summaryrefslogtreecommitdiff
path: root/include/comphelper
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2014-03-12 17:04:03 +0100
committerStephan Bergmann <sbergman@redhat.com>2014-03-13 12:50:12 +0100
commit61c44a9929f496c4e5cd14c3647cb75391d83e0b (patch)
treefb49d5472030e3aa1ed1f0f390be56f44f65fe1f /include/comphelper
parent86fc293a4fea63d21e5afe717c18ee9419211fe3 (diff)
comphelper::OIHWrapNoFilterDialog does not implement XInitialization
Change-Id: Idce153607c3deb3f0a1809b9d18cbcc6f30cf04d
Diffstat (limited to 'include/comphelper')
-rw-r--r--include/comphelper/ihwrapnofilter.hxx11
1 files changed, 0 insertions, 11 deletions
diff --git a/include/comphelper/ihwrapnofilter.hxx b/include/comphelper/ihwrapnofilter.hxx
index db2926868f05..d7fb2a85300e 100644
--- a/include/comphelper/ihwrapnofilter.hxx
+++ b/include/comphelper/ihwrapnofilter.hxx
@@ -23,9 +23,7 @@
#include <com/sun/star/task/XInteractionHandler2.hpp>
#include <com/sun/star/task/XInteractionHandler.hpp>
#include <com/sun/star/task/XInteractionRequest.hpp>
-#include <com/sun/star/lang/XInitialization.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
-#include <com/sun/star/frame/DoubleInitializationException.hpp>
#include <cppuhelper/implbase2.hxx>
#include <comphelper/comphelperdllapi.h>
@@ -61,15 +59,6 @@ namespace comphelper {
throw( com::sun::star::uno::RuntimeException, std::exception );
- // XInitialization
-
-
- virtual void SAL_CALL initialize( const ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any >& aArguments )
- throw ( ::com::sun::star::uno::Exception,
- ::com::sun::star::uno::RuntimeException,
- ::com::sun::star::frame::DoubleInitializationException ) ;
-
-
// XServiceInfo