Home
last modified time | relevance | path

Searched refs:xSF (Results 26 – 32 of 32) sorted by relevance

12

/aoo4110/main/unotools/inc/unotools/
H A Dcalendarwrapper.hxx57 … const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory > & xSF
H A Dcharclass.hxx89 … const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory > & xSF,
H A Dlocaledatawrapper.hxx125 … const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory > & xSF,
/aoo4110/main/basic/source/uno/
H A Dscriptcont.cxx353 Reference< XMultiServiceFactory> xSF( xModel, UNO_QUERY_THROW ); in importLibraryElement() local
354 …mxCodeNameAccess.set( xSF->createInstance( rtl::OUString(RTL_CONSTASCII_USTRINGPARAM( "ooo.vba.VBA… in importLibraryElement()
/aoo4110/main/stoc/source/servicemanager/
H A Dservicemanager.cxx1635 Reference<XServiceInfo > xSF( Reference<XServiceInfo >::query( xEle ) ); in remove() local
1636 if( xSF.is() ) in remove()
1638 Sequence< OUString > aServiceNames = xSF->getSupportedServiceNames(); in remove()
/aoo4110/main/unotools/source/i18n/
H A Dlocaledatawrapper.cxx81 const Reference< lang::XMultiServiceFactory > & xSF, in LocaleDataWrapper()
85 xSMgr( xSF ), in LocaleDataWrapper()
/aoo4110/main/sc/source/ui/docshell/
H A Ddocfunc.cxx2594 uno::Reference< lang::XMultiServiceFactory> xSF(rDocSh.GetModel(), uno::UNO_QUERY); in GetDocModuleObject() local
2597 if ( xSF.is() ) in GetDocModuleObject()
2599 …xVBACodeNamedObjectAccess.set( xSF->createInstance( rtl::OUString(RTL_CONSTASCII_USTRINGPARAM( "oo… in GetDocModuleObject()

Completed in 81 milliseconds

12