Home
last modified time | relevance | path

Searched refs:factory (Results 51 – 75 of 260) sorted by relevance

1234567891011

/trunk/main/desktop/source/deployment/
H A Ddp_services.cxx64 namespace factory { namespace
102 dp_manager::factory::serviceDecl, in component_getFactory()
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/comp/loader/
H A DJavaLoaderFactory.java51 public JavaLoaderFactory(XMultiServiceFactory factory) { in JavaLoaderFactory() argument
52 multiServiceFactory = factory; in JavaLoaderFactory()
/trunk/main/sot/
H A DPackage_inc.mk29 $(eval $(call gb_Package_add_file,sot_inc,inc/sot/factory.hxx,sot/factory.hxx))
/trunk/main/offapi/com/sun/star/ucb/
H A DCachedContentResultSetFactory.idl36 /** is a factory for <type>CachedContentResultSet</type> implementations.
41 /** a factory for implementations of service
H A DCachedContentResultSetStubFactory.idl36 /** is a factory for <type>CachedContentResultSetStub</type> implementations.
41 /** a factory for implementations of service
H A DCachedDynamicResultSetFactory.idl36 /** is a factory for <type>CachedDynamicResultSet</type> implementations.
41 /** a factory for implementations of service
H A DCachedDynamicResultSetStubFactory.idl36 /** is a factory for <type>CachedDynamicResultSetStub</type> implementations.
41 /** a factory for implementations of service
H A DContentProviderProxyFactory.idl35 /** is a factory for <type>ContentProviderProxy</type> implementations.
40 /** a factory for implementations of service
H A DSortedDynamicResultSetFactory.idl35 /** is a factory for <type>DynamicResultSet</type> implementations, which
41 /** a factory for implementations of service
H A DStore.idl40 /** A factory for propertyset registries. This factory must create
H A DAnyCompareFactory.idl35 /** is a factory to get <type>XAnyCompare</type> service implementations.
42 /** a factory to get implementations of interface
H A DXRemoteContentProviderSupplier.idl49 /** Get a factory through which a remote content provider's
55 @return the appropriate factory, or null if none is available.
/trunk/main/offapi/com/sun/star/chart2/
H A DChartTypeManager.idl37 /** A factory for creating <type>ChartTypeTemplate</type>s.
41 /** A factory for creating objects the support the service
/trunk/main/offapi/com/sun/star/frame/
H A DTransientDocumentsDocumentContentFactory.idl35 /** specifies a factory for
43 /** a factory for <type>TransientDocumentsDocumentContent</type>s.
/trunk/main/udkapi/com/sun/star/lang/
H A DXServiceName.idl39 such an object by a factory.
48 by a factory.
/trunk/main/bridges/test/java_uno/nativethreadpool/
H A Dtestnativethreadpoolserver.cxx71 css::uno::Reference< css::lang::XMultiComponentFactory > factory( in get() local
73 if (!factory.is()) { in get()
/trunk/main/udkapi/com/sun/star/loader/
H A DCannotActivateFactoryException.idl38 activate a component factory using the
40 method, but the component factory can not be activated.
/trunk/main/xmlsecurity/tools/uno/
H A DSAXEventCollector.java77 DocumentBuilderFactory factory = in SAXEventCollector() local
82 DocumentBuilder builder = factory.newDocumentBuilder(); in SAXEventCollector()
/trunk/main/extensions/source/activex/main/
H A DREADME.txt15 it can contain "private:factory/..." URLs to open new documents
16 for edit, for example "private:factory/swriter"
/trunk/main/offapi/com/sun/star/mail/
H A DXMailServiceProvider.idl42 A factory for creating different mail services.
49 A factory method.
/trunk/main/toolkit/
H A DPackage_source.mk30 $(eval $(call gb_Package_add_file,toolkit_source,inc/layout/core/factory.hxx,layout/core/factory.hx…
/trunk/main/offapi/com/sun/star/script/browse/
H A DXBrowseNodeFactory.idl43 This interface provides a factory for obtaining objects implmenting the
49 /** a factory method for the creation of XBrowseNodes
/trunk/main/offapi/com/sun/star/script/provider/
H A DXScriptProviderFactory.idl43 This interface provides a factory for obtaining objects implmenting the
49 /** a factory method for the creation of XScriptProviders
/trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/
H A DAccessibleRelationAdapter.java.old49 AccessibleObjectFactory factory = AccessibleObjectFactory.getDefault();
55 r.setTarget(factory.getAccessibleObjectSet(relations[i].TargetSet));
/trunk/main/offapi/com/sun/star/ui/
H A DUIElementFactory.idl37 /** specifies a user interface element factory that can create and initialize
42 created. It is also possible that a factory is only able to create one

Completed in 87 milliseconds

1234567891011