Home
last modified time | relevance | path

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

/aoo41x/main/cppuhelper/test/
H A Dcfg_test.cxx165 class ServiceImpl1 : public ServiceImpl0 class
168 inline ServiceImpl1( Reference< XComponentContext > const & xContext ) SAL_THROW( () )
177 OUString ServiceImpl1::getImplementationName() in getImplementationName()
183 Sequence< OUString > ServiceImpl1::getSupportedServiceNames() in getSupportedServiceNames()
201 return (OWeakObject *)new ServiceImpl1( xContext ); in ServiceImpl1_create()

Completed in 10 milliseconds