diff --git a/forms/source/component/Filter.hxx b/forms/source/component/Filter.hxx index 37086f65abe9..9867ecff213f 100644 --- a/forms/source/component/Filter.hxx +++ b/forms/source/component/Filter.hxx @@ -2,9 +2,9 @@ * * $RCSfile: Filter.hxx,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: hr $ $Date: 2003-03-25 18:01:15 $ + * last change: $Author: kz $ $Date: 2003-12-11 12:28:37 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -209,7 +209,6 @@ namespace frm // com::sun::star::lang::XServiceInfo - static version static ::rtl::OUString SAL_CALL getImplementationName_Static(); static ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getSupportedServiceNames_Static(); - static ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getCurrentServiceNames_Static(); static ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > SAL_CALL Create( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory >& _rxFactory ); protected: