summaryrefslogtreecommitdiff
path: root/sw/source/filter/xml/xmlmeta.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/filter/xml/xmlmeta.cxx')
-rw-r--r--sw/source/filter/xml/xmlmeta.cxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/sw/source/filter/xml/xmlmeta.cxx b/sw/source/filter/xml/xmlmeta.cxx
index 6352f2be4134..79b121a2773a 100644
--- a/sw/source/filter/xml/xmlmeta.cxx
+++ b/sw/source/filter/xml/xmlmeta.cxx
@@ -41,8 +41,6 @@ using namespace ::com::sun::star::lang;
using namespace ::com::sun::star::text;
using namespace ::xmloff::token;
-// ---------------------------------------------------------------------
-
uno::Reference<document::XDocumentProperties>
SwXMLImport::GetDocumentProperties() const
{
@@ -76,8 +74,6 @@ SvXMLImportContext *SwXMLImport::CreateMetaContext(
return pContext;
}
-// ---------------------------------------------------------------------
-
enum SvXMLTokenMapAttrs
{
XML_TOK_META_STAT_TABLE = 1,
@@ -161,8 +157,6 @@ void SwXMLImport::SetStatistics(
pProgress->SetValue( 0 );
}
-// ---------------------------------------------------------------------
-
void SwXMLExport::_ExportMeta()
{
SvXMLExport::_ExportMeta();