summaryrefslogtreecommitdiffstats
path: root/editeng/source/uno
diff options
context:
space:
mode:
Diffstat (limited to 'editeng/source/uno')
-rw-r--r--editeng/source/uno/unofield.cxx1
-rw-r--r--editeng/source/uno/unotext.cxx2
-rw-r--r--editeng/source/uno/unotext2.cxx2
3 files changed, 0 insertions, 5 deletions
diff --git a/editeng/source/uno/unofield.cxx b/editeng/source/uno/unofield.cxx
index 0a20a3e6cadf..d6fc905078c2 100644
--- a/editeng/source/uno/unofield.cxx
+++ b/editeng/source/uno/unofield.cxx
@@ -231,7 +231,6 @@ static tools::Time setTime( util::DateTime const & rDate )
}
-// class SvxUnoTextField
namespace
{
diff --git a/editeng/source/uno/unotext.cxx b/editeng/source/uno/unotext.cxx
index 25d2b70c3098..475200c27af3 100644
--- a/editeng/source/uno/unotext.cxx
+++ b/editeng/source/uno/unotext.cxx
@@ -206,7 +206,6 @@ static void CheckSelection( struct ESelection& rSel, SvxEditSource *pEdit ) thro
}
-// class SvxUnoTextRangeBase
UNO3_GETIMPLEMENTATION_IMPL( SvxUnoTextRangeBase );
@@ -1595,7 +1594,6 @@ OUString SAL_CALL SvxUnoTextRange::getImplementationName()
}
-// class SvxUnoText
SvxUnoTextBase::SvxUnoTextBase(const SvxItemPropertySet* _pSet)
diff --git a/editeng/source/uno/unotext2.cxx b/editeng/source/uno/unotext2.cxx
index 8addcc5fa2ab..2059d5bc4bd2 100644
--- a/editeng/source/uno/unotext2.cxx
+++ b/editeng/source/uno/unotext2.cxx
@@ -114,7 +114,6 @@ uno::Any SvxUnoTextContentEnumeration::nextElement()
}
-// class SvxUnoTextContent
SvxUnoTextContent::SvxUnoTextContent( const SvxUnoTextBase& rText, sal_Int32 nPara ) throw()
@@ -376,7 +375,6 @@ uno::Sequence< OUString > SAL_CALL SvxUnoTextContent::getSupportedServiceNames()
}
-// class SvxUnoTextRangeEnumeration
SvxUnoTextRangeEnumeration::SvxUnoTextRangeEnumeration(const SvxUnoTextBase& rParentText, sal_Int32 nPara, const ESelection& rSel)