summaryrefslogtreecommitdiff
path: root/sw/source/filter/xml/xmlimp.hxx
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2011-11-16 01:48:40 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2011-11-16 23:59:47 +0900
commit91a92b94531cb8997ba204016cd2171f7c118f51 (patch)
treeba0f2342767e2fa28be7527add22caa1952082e8 /sw/source/filter/xml/xmlimp.hxx
parent73d3c9504a479e62126d1e7a1766173370603aa1 (diff)
removed dead code
Diffstat (limited to 'sw/source/filter/xml/xmlimp.hxx')
-rw-r--r--sw/source/filter/xml/xmlimp.hxx13
1 files changed, 0 insertions, 13 deletions
diff --git a/sw/source/filter/xml/xmlimp.hxx b/sw/source/filter/xml/xmlimp.hxx
index ef9bc9320f57..0252d8a4e98d 100644
--- a/sw/source/filter/xml/xmlimp.hxx
+++ b/sw/source/filter/xml/xmlimp.hxx
@@ -121,19 +121,6 @@ public:
const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory > xServiceFactory,
sal_uInt16 nImportFlags = IMPORT_ALL);
-#ifdef XML_CORE_API
- SwXMLImport(
- const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory > xServiceFactory,
- SwDoc& rDoc,
- const SwPaM& rPaM,
- sal_Bool bLoadDoc,
- sal_Bool bInsertMode,
- sal_uInt16 nStyleFamMask,
- const ::com::sun::star::uno::Reference< ::com::sun::star::frame::XModel > & rModel,
- const ::com::sun::star::uno::Reference< ::com::sun::star::document::XGraphicObjectResolver > &,
- SvStorage *pPkg );
-#endif
-
~SwXMLImport() throw();
// ::com::sun::star::xml::sax::XDocumentHandler