Home
last modified time | relevance | path

Searched refs:BackingComp (Results 1 – 3 of 3) sorted by relevance

/AOO41X/main/framework/source/services/
H A Dbackingcomp.cxx87 BackingComp::BackingComp( const css::uno::Reference< css::lang::XMultiServiceFactory > xSMGR ) in BackingComp() function in framework::BackingComp
95 BackingComp::~BackingComp() in ~BackingComp()
116 css::uno::Any SAL_CALL BackingComp::queryInterface( /*IN*/ const css::uno::Type& aType ) in queryInterface()
157 void SAL_CALL BackingComp::acquire() in acquire()
168 void SAL_CALL BackingComp::release() in release()
187 css::uno::Sequence< css::uno::Type > SAL_CALL BackingComp::getTypes() in getTypes()
234 css::uno::Sequence< sal_Int8 > SAL_CALL BackingComp::getImplementationId() in getImplementationId()
266 ::rtl::OUString SAL_CALL BackingComp::getImplementationName() in getImplementationName()
286 sal_Bool SAL_CALL BackingComp::supportsService( /*IN*/ const ::rtl::OUString& sServiceName ) in supportsService()
308 css::uno::Sequence< ::rtl::OUString > SAL_CALL BackingComp::getSupportedServiceNames() in getSupportedServiceNames()
[all …]
/AOO41X/main/framework/inc/services/
H A Dbackingcomp.hxx76 class BackingComp : public css::lang::XTypeProvider class
108 BackingComp( const css::uno::Reference< css::lang::XMultiServiceFactory > xSMGR );
109 virtual ~BackingComp( );
/AOO41X/main/framework/source/register/
H A Dregisterservices.cxx97 IFFACTORY( ::framework::BackingComp ) else