summaryrefslogtreecommitdiff
path: root/sw/inc/paratr.hxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2005-03-29 13:36:19 +0000
committerRüdiger Timm <rt@openoffice.org>2005-03-29 13:36:19 +0000
commit62c409788f5aa6684cfe7b0a64fc9fad6fd71f1f (patch)
tree6dfb7e23a73f8269d3bd330022f05bb05a5acc12 /sw/inc/paratr.hxx
parenta109a0d267e3821a7a350f0b0f43092fc802eaa6 (diff)
INTEGRATION: CWS swqcore08 (1.11.136); FILE MERGED
2005/03/04 18:30:00 hbrinkm 1.11.136.1: #i43910# SW_DLLPUPLIC for SwNumRuleItem
Diffstat (limited to 'sw/inc/paratr.hxx')
-rw-r--r--sw/inc/paratr.hxx7
1 files changed, 3 insertions, 4 deletions
diff --git a/sw/inc/paratr.hxx b/sw/inc/paratr.hxx
index 7456b744f302..6dac9c22de67 100644
--- a/sw/inc/paratr.hxx
+++ b/sw/inc/paratr.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: paratr.hxx,v $
*
- * $Revision: 1.11 $
+ * $Revision: 1.12 $
*
- * last change: $Author: rt $ $Date: 2005-01-05 15:56:49 $
+ * last change: $Author: rt $ $Date: 2005-03-29 14:36:19 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -60,7 +60,6 @@
************************************************************************/
#ifndef _PARATR_HXX
#define _PARATR_HXX
-
#ifndef _SFXENUMITEM_HXX //autogen
#include <svtools/eitem.hxx>
#endif
@@ -193,7 +192,7 @@ inline SwRegisterItem& SwRegisterItem::operator=(
return *this;
}
-class SwNumRuleItem : public SfxStringItem
+class SW_DLLPUBLIC SwNumRuleItem : public SfxStringItem
{
SwModify* pDefinedIn; // Modify-Object, in dem das NumRule steht
// kann nur TxtFmtCollection/TxtNode sein