Home
last modified time | relevance | path

Searched refs:createComponentFactory (Results 1 – 25 of 25) sorted by relevance

/aoo4110/main/javaunohelper/com/sun/star/lib/uno/helper/
H A DFactory.java62 public static XSingleComponentFactory createComponentFactory( in createComponentFactory() method in Factory
82 public static XSingleComponentFactory createComponentFactory( in createComponentFactory() method in Factory
86 return createComponentFactory( in createComponentFactory()
/aoo4110/main/desktop/test/deployment/passive/
H A DServices.java36 return Factory.createComponentFactory( in __getComponentFactory()
40 return Factory.createComponentFactory( in __getComponentFactory()
/aoo4110/main/xmlhelp/source/com/sun/star/help/
H A DHelpComponent.java87 xFactory = Factory.createComponentFactory(HelpSearch._HelpSearch.class, in __getComponentFactory()
90 xFactory = Factory.createComponentFactory(HelpIndexer.class, in __getComponentFactory()
H A DHelpSearch.java311 xFactory = Factory.createComponentFactory(_HelpSearch.class, in __getComponentFactory()
/aoo4110/main/desktop/test/deployment/active/
H A DServices.java38 return Factory.createComponentFactory( in __getComponentFactory()
42 return Factory.createComponentFactory( in __getComponentFactory()
/aoo4110/main/reportbuilder/java/com/sun/star/report/pentaho/
H A DSOReportJobFactory.java408 …xFactory = Factory.createComponentFactory(_SOReportJobFactory.class, _SOReportJobFactory.getServic… in __getComponentFactory()
412 …xFactory = Factory.createComponentFactory(SOFunctionManager.class, SOFunctionManager.getServiceNam… in __getComponentFactory()
416 …xFactory = Factory.createComponentFactory(SOFormulaParser.class, SOFormulaParser.getServiceNames()… in __getComponentFactory()
/aoo4110/main/swext/mediawiki/src/com/sun/star/wiki/
H A DWikiEditorImpl.java99 xFactory = Factory.createComponentFactory( WikiEditorImpl.class, m_serviceNames ); in __getComponentFactory()
101 xFactory = Factory.createComponentFactory( WikiOptionsEventHandlerImpl.class, in __getComponentFactory()
/aoo4110/main/javaunohelper/com/sun/star/comp/
H A DJavaUNOHelperServices.java55 xFactory = Factory.createComponentFactory(SmoketestCommandEnvironment.class, in __getComponentFactory()
/aoo4110/main/odk/examples/DevelopersGuide/Components/SimpleLicense/
H A DLicenseTest.java126 xFactory = Factory.createComponentFactory(_LicenseTest.class, in __getComponentFactory()
/aoo4110/main/odk/examples/java/MinimalComponent/
H A DMinimalComponent.java141 xFactory = Factory.createComponentFactory(_MinimalComponent.class, in __getComponentFactory()
/aoo4110/main/smoketestdoc/com/sun/star/comp/smoketest/
H A DTestExtension.java128 xFactory = Factory.createComponentFactory(_TestExtension.class, in __getComponentFactory()
/aoo4110/main/desktop/test/deployment/update/updateinfocreation/build/
H A DTestExtension.java127 xFactory = Factory.createComponentFactory(_TestExtension.class, in __getComponentFactory()
/aoo4110/main/desktop/test/deployment/locationtest/
H A DLocationTest.java127 xFactory = Factory.createComponentFactory(_LocationTest.class, in __getComponentFactory()
/aoo4110/main/odk/examples/java/EmbedDocument/EmbeddedObject/
H A DOwnEmbeddedObjectFactory.java57 … xFactory = Factory.createComponentFactory(OwnEmbeddedObjectFactory.class, m_serviceNames); in __getComponentFactory()
/aoo4110/main/javaunohelper/test/com/sun/star/lib/uno/helper/
H A DFactory_Test.java101 return Factory.createComponentFactory( in __getComponentFactory()
/aoo4110/main/odk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_java/
H A DProtocolHandlerAddon.java250 xFactory = Factory.createComponentFactory(ProtocolHandlerAddonImpl.class, in __getComponentFactory()
/aoo4110/main/odk/examples/java/Inspector/
H A DInspectorAddon.java198 …xFactory = Factory.createComponentFactory(InspectorAddonImpl.class, InspectorAddonImpl.getServiceN… in __getComponentFactory()
H A DProtocolHandlerAddon.java250 xFactory = Factory.createComponentFactory(ProtocolHandlerAddonImpl.class, in __getComponentFactory()
H A DInspector.java430 … xFactory = Factory.createComponentFactory(_Inspector.class, _Inspector.getServiceNames()); in __getComponentFactory()
/aoo4110/main/odk/examples/DevelopersGuide/Components/dialogcomponent/
H A DDialogComponent.java294 xFactory = Factory.createComponentFactory(_DialogComponent.class, in __getComponentFactory()
/aoo4110/main/desktop/test/deployment/options/handler/com/sun/star/comp/extensionoptions/
H A DOptionsEventHandler.java413 xFactory = Factory.createComponentFactory(_OptionsEventHandler.class, in __getComponentFactory()
/aoo4110/main/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/AsciiFilter/
H A DAsciiReplaceFilter.java697 … xFactory = com.sun.star.lib.uno.helper.Factory.createComponentFactory(_AsciiReplaceFilter.class, in __getComponentFactory()
/aoo4110/main/jurt/com/sun/star/comp/loader/
H A DFactoryHelper.java493 static public Object createComponentFactory( Class implClass, String serviceName ) in createComponentFactory() method in FactoryHelper
/aoo4110/main/odk/examples/DevelopersGuide/Components/Addons/JobsAddon/
H A DAsyncJob.java416 xFactory = Factory.createComponentFactory(AsyncJob.class, SERVICENAMES); in __getComponentFactory()
/aoo4110/main/odk/examples/java/ToDo/
H A DToDo.java935 xFactory = Factory.createComponentFactory(ToDoImpl.class, in __getComponentFactory()

Completed in 137 milliseconds