diff options
Diffstat (limited to 'sw/inc/unoatxt.hxx')
-rw-r--r-- | sw/inc/unoatxt.hxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sw/inc/unoatxt.hxx b/sw/inc/unoatxt.hxx index b0d73c249132..f8e4654dd351 100644 --- a/sw/inc/unoatxt.hxx +++ b/sw/inc/unoatxt.hxx @@ -58,10 +58,6 @@ class SwXBodyText; SV_DECL_REF( SwDocShell ) #endif - -/****************************************************************************** - * - ******************************************************************************/ ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > SAL_CALL SwXAutoTextContainer_createInstance( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory > & ) throw ( ::com::sun::star::uno::Exception ); |