Home
last modified time | relevance | path

Searched defs:xMgr (Results 1 – 25 of 62) sorted by relevance

123

/dports/editors/libreoffice/libreoffice-7.2.6.2/stoc/test/javavm/
H A Dtestjavavm.cxx47 sal_Bool testJavaVM(const Reference< XMultiServiceFactory > & xMgr ) in testJavaVM()
121 Reference<XMultiServiceFactory> xMgr( fac, UNO_QUERY); in SAL_IMPLEMENT_MAIN() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/stoc/test/javavm/
H A Dtestjavavm.cxx47 sal_Bool testJavaVM(const Reference< XMultiServiceFactory > & xMgr ) in testJavaVM()
121 Reference<XMultiServiceFactory> xMgr( fac, UNO_QUERY); in SAL_IMPLEMENT_MAIN() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/odk/examples/cpp/counter/
H A Dcountermain.cxx70 Reference< XMultiComponentFactory > xMgr = xContext->getServiceManager(); in SAL_IMPLEMENT_MAIN() local
H A Dcounter.cxx137 Reference< XInterface > SAL_CALL MyCounterImpl_create( in MyCounterImpl_create()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/odk/examples/cpp/counter/
H A Dcountermain.cxx70 Reference< XMultiComponentFactory > xMgr = xContext->getServiceManager(); in SAL_IMPLEMENT_MAIN() local
H A Dcounter.cxx140 Reference< XInterface > SAL_CALL MyCounterImpl_create( in MyCounterImpl_create()
/dports/editors/libreoffice/libreoffice-7.2.6.2/stoc/test/javavm/jvm_interaction/
H A Dinteractionhandler.cxx120 sal_Bool test1(const Reference< XMultiServiceFactory > & xMgr ) in test1()
179 Reference<XMultiServiceFactory> xMgr( fac, UNO_QUERY); in SAL_IMPLEMENT_MAIN() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/stoc/test/javavm/jvm_interaction/
H A Dinteractionhandler.cxx120 sal_Bool test1(const Reference< XMultiServiceFactory > & xMgr ) in test1()
179 Reference<XMultiServiceFactory> xMgr( fac, UNO_QUERY); in SAL_IMPLEMENT_MAIN() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/components/
H A Dfactory.cxx42 Reference< css::lang::XMultiServiceFactory > xMgr( in vcl_component_getFactory() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/components/
H A Dfactory.cxx42 Reference< css::lang::XMultiServiceFactory > xMgr( in vcl_component_getFactory() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/stoc/test/
H A Dtestintrosp.cxx59 …ence<XIdlClass> TypeToIdlClass( const Type& rType, const Reference< XMultiServiceFactory > & xMgr ) in TypeToIdlClass()
85 …oString( const Any& aValue, sal_Bool bIncludeType, const Reference< XMultiServiceFactory > & xMgr ) in AnyToString()
179 explicit ImplPropertySetInfo( const Reference< XMultiServiceFactory > & xMgr ) in ImplPropertySetInfo()
299 explicit ImplIntroTest( const Reference< XMultiServiceFactory > & xMgr ) in ImplIntroTest()
672 Any getIntrospectionTestObject( const Reference< XMultiServiceFactory > & xMgr ) in getIntrospectionTestObject()
680 static sal_Bool test_introsp( Reference< XMultiServiceFactory > xMgr, in test_introsp()
1160 …Reference< XMultiServiceFactory > xMgr( createRegistryServiceFactory( OUString("stoctest.rdb") ) ); in SAL_IMPLEMENT_MAIN() local
H A Dtestconv.cxx603 static void test_Conversion( const Reference< XMultiServiceFactory > & xMgr ) in test_Conversion()
657 …Reference< XMultiServiceFactory > xMgr( createRegistryServiceFactory( OUString("stoctest.rdb") ) ); in SAL_IMPLEMENT_MAIN() local
H A Dtestcorefl.cxx346 Reference< XMultiServiceFactory > xMgr( in SAL_IMPLEMENT_MAIN() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/stoc/test/
H A Dtestintrosp.cxx59 …ence<XIdlClass> TypeToIdlClass( const Type& rType, const Reference< XMultiServiceFactory > & xMgr ) in TypeToIdlClass()
85 …oString( const Any& aValue, sal_Bool bIncludeType, const Reference< XMultiServiceFactory > & xMgr ) in AnyToString()
179 explicit ImplPropertySetInfo( const Reference< XMultiServiceFactory > & xMgr ) in ImplPropertySetInfo()
299 explicit ImplIntroTest( const Reference< XMultiServiceFactory > & xMgr ) in ImplIntroTest()
672 Any getIntrospectionTestObject( const Reference< XMultiServiceFactory > & xMgr ) in getIntrospectionTestObject()
680 static sal_Bool test_introsp( Reference< XMultiServiceFactory > xMgr, in test_introsp()
1160 …Reference< XMultiServiceFactory > xMgr( createRegistryServiceFactory( OUString("stoctest.rdb") ) ); in SAL_IMPLEMENT_MAIN() local
H A Dtestconv.cxx603 static void test_Conversion( const Reference< XMultiServiceFactory > & xMgr ) in test_Conversion()
657 …Reference< XMultiServiceFactory > xMgr( createRegistryServiceFactory( OUString("stoctest.rdb") ) ); in SAL_IMPLEMENT_MAIN() local
H A Dtestcorefl.cxx346 Reference< XMultiServiceFactory > xMgr( in SAL_IMPLEMENT_MAIN() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/odk/examples/DevelopersGuide/Components/CppComponent/
H A Dservice2_impl.cxx187 char const * implName, lang::XMultiServiceFactory * xMgr, in component_getFactory()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/odk/examples/DevelopersGuide/Components/CppComponent/
H A Dservice2_impl.cxx199 sal_Char const * implName, lang::XMultiServiceFactory * xMgr, in component_getFactory()
/dports/editors/libreoffice/libreoffice-7.2.6.2/javaunohelper/test/com/sun/star/lib/uno/helper/
H A DFactory_Test.java145 XMultiServiceFactory xMgr = RegistryServiceFactory.create( rdb ); in main() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/javaunohelper/test/com/sun/star/lib/uno/helper/
H A DFactory_Test.java145 XMultiServiceFactory xMgr = RegistryServiceFactory.create( rdb ); in main() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/io/test/
H A Dtestconnection.cxx172 Reference< XMultiServiceFactory > xMgr( in main() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/io/test/
H A Dtestconnection.cxx168 Reference< XMultiServiceFactory > xMgr( in main() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/cppuhelper/source/
H A Dshlib.cxx348 css::uno::Reference<css::lang::XMultiServiceFactory> const & xMgr, in loadSharedLibComponentFactory()
375 css::uno::Reference<css::lang::XMultiServiceFactory> const & xMgr, in writeSharedLibComponentInfo()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cppuhelper/source/
H A Dshlib.cxx350 css::uno::Reference<css::lang::XMultiServiceFactory> const & xMgr, in loadSharedLibComponentFactory()
377 css::uno::Reference<css::lang::XMultiServiceFactory> const & xMgr, in writeSharedLibComponentInfo()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/lingucomponent/source/numbertext/
H A Dnumbertext.cxx193 SAL_DLLPUBLIC_EXPORT void* numbertext_component_getFactory(sal_Char const* implName, void* xMgr, in numbertext_component_getFactory()

123