Home
last modified time | relevance | path

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

/aoo4110/main/testtools/source/bridgetest/
H A Dbridgetest.cxx109 class TestBridgeImpl : public osl::DebugBase<TestBridgeImpl>, class
115 TestBridgeImpl( const Reference< XComponentContext > & xContext ) in TestBridgeImpl() function in bridge_test::TestBridgeImpl
118 virtual ~TestBridgeImpl() in ~TestBridgeImpl()
1139 sal_Int32 TestBridgeImpl::run( const Sequence< OUString > & rArgs ) in run()
1247 OUString TestBridgeImpl::getImplementationName() in getImplementationName()
1253 sal_Bool TestBridgeImpl::supportsService( const OUString & rServiceName ) in supportsService()
1266 Sequence< OUString > TestBridgeImpl::getSupportedServiceNames() in getSupportedServiceNames()
1279 static_cast< OWeakObject * >( new TestBridgeImpl( xContext ) ) ); in TestBridgeImpl_create()

Completed in 22 milliseconds