summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/unomod.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/inc/unomod.hxx')
-rw-r--r--sw/source/ui/inc/unomod.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sw/source/ui/inc/unomod.hxx b/sw/source/ui/inc/unomod.hxx
index c0ee901688da..1d1c8823eb7c 100644
--- a/sw/source/ui/inc/unomod.hxx
+++ b/sw/source/ui/inc/unomod.hxx
@@ -53,7 +53,6 @@ protected:
public:
SwXModule();
-
//XViewSettings
virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > SAL_CALL getViewSettings(void)
throw( ::com::sun::star::uno::RuntimeException, std::exception );
@@ -105,7 +104,6 @@ protected:
public:
SwXPrintSettings( SwXPrintSettingsType eType, SwDoc * pDoc = NULL );
-
//XServiceInfo
virtual OUString SAL_CALL getImplementationName(void)
throw( ::com::sun::star::uno::RuntimeException, std::exception );
@@ -149,7 +147,6 @@ protected:
public:
SwXViewSettings(sal_Bool bWeb, SwView* pView);
-
//XServiceInfo
virtual OUString SAL_CALL getImplementationName(void) throw( ::com::sun::star::uno::RuntimeException, std::exception );
virtual sal_Bool SAL_CALL supportsService(const OUString& ServiceName) throw( ::com::sun::star::uno::RuntimeException, std::exception );