Home
last modified time | relevance | path

Searched refs:Factory (Results 26 – 50 of 98) sorted by relevance

1234

/trunk/main/desktop/test/deployment/options/handler/com/sun/star/comp/extensionoptions/
H A DOptionsEventHandler.java24 import com.sun.star.lib.uno.helper.Factory;
413 xFactory = Factory.createComponentFactory(_OptionsEventHandler.class, in __getComponentFactory()
428 return Factory.writeRegistryServiceInfo(_OptionsEventHandler.class.getName(), in __writeRegistryServiceInfo()
/trunk/main/javaunohelper/com/sun/star/comp/
H A DJavaUNOHelperServices.java25 import com.sun.star.lib.uno.helper.Factory;
55 xFactory = Factory.createComponentFactory(SmoketestCommandEnvironment.class, in __getComponentFactory()
/trunk/main/connectivity/source/drivers/adabas/
H A DBservices.cxx65 ::cppu::ComponentInstantiation Factory, in CREATE_PROVIDER()
72 xRet = creator( xServiceManager, sImplementationName,Factory, Services,0); in CREATE_PROVIDER()
/trunk/main/connectivity/source/drivers/ado/
H A DAservices.cxx65 ::cppu::ComponentInstantiation Factory, in CREATE_PROVIDER()
72 xRet = creator( xServiceManager, sImplementationName,Factory, Services,0); in CREATE_PROVIDER()
/trunk/main/connectivity/source/drivers/calc/
H A DCservices.cxx65 ::cppu::ComponentInstantiation Factory, in CREATE_PROVIDER()
72 xRet = creator( xServiceManager, sImplementationName,Factory, Services,0); in CREATE_PROVIDER()
/trunk/main/connectivity/source/drivers/dbase/
H A DDservices.cxx65 ::cppu::ComponentInstantiation Factory, in CREATE_PROVIDER()
72 xRet = creator( xServiceManager, sImplementationName,Factory, Services,0); in CREATE_PROVIDER()
/trunk/main/connectivity/source/drivers/flat/
H A DEservices.cxx65 ::cppu::ComponentInstantiation Factory, in CREATE_PROVIDER()
72 xRet = creator( xServiceManager, sImplementationName,Factory, Services,0); in CREATE_PROVIDER()
/trunk/main/connectivity/source/drivers/hsqldb/
H A DHservices.cxx66 ::cppu::ComponentInstantiation Factory, in CREATE_PROVIDER()
73 xRet = creator( xServiceManager, sImplementationName,Factory, Services,0); in CREATE_PROVIDER()
/trunk/main/connectivity/source/drivers/jdbc/
H A Djservices.cxx65 ::cppu::ComponentInstantiation Factory, in CREATE_PROVIDER()
72 xRet = creator( xServiceManager, sImplementationName,Factory, Services,0); in CREATE_PROVIDER()
/trunk/main/connectivity/source/drivers/mysql/
H A DYservices.cxx65 ::cppu::ComponentInstantiation Factory, in CREATE_PROVIDER()
72 xRet = creator( xServiceManager, sImplementationName,Factory, Services,0); in CREATE_PROVIDER()
/trunk/main/connectivity/source/drivers/odbc/
H A Doservices.cxx66 ::cppu::ComponentInstantiation Factory, in CREATE_PROVIDER()
73 xRet = creator( xServiceManager, sImplementationName,Factory, Services,0); in CREATE_PROVIDER()
/trunk/main/odk/examples/java/MinimalComponent/
H A DMinimalComponent.java24 import com.sun.star.lib.uno.helper.Factory;
141 xFactory = Factory.createComponentFactory(_MinimalComponent.class, in __getComponentFactory()
/trunk/main/odk/examples/DevelopersGuide/Components/SimpleLicense/
H A DLicenseTest.java24 import com.sun.star.lib.uno.helper.Factory;
126 xFactory = Factory.createComponentFactory(_LicenseTest.class, in __getComponentFactory()
/trunk/main/connectivity/source/drivers/evoab2/
H A DNServices.cxx66 ::cppu::ComponentInstantiation Factory, in CREATE_PROVIDER()
73 xRet = creator( xServiceManager, sImplementationName,Factory, Services,0); in CREATE_PROVIDER()
/trunk/main/connectivity/source/drivers/macab/
H A DMacabServices.cxx66 ::cppu::ComponentInstantiation Factory, in CREATE_PROVIDER()
73 xRet = creator( xServiceManager, sImplementationName,Factory, Services,0); in CREATE_PROVIDER()
/trunk/main/sw/source/ui/app/
H A Ddocsh2.cxx837 SwDocShell::Factory().GetFilterContainer()-> in Execute()
907 SwWebDocShell::Factory().GetFilterContainer() ); in Execute()
1267 SwWebDocShell::Factory().GetFilterContainer() ); in Execute()
1274 pFlt = SwGlobalDocShell::Factory().GetFilterContainer()-> in Execute()
1771 String sFactory(String::CreateFromAscii(SwDocShell::Factory().GetShortName())); in LoadStylesFromFile()
1780 String sWebFactory(String::CreateFromAscii(SwWebDocShell::Factory().GetShortName())); in LoadStylesFromFile()
/trunk/main/odk/examples/java/Inspector/
H A DInspector.java37 import com.sun.star.lib.uno.helper.Factory;
430 … xFactory = Factory.createComponentFactory(_Inspector.class, _Inspector.getServiceNames()); in __getComponentFactory()
445 …return (Factory.writeRegistryServiceInfo(_Inspector.class.getName(), _Inspector.getServiceNames(),… in __writeRegistryServiceInfo()
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSServices.cxx91 ::cppu::ComponentInstantiation Factory, in CREATE_PROVIDER()
98 xRet = creator( xServiceManager, sImplementationName,Factory, Services,0); in CREATE_PROVIDER()
/trunk/main/mysqlc/source/
H A Dmysqlc_services.cxx90 ::cppu::ComponentInstantiation Factory, in CREATE_PROVIDER()
96 xRet = creator( xServiceManager, sImplementationName,Factory, Services,0); in CREATE_PROVIDER()
/trunk/main/odk/examples/java/EmbedDocument/EmbeddedObject/
H A DOwnEmbeddedObjectFactory.java28 import com.sun.star.lib.uno.helper.Factory;
59 … xFactory = Factory.createComponentFactory(OwnEmbeddedObjectFactory.class, m_serviceNames); in __getComponentFactory()
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJDBCDriver.java33 import com.sun.star.lib.uno.helper.Factory;
52 xSingleComponentFactory = Factory.createComponentFactory(JDBCDriver.class, in __getComponentFactory()
/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlDriver.java34 import com.sun.star.lib.uno.helper.Factory;
56 xSingleComponentFactory = Factory.createComponentFactory(PostgresqlDriver.class, in __getComponentFactory()
/trunk/main/offapi/com/sun/star/ucb/
H A DXRemoteContentProviderAcceptor.idl56 @param Factory A factory through which the remote content provider's
79 Factory,
/trunk/main/odk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_java/
H A DProtocolHandlerAddon.java25 import com.sun.star.lib.uno.helper.Factory;
250 xFactory = Factory.createComponentFactory(ProtocolHandlerAddonImpl.class, in __getComponentFactory()
/trunk/main/sc/source/ui/miscdlgs/
H A Dlinkarea.cxx111 0, String::CreateFromAscii( ScDocShell::Factory().GetShortName() ) ); in IMPL_LINK()
240 ScDocShell::Factory().GetFilterContainer()->GetFilter4FilterName( aWebQFilterName ); in IMPL_LINK()

Completed in 72 milliseconds

1234