summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/lwpfilter.cxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2014-04-14 13:16:10 +0200
committerStephan Bergmann <sbergman@redhat.com>2014-04-14 13:16:10 +0200
commit6a9271ff833798927d6f5d1b64f836933c87ff73 (patch)
treebf9343cb1860340ca5672a35c976a1421f602c1b /lotuswordpro/source/filter/lwpfilter.cxx
parent5b8ca52fe7ebe40761b9ecd84d313f90eba61687 (diff)
Remove unused code
Change-Id: I4e1e9f8c9b98fa77c8149fc5f876a2e7777b19e8
Diffstat (limited to 'lotuswordpro/source/filter/lwpfilter.cxx')
-rw-r--r--lotuswordpro/source/filter/lwpfilter.cxx13
1 files changed, 0 insertions, 13 deletions
diff --git a/lotuswordpro/source/filter/lwpfilter.cxx b/lotuswordpro/source/filter/lwpfilter.cxx
index 90c2c23a3849..c316cc750c8d 100644
--- a/lotuswordpro/source/filter/lwpfilter.cxx
+++ b/lotuswordpro/source/filter/lwpfilter.cxx
@@ -130,14 +130,6 @@ void LWPFilterReader::cancel() throw (com::sun::star::uno::RuntimeException, std
{
}
-uno::Reference< XInterface > LWPFilterImportFilter_CreateInstance(
- const uno::Reference< XMultiServiceFactory >& rSMgr ) throw( Exception )
-{
- LWPFilterImportFilter *p = new LWPFilterImportFilter( rSMgr );
-
- return uno::Reference< XInterface > ( (OWeakObject* )p );
-}
-
LWPFilterImportFilter::LWPFilterImportFilter( const uno::Reference< XMultiServiceFactory >& xFact )
{
try
@@ -414,11 +406,6 @@ int ReadWordproFile(SvStream &rStream, uno::Reference<XDocumentHandler>& xHandle
}
}
-void ErrorMsg(int /*iErrCode*/)
-{
-
-}
-
/**
* @descr Compare if pBuf equals with the first 16 bytes
* @param pBuf that contains the file data