summaryrefslogtreecommitdiff
path: root/include/editeng/unotext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/unotext.hxx')
-rw-r--r--include/editeng/unotext.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/editeng/unotext.hxx b/include/editeng/unotext.hxx
index cbe5b8be6057..00493de55cbd 100644
--- a/include/editeng/unotext.hxx
+++ b/include/editeng/unotext.hxx
@@ -351,7 +351,6 @@ public:
};
-
class SvxUnoTextBase;
class EDITENG_DLLPUBLIC SvxUnoTextRange : public SvxUnoTextRangeBase,
public css::lang::XTypeProvider,
@@ -483,7 +482,6 @@ public:
};
-
class SvxUnoTextContentEnumeration : public ::cppu::WeakAggImplHelper1< css::container::XEnumeration >
{
private:
@@ -578,7 +576,6 @@ public:
};
-
class SvxUnoTextRangeEnumeration : public ::cppu::WeakAggImplHelper1< css::container::XEnumeration >
{
private:
@@ -599,7 +596,6 @@ public:
};
-
class EDITENG_DLLPUBLIC SvxUnoTextCursor : public SvxUnoTextRangeBase,
public css::text::XTextCursor,
public css::lang::XTypeProvider,