Home
last modified time | relevance | path

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

/trunk/main/io/test/
H A Dtestconnection.cxx186 Reference< XImplementationRegistration > xImplReg( in main() local
188 OSL_ENSURE( xImplReg.is(), "### no impl reg!" ); in main()
192 xImplReg->registerImplementation( in main()
196 xImplReg->registerImplementation( in main()
/trunk/main/stoc/test/javavm/
H A Dtestjavavm.cxx169 Reference<com::sun::star::registry::XImplementationRegistration> xImplReg( in SAL_IMPLEMENT_MAIN() local
171 OSL_ENSURE( xImplReg.is(), "### no impl reg!" ); in SAL_IMPLEMENT_MAIN()
177 xImplReg->registerImplementation( in SAL_IMPLEMENT_MAIN()
/trunk/main/cppuhelper/test/
H A Dcfg_test.cxx276 Reference< registry::XImplementationRegistration > xImplReg( xMgr->createInstanceWithContext( in SAL_IMPLEMENT_MAIN() local
278 OSL_ENSURE( xImplReg.is(), "### no impl reg!" ); in SAL_IMPLEMENT_MAIN()
279 xImplReg->registerImplementation( in SAL_IMPLEMENT_MAIN()
/trunk/main/stoc/test/
H A Dtestproxyfac.cxx263 Reference< registry::XImplementationRegistration > xImplReg( in SAL_IMPLEMENT_MAIN() local
270 OSL_ENSURE( xImplReg.is(), "### no impl reg!" ); in SAL_IMPLEMENT_MAIN()
274 xImplReg->registerImplementation( in SAL_IMPLEMENT_MAIN()
H A Dtestiadapter.cxx1017 Reference< XImplementationRegistration > xImplReg( in SAL_IMPLEMENT_MAIN() local
1023 OSL_ENSURE( xImplReg.is(), "### no impl reg!" ); in SAL_IMPLEMENT_MAIN()
1025 xImplReg->registerImplementation( in SAL_IMPLEMENT_MAIN()
1029 xImplReg->registerImplementation( in SAL_IMPLEMENT_MAIN()
1033 xImplReg->registerImplementation( in SAL_IMPLEMENT_MAIN()
1037 xImplReg->registerImplementation( in SAL_IMPLEMENT_MAIN()
1041 xImplReg->registerImplementation( in SAL_IMPLEMENT_MAIN()
H A Dtestintrosp.cxx1551 Reference< XImplementationRegistration > xImplReg( in SAL_IMPLEMENT_MAIN() local
1553 OSL_ENSURE( xImplReg.is(), "### no impl reg!" ); in SAL_IMPLEMENT_MAIN()
1560 xImplReg->registerImplementation(OUString::createFromAscii("com.sun.star.loader.SharedLibrary"), in SAL_IMPLEMENT_MAIN()
1571 xImplReg->registerImplementation(OUString::createFromAscii("com.sun.star.loader.SharedLibrary"), in SAL_IMPLEMENT_MAIN()
H A Dtestconv.cxx678 Reference< XImplementationRegistration > xImplReg( in SAL_IMPLEMENT_MAIN() local
680 OSL_ENSURE( xImplReg.is(), "### no impl reg!" ); in SAL_IMPLEMENT_MAIN()
684 xImplReg->registerImplementation( in SAL_IMPLEMENT_MAIN()

Completed in 54 milliseconds