Searched refs:xImplReg (Results 1 – 7 of 7) sorted by relevance
186 Reference< XImplementationRegistration > xImplReg( in main() local188 OSL_ENSURE( xImplReg.is(), "### no impl reg!" ); in main()192 xImplReg->registerImplementation( in main()196 xImplReg->registerImplementation( in main()
169 Reference<com::sun::star::registry::XImplementationRegistration> xImplReg( in SAL_IMPLEMENT_MAIN() local171 OSL_ENSURE( xImplReg.is(), "### no impl reg!" ); in SAL_IMPLEMENT_MAIN()177 xImplReg->registerImplementation( in SAL_IMPLEMENT_MAIN()
276 Reference< registry::XImplementationRegistration > xImplReg( xMgr->createInstanceWithContext( in SAL_IMPLEMENT_MAIN() local278 OSL_ENSURE( xImplReg.is(), "### no impl reg!" ); in SAL_IMPLEMENT_MAIN()279 xImplReg->registerImplementation( in SAL_IMPLEMENT_MAIN()
263 Reference< registry::XImplementationRegistration > xImplReg( in SAL_IMPLEMENT_MAIN() local270 OSL_ENSURE( xImplReg.is(), "### no impl reg!" ); in SAL_IMPLEMENT_MAIN()274 xImplReg->registerImplementation( in SAL_IMPLEMENT_MAIN()
1017 Reference< XImplementationRegistration > xImplReg( in SAL_IMPLEMENT_MAIN() local1023 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()
1551 Reference< XImplementationRegistration > xImplReg( in SAL_IMPLEMENT_MAIN() local1553 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()
678 Reference< XImplementationRegistration > xImplReg( in SAL_IMPLEMENT_MAIN() local680 OSL_ENSURE( xImplReg.is(), "### no impl reg!" ); in SAL_IMPLEMENT_MAIN()684 xImplReg->registerImplementation( in SAL_IMPLEMENT_MAIN()
Completed in 46 milliseconds