summaryrefslogtreecommitdiff
path: root/include/editeng/flditem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/flditem.hxx')
-rw-r--r--include/editeng/flditem.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/editeng/flditem.hxx b/include/editeng/flditem.hxx
index bef62976fa39..5d3acdce600e 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: */