summaryrefslogtreecommitdiff
path: root/xmloff/source/text/txtparaimphint.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/text/txtparaimphint.hxx')
-rw-r--r--xmloff/source/text/txtparaimphint.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/xmloff/source/text/txtparaimphint.hxx b/xmloff/source/text/txtparaimphint.hxx
index f92e12f82839..192c45b85465 100644
--- a/xmloff/source/text/txtparaimphint.hxx
+++ b/xmloff/source/text/txtparaimphint.hxx
@@ -25,8 +25,6 @@
#include "XMLTextFrameContext.hxx"
#include <xmloff/XMLEventsImportContext.hxx>
-// ---------------------------------------------------------------------
-
#define XML_HINT_STYLE 1
#define XML_HINT_REFERENCE 2
#define XML_HINT_HYPERLINK 3
@@ -155,7 +153,6 @@ public:
}
};
-
class XMLIndexMarkHint_Impl : public XMLHint_Impl
{
const css::uno::Reference<css::beans::XPropertySet> xIndexMarkPropSet;
@@ -188,7 +185,6 @@ public:
const OUString& GetID() const { return sID; }
};
-
class XMLTextFrameHint_Impl : public XMLHint_Impl
{
// OD 2004-04-20 #i26791#