summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/xmlannoi.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/xml/xmlannoi.cxx')
-rw-r--r--sc/source/filter/xml/xmlannoi.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/source/filter/xml/xmlannoi.cxx b/sc/source/filter/xml/xmlannoi.cxx
index de6eb7003fcd..51843bcd74e0 100644
--- a/sc/source/filter/xml/xmlannoi.cxx
+++ b/sc/source/filter/xml/xmlannoi.cxx
@@ -30,7 +30,7 @@
using namespace com::sun::star;
using namespace xmloff::token;
-//------------------------------------------------------------------
+
ScXMLAnnotationData::ScXMLAnnotationData() :
mbUseShapePos( false ),
@@ -42,7 +42,7 @@ ScXMLAnnotationData::~ScXMLAnnotationData()
{
}
-//------------------------------------------------------------------
+
ScXMLAnnotationContext::ScXMLAnnotationContext( ScXMLImport& rImport,
sal_uInt16 nPrfx,