Home
last modified time | relevance | path

Searched refs:getServiceFactory (Results 51 – 75 of 113) sorted by relevance

12345

/trunk/main/sw/source/filter/xml/
H A Dxmliteme.cxx233 GetMM100UnitConverter().getXMLMeasureUnit(), getServiceFactory() ); in _InitItemExport()
H A Dxmlitemi.cxx344 pTwipUnitConv = new SvXMLUnitConverter( MAP_TWIP, MAP_TWIP, getServiceFactory() ); in _InitItemImport()
/trunk/main/wizards/com/sun/star/wizards/report/
H A DCallReportWizard.java84 xsingleservicefactory = com.sun.star.comp.loader.FactoryHelper.getServiceFactory( in __getServiceFactory()
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/comp/bridgefactory/
H A DBridgeFactory.java85 xSingleServiceFactory = FactoryHelper.getServiceFactory(BridgeFactory.class, in __getServiceFactory()
/trunk/main/dbaccess/source/filter/xml/
H A Dxmlfilter.hxx166 inline Reference< XMultiServiceFactory > getORB() { return getServiceFactory(); } in getORB()
/trunk/main/xmloff/source/core/
H A Dxmlimp.cxx402 mpNumImport = new SvXMLNumFmtHelper(mxNumberFormatsSupplier, getServiceFactory()); in _InitCtor()
1778 mpNumImport = new SvXMLNumFmtHelper(xNum, getServiceFactory()); in _CreateDataStylesImport()
1936 …ar::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory > SvXMLImport::getServiceFactory() in getServiceFactory() function in SvXMLImport
H A DXMLEmbeddedObjectImportContext.cxx168 Reference< XMultiServiceFactory > xServiceFactory = GetImport().getServiceFactory(); in SetComponent()
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/comp/connections/
H A DPipedConnection.java76 xSingleServiceFactory = FactoryHelper.getServiceFactory(PipedConnection.class, in __getServiceFactory()
/trunk/main/framework/inc/classes/
H A Dmenumanager.hxx105 …om::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory >& getServiceFactory();
/trunk/main/odk/examples/java/PropertySet/
H A DPropTest.java241 xSingleServiceFactory = FactoryHelper.getServiceFactory( PropTest.class, in __getServiceFactory()
/trunk/main/xmloff/source/meta/
H A DMetaExportComponent.cxx92 uno::Reference< lang::XMultiServiceFactory > xFactory = getServiceFactory(); in exportDoc()
/trunk/main/xmlsecurity/tools/demo/
H A DJavaFlatFilter.java205 xSingleServiceFactory = FactoryHelper.getServiceFactory( JavaFlatFilter.class, in __getServiceFactory()
/trunk/main/qadevOOo/testdocs/backend/org/openoffice/
H A DJavaSystemBackend.java163 xSingleServiceFactory = FactoryHelper.getServiceFactory( in __getServiceFactory()
/trunk/main/reportdesign/source/filter/xml/
H A DxmlFixedContent.cxx149 Reference<XMultiServiceFactory> xFactor = m_rImport.getServiceFactory(); in _CreateChildContext()
/trunk/main/javaunohelper/test/com/sun/star/comp/helper/
H A DSharedLibraryLoader_Test.java67 sharedLibraryLoaderFactory = SharedLibraryLoader.getServiceFactory(null, null); in test_getSharedLibraryLoaderFactory()
/trunk/test/testuno/source/org/openoffice/test/uno/
H A DUnoApp.java161 public XMultiServiceFactory getServiceFactory() { in getServiceFactory() method in UnoApp
/trunk/main/xmloff/source/text/
H A DXMLAutoTextEventExport.cxx148 Reference< lang::XMultiServiceFactory > xFactory = getServiceFactory(); in exportDoc()
/trunk/main/odk/examples/DevelopersGuide/Spreadsheet/
H A DExampleAddIn.java287 com.sun.star.comp.loader.FactoryHelper.getServiceFactory( in __getServiceFactory()
/trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/accessibility/
H A DAccessBridge.java134 xSingleServiceFactory = FactoryHelper.getServiceFactory(_AccessBridge.class, in __getServiceFactory()
/trunk/main/qadevOOo/testdocs/qadevlibs/source/com/sun/star/cmp/
H A DMyPersistObject.java328 xSingleServiceFactory = FactoryHelper.getServiceFactory( in __getServiceFactory()
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/FlatXmlFilter_java/
H A DFlatXml.java247 xSingleServiceFactory = FactoryHelper.getServiceFactory( in __getServiceFactory()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/org/openoffice/
H A DRunnerService.java312 xSingleServiceFactory = FactoryHelper.getServiceFactory( in __getServiceFactory()
/trunk/main/oox/inc/oox/core/
H A Dfilterbase.hxx123 getServiceFactory() const;
/trunk/main/filter/source/xsltvalidate/
H A DXSLTValidate.java320 xSingleServiceFactory = FactoryHelper.getServiceFactory(_XSLTValidate.class, in __getServiceFactory()
/trunk/main/odk/examples/DevelopersGuide/BasicAndDialogs/CreatingDialogs/
H A DSampleDialog.java85 xSingleServiceFactory = FactoryHelper.getServiceFactory( in __getServiceFactory()

Completed in 77 milliseconds

12345