Kaydet (Commit) 62c40978 authored tarafından Rüdiger Timm's avatar Rüdiger Timm

INTEGRATION: CWS swqcore08 (1.11.136); FILE MERGED

2005/03/04 18:30:00 hbrinkm 1.11.136.1: #i43910# SW_DLLPUPLIC for SwNumRuleItem
üst a109a0d2
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: paratr.hxx,v $ * $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 * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
...@@ -60,7 +60,6 @@ ...@@ -60,7 +60,6 @@
************************************************************************/ ************************************************************************/
#ifndef _PARATR_HXX #ifndef _PARATR_HXX
#define _PARATR_HXX #define _PARATR_HXX
#ifndef _SFXENUMITEM_HXX //autogen #ifndef _SFXENUMITEM_HXX //autogen
#include <svtools/eitem.hxx> #include <svtools/eitem.hxx>
#endif #endif
...@@ -193,7 +192,7 @@ inline SwRegisterItem& SwRegisterItem::operator=( ...@@ -193,7 +192,7 @@ inline SwRegisterItem& SwRegisterItem::operator=(
return *this; return *this;
} }
class SwNumRuleItem : public SfxStringItem class SW_DLLPUBLIC SwNumRuleItem : public SfxStringItem
{ {
SwModify* pDefinedIn; // Modify-Object, in dem das NumRule steht SwModify* pDefinedIn; // Modify-Object, in dem das NumRule steht
// kann nur TxtFmtCollection/TxtNode sein // kann nur TxtFmtCollection/TxtNode sein
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment