INTEGRATION: CWS sb88 (1.5.10); FILE MERGED
2008/06/03 15:29:50 sb 1.5.10.1: #i89553 applied patch by cmc
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
* OpenOffice.org - a multi-platform office productivity suite
|
||||
*
|
||||
* $RCSfile: localschemasupplier.hxx,v $
|
||||
* $Revision: 1.5 $
|
||||
* $Revision: 1.6 $
|
||||
*
|
||||
* This file is part of OpenOffice.org.
|
||||
*
|
||||
@@ -102,19 +102,6 @@ class LocalSchemaSupplier : public SingleBackendBase {
|
||||
getSupportedServiceNames( )
|
||||
throw (uno::RuntimeException) ;
|
||||
|
||||
/**
|
||||
Provides the implementation name.
|
||||
|
||||
@return implementation name
|
||||
*/
|
||||
static rtl::OUString SAL_CALL getName(void) ;
|
||||
/**
|
||||
Provides the supported services names
|
||||
|
||||
@return service names
|
||||
*/
|
||||
static uno::Sequence<rtl::OUString> SAL_CALL getServices(void) ;
|
||||
|
||||
private :
|
||||
/** Service factory */
|
||||
uno::Reference<lang::XMultiServiceFactory> mFactory ;
|
||||
|
Reference in New Issue
Block a user