Home
last modified time | relevance | path

Searched refs:factory (Results 101 – 125 of 260) sorted by relevance

1234567891011

/trunk/main/stoc/test/tdmanager/
H A Dtesttdmanager.cxx128 css::uno::Reference< css::lang::XMultiComponentFactory > factory( in run() local
130 assertTrue(factory.is()); in run()
/trunk/main/offapi/com/sun/star/ucb/
H A DHierarchyDataSource.idl38 /** manages one or more complete sets of hierarchy data and serves as a factory
61 <p><b>Optionally</b> the factory may support <b>writable views</b>. A
H A DXContentIdentifierFactory.idl40 /** A factory for content identifiers.
/trunk/main/offapi/com/sun/star/frame/
H A DXModel2.idl44 - establish new view controller factory methods, which will make
66 /** provides the available names of the factory to be used to create views.
H A DXComponentLoader.idl69 To create new documents, use "private:factory/scalc", "private:factory/swriter", etc.
H A DToolbarControllerFactory.idl29 /** specifies a factory that creates instances of registered toolbar controller.
H A DPopupMenuControllerFactory.idl29 /** specifies a factory that creates instances of registered popup menu controller.
/trunk/main/extensions/source/macosx/spotlight/
H A Dmain.m123 /* Retain and keep an open instance refcount for each factory. */
221 // Implementation of the factory function for this type.
/trunk/main/bridges/source/cpp_uno/shared/
H A Dvtablefactory.cxx139 GuardedBlocks(VtableFactory const & factory): in GuardedBlocks() argument
140 m_factory(factory), m_guarded(true) {} in GuardedBlocks()
/trunk/main/toolkit/doc/layout/
H A DChangeLog156 source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
200 source/layout/dialogbuttonhbox.hxx, source/layout/factory.cxx,
201 source/layout/factory.hxx, source/layout/flow.cxx,
591 source/core/factory.cxx, source/core/factory.hxx,
791 * inc/layout/uno.hxx, source/core/factory.cxx,
938 source/core/factory.cxx, source/core/flow.cxx,
/trunk/main/binaryurp/source/
H A Dbridge.cxx169 rtl::Reference< BridgeFactory > const & factory, rtl::OUString const & name, in Bridge()
172 factory_(factory), name_(name), connection_(connection), in Bridge()
202 OSL_ASSERT(factory.is() && connection.is()); in Bridge()
/trunk/main/offapi/com/sun/star/drawing/
H A DGenericDrawingDocument.idl86 /** this factory lets you create various services that are
90 They are created by the documents factory and must
H A DDrawingDocumentFactory.idl36 /** @deprecated Please use the factory interface of the service GenericDrawingDocument.
/trunk/main/offapi/com/sun/star/embed/
H A DXEmbedPersist.idl80 The linked object can be initialized by factory in different way
87 ( since initialization is done by factory ).
/trunk/main/connectivity/source/drivers/odbc/
H A DORealDriver.hxx42 const & factory)
/trunk/main/vcl/source/components/
H A Dmakefile.mk42 $(SLO)$/factory.obj
/trunk/main/sot/
H A DLibrary_sot.mk65 sot/source/base/factory \
/trunk/main/offapi/com/sun/star/rendering/
H A DXGraphicDevice.idl208 /** Get a reference to this device's parametric polygon factory.
211 factory. Although it is possible to use parametric polygons on
/trunk/main/offapi/com/sun/star/media/
H A DManager.idl32 /** a <type scope="com::sun::star::media">XPlayer</type> factory.
H A DXManager.idl36 factory interface
/trunk/main/udkapi/com/sun/star/container/
H A DXComponentEnumerationAccess.idl41 /** provides a factory for a typified enumeration through
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/
H A Dmodule.properties25 name: factory-report-sun
/trunk/main/offapi/com/sun/star/sdb/
H A DXSQLQueryComposerFactory.idl35 /** is a factory for instances of service
/trunk/main/scripting/source/provider/
H A DProviderCache.hxx53 css::uno::Reference< css::lang::XSingleComponentFactory > factory; member
/trunk/test/testcommon/source/org/openoffice/test/common/
H A DFileUtil.java153 XPathFactory factory = XPathFactory.newInstance(); in getStringByXPath() local
154 XPath xpath = factory.newXPath(); in getStringByXPath()

Completed in 49 milliseconds

1234567891011