diff options
Diffstat (limited to 'include/editeng/flditem.hxx')
-rw-r--r-- | include/editeng/flditem.hxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/editeng/flditem.hxx b/include/editeng/flditem.hxx index 2dcaa0631043..82770266375c 100644 --- a/include/editeng/flditem.hxx +++ b/include/editeng/flditem.hxx @@ -40,7 +40,6 @@ class MetaAction; // class SvxFieldItem --------------------------------------------------- - class EDITENG_DLLPUBLIC SvxFieldData : public SvPersistBase { public: @@ -307,7 +306,6 @@ enum SvxFileFormat { SVXFILEFORMAT_NAME_EXT = 0, // File name with Extension }; - class EDITENG_DLLPUBLIC SvxExtFileField : public SvxFieldData { private: @@ -414,8 +412,6 @@ public: }; - - #endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |