/aoo42x/main/qadevOOo/tests/java/mod/_fwk/ |
H A D | JobExecutor.java | 44 import com.sun.star.lang.XSingleServiceFactory; 160 XSingleServiceFactory jobsFac = (XSingleServiceFactory) in initialize() 161 UnoRuntime.queryInterface(XSingleServiceFactory.class, jobs); in initialize() 171 XSingleServiceFactory eventsFac = (XSingleServiceFactory) in initialize() 172 UnoRuntime.queryInterface(XSingleServiceFactory.class, events); in initialize() 178 XSingleServiceFactory jobListFac = (XSingleServiceFactory) in initialize() 179 AnyConverter.toObject(new Type(XSingleServiceFactory.class), in initialize() 249 XServiceInfo, XSingleServiceFactory {
|
/aoo42x/main/xmlsecurity/source/framework/ |
H A D | xsec_framework.cxx | 67 Reference< XSingleServiceFactory > xFactory( createSingleFactory( in component_getFactory() 82 Reference< XSingleServiceFactory > xFactory( createSingleFactory( in component_getFactory() 97 Reference< XSingleServiceFactory > xFactory( createSingleFactory( in component_getFactory() 112 Reference< XSingleServiceFactory > xFactory( createSingleFactory( in component_getFactory() 127 Reference< XSingleServiceFactory > xFactory( createSingleFactory( in component_getFactory() 142 Reference< XSingleServiceFactory > xFactory = XMLSignatureTemplateImpl::impl_createFactory( in component_getFactory() 155 Reference< XSingleServiceFactory > xFactory = XMLEncryptionTemplateImpl::impl_createFactory( in component_getFactory()
|
/aoo42x/main/cppuhelper/source/ |
H A D | factory.cxx | 70 , public XSingleServiceFactory 158 static_cast< XSingleServiceFactory * >( this ), in queryInterface() 417 ar[ 0 ] = ::getCppuType( (const Reference< XSingleServiceFactory > *)0 ); in getTypes() 626 Reference<XSingleServiceFactory > xModuleFactoryDepr; 969 Reference<XSingleServiceFactory > xFactory; 975 const Reference<XSingleServiceFactory > & rFactory ) in OFactoryProxyHelper() 1060 Reference<XSingleServiceFactory > SAL_CALL createSingleFactory( in createSingleFactory() 1073 Reference<XSingleServiceFactory > SAL_CALL createFactoryProxy( in createFactoryProxy() 1075 const Reference<XSingleServiceFactory > & rFactory ) in createFactoryProxy() 1083 Reference<XSingleServiceFactory > SAL_CALL createOneInstanceFactory( in createOneInstanceFactory() [all …]
|
/aoo42x/main/jurt/java/jurt/src/main/java/com/sun/star/comp/servicemanager/ |
H A D | ServiceManager.java | 38 import com.sun.star.lang.XSingleServiceFactory; 125 public static XSingleServiceFactory getServiceFactory( String implName, in getServiceFactory() 331 …ntln("service found:" + factory + " " + UnoRuntime.queryInterface(XSingleServiceFactory.class, fac… in queryServiceFactory() 384 XSingleServiceFactory xServiceFac = UnoRuntime.queryInterface( in createInstanceWithContext() 385 XSingleServiceFactory.class, fac ); in createInstanceWithContext() 426 XSingleServiceFactory xServiceFac = UnoRuntime.queryInterface( in createInstanceWithArgumentsAndContext() 427 XSingleServiceFactory.class, fac ); in createInstanceWithArgumentsAndContext() 606 XSingleServiceFactory xSingleServiceFactory = in remove() 607 UnoRuntime.queryInterface(XSingleServiceFactory.class, object); in remove() 819 class ServiceManagerFactory implements XServiceInfo, XSingleComponentFactory, XSingleServiceFactory
|
/aoo42x/main/cppuhelper/inc/cppuhelper/ |
H A D | factory.hxx | 193 ::com::sun::star::uno::Reference< ::com::sun::star::lang::XSingleServiceFactory > SAL_CALL 217 ::com::sun::star::uno::Reference< ::com::sun::star::lang::XSingleServiceFactory > SAL_CALL 220 …const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XSingleServiceFactory > & rFactory… 237 ::com::sun::star::uno::Reference< ::com::sun::star::lang::XSingleServiceFactory > SAL_CALL 256 ::com::sun::star::uno::Reference< ::com::sun::star::lang::XSingleServiceFactory > SAL_CALL createSi… 275 ::com::sun::star::uno::Reference< ::com::sun::star::lang::XSingleServiceFactory > SAL_CALL createOn…
|
/aoo42x/main/javaunohelper/test/com/sun/star/comp/helper/ |
H A D | SharedLibraryLoader_Test.java | 41 import com.sun.star.lang.XSingleServiceFactory; 57 private static XSingleServiceFactory sharedLibraryLoaderFactory = null; 110 XSingleServiceFactory aSMgrFac = in test_loadNativeServiceManager() 111 UnoRuntime.queryInterface( XSingleServiceFactory.class, in test_loadNativeServiceManager() 136 XSingleServiceFactory aRegFac = in test_loadNativeSimpleRegistry() 137 UnoRuntime.queryInterface( XSingleServiceFactory.class, in test_loadNativeSimpleRegistry()
|
/aoo42x/main/odk/examples/java/EmbedDocument/Container1/ |
H A D | EmbedContApp.java | 31 import com.sun.star.lang.XSingleServiceFactory; 864 XSingleServiceFactory xStorageFactory = (XSingleServiceFactory)UnoRuntime.queryInterface( in createTempStorage() 865 XSingleServiceFactory.class, in createTempStorage() 890 XSingleServiceFactory xStorageFactory = (XSingleServiceFactory)UnoRuntime.queryInterface( in saveStorageAsFileURI() 891 XSingleServiceFactory.class, in saveStorageAsFileURI() 927 XSingleServiceFactory xStorageFactory = (XSingleServiceFactory)UnoRuntime.queryInterface( in loadFileURI() 928 XSingleServiceFactory.class, in loadFileURI()
|
/aoo42x/main/unoxml/source/service/ |
H A D | services.cxx | 66 Reference< XSingleServiceFactory > xFactory; in component_getFactory() 72 xFactory = Reference< XSingleServiceFactory >( in component_getFactory() 79 xFactory = Reference< XSingleServiceFactory >( in component_getFactory() 86 xFactory = Reference< XSingleServiceFactory >( in component_getFactory() 93 xFactory = Reference< XSingleServiceFactory >( in component_getFactory()
|
/aoo42x/main/swext/mediawiki/src/com/sun/star/wiki/ |
H A D | Settings.java | 30 import com.sun.star.lang.XSingleServiceFactory; 232 …XSingleServiceFactory xConnectionFactory = ( XSingleServiceFactory ) UnoRuntime.queryInterface( XS… in storeConfiguration() 256 …XSingleServiceFactory xDocListFactory = ( XSingleServiceFactory ) UnoRuntime.queryInterface( XSing… in storeConfiguration()
|
/aoo42x/main/embeddedobj/test/Container1/ |
H A D | EmbedContApp.java | 37 import com.sun.star.lang.XSingleServiceFactory; 1432 XSingleServiceFactory xStorageFactory = (XSingleServiceFactory)UnoRuntime.queryInterface( in createTempStorage() 1433 XSingleServiceFactory.class, in createTempStorage() 1458 XSingleServiceFactory xStorageFactory = (XSingleServiceFactory)UnoRuntime.queryInterface( in saveObjectAsFileURI() 1459 XSingleServiceFactory.class, in saveObjectAsFileURI() 1513 XSingleServiceFactory xStorageFactory = (XSingleServiceFactory)UnoRuntime.queryInterface( in loadFileURI() 1514 XSingleServiceFactory.class, in loadFileURI() 1639 XSingleServiceFactory xStorageFactory = (XSingleServiceFactory)UnoRuntime.queryInterface( in storeLinkAsFileURI() 1640 XSingleServiceFactory.class, in storeLinkAsFileURI()
|
/aoo42x/main/javaunohelper/com/sun/star/comp/helper/ |
H A D | SharedLibraryLoader.java | 27 import com.sun.star.lang.XSingleServiceFactory; 77 public static XSingleServiceFactory getServiceFactory( in getServiceFactory() 82 XSingleServiceFactory.class, in getServiceFactory() 100 public static XSingleServiceFactory getServiceFactory( in getServiceFactory() 107 XSingleServiceFactory.class, in getServiceFactory()
|
/aoo42x/main/framework/inc/macros/ |
H A D | xserviceinfo.hxx | 174 …css::uno::Reference< css::lang::XSingleServiceFactory > CLASS::impl_createFactory( const css::uno:… 176 …css::uno::Reference< css::lang::XSingleServiceFactory > xReturn ( cppu::createSingleFactory ( xS… 190 …css::uno::Reference< css::lang::XSingleServiceFactory > CLASS::impl_createFactory( const css::uno:… 192 …css::uno::Reference< css::lang::XSingleServiceFactory > xReturn ( cppu::createOneInstanceFactory … 215 …static css::uno::Reference< css::lang::XSingleServiceFactory > SAL_CALL impl_createFactory …
|
/aoo42x/main/offapi/com/sun/star/embed/ |
H A D | FileSystemStorageFactory.idl | 28 #include <com/sun/star/lang/XSingleServiceFactory.idl> 48 <method scope="com::sun::star::lang">XSingleServiceFactory::createInstance</method> 55 <method scope="com::sun::star::lang">XSingleServiceFactory::createInstanceWithArguments</method> 87 <member scope="com::sun::star::lang">XSingleServiceFactory::createInstance</member>. 97 interface ::com::sun::star::lang::XSingleServiceFactory;
|
H A D | StorageFactory.idl | 28 #include <com/sun/star/lang/XSingleServiceFactory.idl> 47 <method scope="com::sun::star::lang">XSingleServiceFactory::createInstance</method> 54 <method scope="com::sun::star::lang">XSingleServiceFactory::createInstanceWithArguments</method> 104 <member scope="com::sun::star::lang">XSingleServiceFactory::createInstance</member>. 114 interface ::com::sun::star::lang::XSingleServiceFactory;
|
/aoo42x/main/filter/source/svg/ |
H A D | svguno.cxx | 61 Reference< XSingleServiceFactory > xFactory; in component_getFactory() 65 xFactory = Reference< XSingleServiceFactory >( createSingleFactory( in component_getFactory() 72 xFactory = Reference< XSingleServiceFactory >( createSingleFactory( in component_getFactory() 79 xFactory = Reference< XSingleServiceFactory >( createSingleFactory( in component_getFactory()
|
/aoo42x/main/qadevOOo/tests/java/ifc/script/ |
H A D | _XInvocationAdapterFactory.java | 31 import com.sun.star.lang.XSingleServiceFactory; 78 XSingleServiceFactory xInvFac = (XSingleServiceFactory) UnoRuntime. in _createAdapter() 79 queryInterface(XSingleServiceFactory.class, oInvFac) ; in _createAdapter()
|
H A D | _XInvocationAdapterFactory2.java | 31 import com.sun.star.lang.XSingleServiceFactory; 78 XSingleServiceFactory xInvFac = (XSingleServiceFactory) UnoRuntime. in _createAdapter() 79 queryInterface(XSingleServiceFactory.class, oInvFac) ; in _createAdapter()
|
/aoo42x/main/jurt/java/jurt/src/main/java/com/sun/star/comp/loader/ |
H A D | FactoryHelper.java | 35 import com.sun.star.lang.XSingleServiceFactory; 63 implements XSingleServiceFactory, XSingleComponentFactory, XServiceInfo, 421 new Type(XSingleServiceFactory.class), in getTypes() 442 static public XSingleServiceFactory getServiceFactory(Class implClass, in getServiceFactory() 446 XSingleServiceFactory xSingleServiceFactory = null; in getServiceFactory() 480 static public XSingleServiceFactory getServiceFactory(Class implClass, in getServiceFactory()
|
/aoo42x/main/ucb/source/ucp/hierarchy/ |
H A D | hierarchydatasource.cxx | 83 public lang::XSingleServiceFactory, 92 uno::Reference< lang::XSingleServiceFactory > m_xCfgSSF; 678 static_cast< lang::XSingleServiceFactory * >( this ), in queryInterface() 746 CPPU_TYPE_REF( lang::XSingleServiceFactory ), in getTypes() 984 uno::Reference< lang::XSingleServiceFactory > xOrig in createInstance() 985 = ENSURE_ORIG_INTERFACE( lang::XSingleServiceFactory, SSF ); in createInstance() 999 uno::Reference< lang::XSingleServiceFactory > xOrig in createInstanceWithArguments() 1000 = ENSURE_ORIG_INTERFACE( lang::XSingleServiceFactory, SSF ); in createInstanceWithArguments()
|
/aoo42x/main/testtools/source/performance/ |
H A D | ubtest.cxx | 163 Reference< XSingleServiceFactory > loadLibComponentFactory( in loadLibComponentFactory() 167 Reference< XSingleServiceFactory > xRet; in loadLibComponentFactory() 243 pSSF, ::getCppuType( (const Reference< XSingleServiceFactory > *)0 ) ); in loadLibComponentFactory() 251 XSingleServiceFactory * pRet = (XSingleServiceFactory *) in loadLibComponentFactory() 299 XSingleServiceFactory * pXFactory = in loadLibComponentFactory() 300 (XSingleServiceFactory *)aUno2Cpp.mapInterface( in loadLibComponentFactory() 301 pUComponentFactory, ::getCppuType( (const Reference< XSingleServiceFactory > *)0 ) ); in loadLibComponentFactory() 483 Reference< XSingleServiceFactory > xFac( loadLibComponentFactory( in getDirect() 1318 Reference< XSingleServiceFactory > xFactory( createSingleFactory( in component_getFactory()
|
/aoo42x/main/qadevOOo/tests/java/mod/_sd/ |
H A D | SdXPresentation.java | 37 import com.sun.star.lang.XSingleServiceFactory; 126 XSingleServiceFactory oSingleMSF = (XSingleServiceFactory) in createTestEnvironment() 127 UnoRuntime.queryInterface(XSingleServiceFactory.class, xCP); in createTestEnvironment()
|
H A D | SdXCustomPresentationAccess.java | 37 import com.sun.star.lang.XSingleServiceFactory; 134 XSingleServiceFactory oSingleMSF = (XSingleServiceFactory) in createTestEnvironment() 135 UnoRuntime.queryInterface(XSingleServiceFactory.class, oObj); in createTestEnvironment()
|
/aoo42x/main/sw/source/filter/ww8/ |
H A D | docxexportfilter.cxx | 135 uno::Reference< lang::XSingleServiceFactory > xFactory; in component_getFactory() 142 xFactory = uno::Reference< lang::XSingleServiceFactory >( ::cppu::createSingleFactory( in component_getFactory() 150 xFactory = uno::Reference< lang::XSingleServiceFactory >( ::cppu::createSingleFactory( in component_getFactory() 158 xFactory = uno::Reference< lang::XSingleServiceFactory >( ::cppu::createSingleFactory( in component_getFactory()
|
/aoo42x/main/offapi/com/sun/star/configuration/ |
H A D | SimpleSetUpdate.idl | 35 #include <com/sun/star/lang/XSingleServiceFactory.idl> 87 using interfaces <type scope="com::sun::star::lang">XSingleServiceFactory</type> 126 <p>Using <member scope="com::sun::star::lang">XSingleServiceFactory::createInstance()</member> 131 <member scope="com::sun::star::lang">XSingleServiceFactory::createInstanceWithArguments()</member>. 142 [optional] interface com::sun::star::lang::XSingleServiceFactory; 167 the corresponding member of <type scope="com::sun::star::lang">XSingleServiceFactory</type>
|
/aoo42x/main/odk/examples/DevelopersGuide/Drawing/ |
H A D | CustomShowDemo.java | 28 import com.sun.star.lang.XSingleServiceFactory; 124 XSingleServiceFactory xFactory = (XSingleServiceFactory) in main() 125 UnoRuntime.queryInterface( XSingleServiceFactory.class, xNameContainer ); in main()
|