Kaydet (Commit) 77eb5bf9 authored tarafından Kurt Zenker's avatar Kurt Zenker

INTEGRATION: CWS frmcontrols01 (1.2.46); FILE MERGED

2003/10/22 13:06:04 fs 1.2.46.1: removed obsolete getCurrentServiceNames_Static (stumbled upon this during #21277#)
üst 6a98e7ac
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: Filter.hxx,v $ * $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 * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
...@@ -209,7 +209,6 @@ namespace frm ...@@ -209,7 +209,6 @@ namespace frm
// com::sun::star::lang::XServiceInfo - static version // com::sun::star::lang::XServiceInfo - static version
static ::rtl::OUString SAL_CALL getImplementationName_Static(); 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 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 ); 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: protected:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment