summaryrefslogtreecommitdiff
path: root/xmloff/source/text/XMLTextMasterStylesContext.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/text/XMLTextMasterStylesContext.cxx')
-rw-r--r--xmloff/source/text/XMLTextMasterStylesContext.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/xmloff/source/text/XMLTextMasterStylesContext.cxx b/xmloff/source/text/XMLTextMasterStylesContext.cxx
index 119920ba25b5..6781163a0df5 100644
--- a/xmloff/source/text/XMLTextMasterStylesContext.cxx
+++ b/xmloff/source/text/XMLTextMasterStylesContext.cxx
@@ -25,15 +25,12 @@
#include <xmloff/XMLTextMasterPageContext.hxx>
#include <xmloff/XMLTextMasterStylesContext.hxx>
-
using namespace ::com::sun::star::uno;
using namespace ::com::sun::star::xml::sax;
using ::xmloff::token::IsXMLToken;
using ::xmloff::token::XML_MASTER_PAGE;
-// ------------------------------------------------------------------------
-
TYPEINIT1( XMLTextMasterStylesContext, SvXMLStylesContext );
sal_Bool XMLTextMasterStylesContext::InsertStyleFamily( sal_uInt16 ) const