summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/xmlexprt.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/xml/xmlexprt.cxx')
-rw-r--r--sc/source/filter/xml/xmlexprt.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/sc/source/filter/xml/xmlexprt.cxx b/sc/source/filter/xml/xmlexprt.cxx
index fa4c4407cf88..4be07a04f5d6 100644
--- a/sc/source/filter/xml/xmlexprt.cxx
+++ b/sc/source/filter/xml/xmlexprt.cxx
@@ -184,7 +184,7 @@ using ::std::vector;
using ::com::sun::star::uno::Reference;
using ::com::sun::star::uno::UNO_QUERY;
-//----------------------------------------------------------------------------
+
namespace
{
@@ -238,7 +238,7 @@ OUString lcl_GetFormattedString( ScDocument* pDoc, const ScAddress& rPos )
} // anonymous namespace
-//----------------------------------------------------------------------------
+
OUString SAL_CALL ScXMLOOoExport_getImplementationName() throw()
{
@@ -418,7 +418,7 @@ uno::Reference< uno::XInterface > SAL_CALL ScXMLOasisExport_Settings_createInsta
{
return (cppu::OWeakObject*)new ScXMLExport(comphelper::getComponentContext(rSMgr), ScXMLOasisExport_Settings_getImplementationName(), EXPORT_SETTINGS|EXPORT_OASIS);
}
-//----------------------------------------------------------------------------
+
class ScXMLShapeExport : public XMLShapeExport
{
@@ -445,7 +445,7 @@ void ScXMLShapeExport::onExport( const uno::Reference < drawing::XShape >& xShap
}
}
-//----------------------------------------------------------------------------
+
sal_Int16 ScXMLExport::GetFieldUnit()
{