Home
last modified time | relevance | path

Searched refs:getServiceFactory (Results 76 – 100 of 113) sorted by relevance

12345

/trunk/main/xmloff/source/meta/
H A Dxmlmetai.cxx166 rImport.getServiceFactory()->createInstance( in lcl_initGenerator()
/trunk/main/unotools/source/config/
H A Dconfigvaluecontainer.cxx311 const Reference< XMultiServiceFactory >& OConfigurationValueContainer::getServiceFactory( ) const in getServiceFactory() function in utl::OConfigurationValueContainer
/trunk/main/filter/source/pdf/
H A Dimpdialog.hxx161 …star::uno::Reference< com::sun::star::lang::XMultiServiceFactory >& getServiceFactory() const { re… in getServiceFactory() function in ImpPDFTabDialog
/trunk/main/reportdesign/source/filter/xml/
H A DxmlTable.cxx142 Reference<XMultiServiceFactory> xFactor = rImport.getServiceFactory(); in CreateChildContext()
H A Dxmlfilter.hxx139 inline Reference< XMultiServiceFactory > getORB() { return SvXMLImport::getServiceFactory(); } in getORB()
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/comp/loader/
H A DJavaLoader.java445 public static XSingleServiceFactory getServiceFactory( String implName, in getServiceFactory() method in JavaLoader
/trunk/main/scripting/java/com/sun/star/script/framework/provider/beanshell/
H A DScriptProviderForBeanShell.java113 xSingleServiceFactory = FactoryHelper.getServiceFactory( in __getServiceFactory()
/trunk/main/scripting/java/com/sun/star/script/framework/provider/java/
H A DScriptProviderForJava.java124 xSingleServiceFactory = FactoryHelper.getServiceFactory( in __getServiceFactory()
/trunk/main/scripting/java/com/sun/star/script/framework/provider/javascript/
H A DScriptProviderForJavaScript.java114 xSingleServiceFactory = FactoryHelper.getServiceFactory( in __getServiceFactory()
/trunk/main/cppuhelper/qa/propertysetmixin/
H A DJavaSupplier.java69 ? FactoryHelper.getServiceFactory( in __getServiceFactory()
/trunk/main/ucb/source/ucp/webdav/
H A DCurlSession.hxx267 { return m_xFactory->getServiceFactory(); } in getMSF()
/trunk/main/testtools/com/sun/star/comp/bridge/
H A DTestComponent.java1296 xSingleServiceFactory = FactoryHelper.getServiceFactory(_TestObject.class,
1302 xSingleServiceFactory = FactoryHelper.getServiceFactory(_PerformancTestObject.class,
/trunk/main/unotools/inc/unotools/
H A Dlocaledatawrapper.hxx136 ::com::sun::star::lang::XMultiServiceFactory > & getServiceFactory() in getServiceFactory() function in LocaleDataWrapper
/trunk/main/extensions/source/dbpilots/
H A Dgroupboxwiz.cxx176 OOptionGroupLayouter aLayouter(getServiceFactory()); in createRadios()
/trunk/main/oox/source/drawingml/chart/
H A Dconverterbase.cxx239 xInt = mxData->mrFilter.getServiceFactory()->createInstance( rServiceName ); in createInstance()
/trunk/main/odk/examples/DevelopersGuide/Charts/
H A DJavaSampleChartAddIn.java435 xSingleServiceFactory = com.sun.star.comp.loader.FactoryHelper.getServiceFactory( in __getServiceFactory()
/trunk/main/oox/source/ppt/
H A Dtimenode.cxx587 …Reference< XAnimationNode > xNode ( rFilter.getServiceFactory()->createInstance( rServiceName ), U… in createAndInsert()
/trunk/main/oox/source/core/
H A Dfilterbase.cxx251 const Reference< XMultiServiceFactory >& FilterBase::getServiceFactory() const in getServiceFactory() function in oox::core::FilterBase
/trunk/main/svtools/source/control/
H A Dtaskstat.cxx499 CalendarWrapper aCal( rLDW.getServiceFactory()); in RequestHelp()
/trunk/main/framework/inc/uielement/
H A Dmenubarmanager.hxx126 …om::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory >& getServiceFactory();
/trunk/main/filter/source/xsltfilter/com/sun/star/comp/xsltfilter/
H A DXSLTransformer.java494 xSingleServiceFactory = FactoryHelper.getServiceFactory(XSLTransformer.class, in __getServiceFactory()
/trunk/main/scripting/java/Framework/com/sun/star/script/framework/security/
H A DSecurityDialog.java208 xSingleServiceFactory = FactoryHelper.getServiceFactory( in __getServiceFactory()
/trunk/main/xmloff/source/forms/
H A Dlayerexport.cxx785 m_rContext.getServiceFactory()->createInstanceWithArguments( in ensureControlNumberStyleExport()
/trunk/main/xmerge/java/XMergeBridge/src/main/java/
H A DXMergeBridge.java684 xSingleServiceFactory = FactoryHelper.getServiceFactory(_XMergeBridge.class, in __getServiceFactory()
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/comp/servicemanager/
H A DServiceManager.java125 public static XSingleServiceFactory getServiceFactory( String implName, in getServiceFactory() method in ServiceManager

Completed in 143 milliseconds

12345