summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/unotextmarkup.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/inc/unotextmarkup.hxx')
-rw-r--r--sw/source/core/inc/unotextmarkup.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sw/source/core/inc/unotextmarkup.hxx b/sw/source/core/inc/unotextmarkup.hxx
index a4b1d89d8911..96980afef814 100644
--- a/sw/source/core/inc/unotextmarkup.hxx
+++ b/sw/source/core/inc/unotextmarkup.hxx
@@ -37,7 +37,6 @@ namespace com { namespace sun { namespace star { namespace text {
class XTextRange;
} } } }
-
class SwTxtNode;
class SfxPoolItem;
@@ -79,7 +78,6 @@ protected:
const ModelToViewHelper maConversionMap;
};
-
/** Implementation of the ::com::sun::star::container::XStringKeyMap interface
*/
class SwXStringKeyMap:
@@ -108,5 +106,4 @@ private:
#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */