Home
last modified time | relevance | path

Searched refs:factory (Results 51 – 75 of 260) sorted by last modified time

1234567891011

/trunk/extras/l10n/source/eu/
H A Dlocalize.sdf29178 …sic\shared\03132500.xhp 0 help par_idN10590 0 eu Prozesuaren 'service factory'-ren testuinguru …
/trunk/extras/l10n/source/en-GB/
H A Dlocalize.sdf29178 …r_idN10590 0 en-GB Returns the default context of the process service factory, if existent, els…
38689 helpcontent2 source\text\shared\optionen\01041000.xhp 0 help par_idN10977 0 en-GB The factory de…
/trunk/extras/l10n/source/da/
H A Dlocalize.sdf29158 …ar_idN10590 0 da Returnerer standardkonteksten for en proces' service factory hvis den eksister…
/trunk/extras/l10n/source/cs/
H A Dlocalize.sdf29178 …00.xhp 0 help par_idN10590 0 cs Vrátí výchozí kontext process service factory, pokud existuje, …
/trunk/extras/l10n/source/ca-XR/
H A Dlocalize.sdf29178 …r_idN10590 0 ca-XR Returns the default context of the process service factory, if existent, els…
38687 helpcontent2 source\text\shared\optionen\01041000.xhp 0 help par_idN10977 0 ca-XR The factory de…
/trunk/extras/l10n/source/ast/
H A Dlocalize.sdf29178 …par_idN10590 0 ast Returns the default context of the process service factory, if existent, els…
38687 helpcontent2 source\text\shared\optionen\01041000.xhp 0 help par_idN10977 0 ast The factory defa…
/trunk/main/postprocess/packcomponents/
H A Dmakefile.mk62 component/canvas/source/factory/canvasfactory \
/trunk/test/testassistant/lib/
H A Dtestcommon.jar ... .Document doc javax.xml.xpath.XPathFactory factory javax.xml.xpath.XPath xpath javax. ...
/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()
/trunk/main/xmlsecurity/tools/uno/
H A DSAXEventCollector.java77 DocumentBuilderFactory factory = in SAXEventCollector() local
82 DocumentBuilder builder = factory.newDocumentBuilder(); in SAXEventCollector()
/trunk/main/xmlsecurity/qa/certext/
H A DSanCertExt.cxx103 …uno::Reference< lang::XMultiServiceFactory > factory(context->getServiceManager(), uno::UNO_QUERY_… in initUno() local
104 uno::Reference< xml::crypto::XSEInitializer > xSEInitializer(factory->createInstance( in initUno()
/trunk/main/xmloff/source/forms/
H A Dproperty_description.hxx83 const PropertyHandlerFactory factory; member
100 ,factory( NULL ) in PropertyDescription()
116 ,factory( i_factory ) in PropertyDescription()
H A Delementexport.cxx495 … PPropertyHandler handler = (*propDescription->factory)( propDescription->propertyId ); in exportGenericHandlerAttributes()
/trunk/main/xmerge/workben/
H A DXmlDiff.java302 DocumentBuilderFactory factory = null; in parseXml() local
303 factory = DocumentBuilderFactory.newInstance(); in parseXml()
304 factory.setNamespaceAware(true); in parseXml()
305 factory.setValidating(false); in parseXml()
311 builder = factory.newDocumentBuilder(); in parseXml()
/trunk/main/xmerge/source/palmtests/qa/comparator/
H A DXmlDiff.java302 DocumentBuilderFactory factory = null; in parseXml() local
303 factory = DocumentBuilderFactory.newInstance(); in parseXml()
304 factory.setNamespaceAware(true); in parseXml()
305 factory.setValidating(false); in parseXml()
311 builder = factory.newDocumentBuilder(); in parseXml()
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/
H A DEmbeddedXMLObject.java193 DocumentBuilderFactory factory = DocumentBuilderFactory.newInstance(); in getNamedDOM() local
195 factory.setValidating(false); in getNamedDOM()
196 builder = factory.newDocumentBuilder(); in getNamedDOM()
H A DOfficeDocument.java70 private static DocumentBuilderFactory factory = field in OfficeDocument
129 factory.setValidating(validating); in OfficeDocument()
130 factory.setNamespaceAware(namespaceAware); in OfficeDocument()
412 builder = factory.newDocumentBuilder(); in read()
519 builder = factory.newDocumentBuilder(); in read()
1041 DocumentBuilder builder = factory.newDocumentBuilder(); in createSettingsDOM()
1080 DocumentBuilder builder = factory.newDocumentBuilder(); in createDOM()
1237 DocumentBuilder builder = factory.newDocumentBuilder(); in initManifestDOM()
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/dom/
H A DDOMDocument.java58 private static DocumentBuilderFactory factory = field in DOMDocument
107 factory.setValidating(validating); in DOMDocument()
108 factory.setNamespaceAware(namespaceAware); in DOMDocument()
198 builder = factory.newDocumentBuilder(); in read()
388 DocumentBuilder builder = factory.newDocumentBuilder(); in createDOM()
/trunk/main/wizards/com/sun/star/wizards/web/data/
H A DCGSession.java100 DocumentBuilderFactory factory = in createDOM() local
102 Document doc = factory.newDocumentBuilder().newDocument(); in createDOM()
/trunk/main/winaccessibility/source/UAccCOMIDL/
H A Dia2_api_all.idl1820 One means of implementing this would be to create a factory with a 32 bit number
/trunk/main/vcl/source/components/
H A Dmakefile.mk42 $(SLO)$/factory.obj
/trunk/main/ure/source/uretest/
H A DJavaClient.java46 XBridgeFactory factory = UnoRuntime.queryInterface( in main() local
50 if (factory == null) { in main()
54 XBridge bridge = factory.createBridge( in main()
H A DJavaMain.java51 String name, XMultiServiceFactory factory, XRegistryKey key) in __getServiceFactory() argument
55 JavaMain.class, SERVICE_NAME, factory, key); in __getServiceFactory()
H A DJavaTest.java47 String name, XMultiServiceFactory factory, XRegistryKey key) in __getServiceFactory() argument
51 JavaTest.class, SERVICE_NAME, factory, key); in __getServiceFactory()
/trunk/main/udkapi/com/sun/star/test/
H A DTestFactory.idl36 /** describes a factory of services with interfaces for testing purposes.

Completed in 6719 milliseconds

1234567891011