Home
last modified time | relevance | path

Searched refs:xMSF (Results 526 – 550 of 576) sorted by relevance

1...<<21222324

/trunk/main/svx/source/sidebar/
H A Dnbdtmg.cxx1460 Reference< XMultiServiceFactory > xMSF = ::comphelper::getProcessServiceFactory(); in Init() local
1461 Reference < XInterface > xI = xMSF->createInstance( in Init()
1740 Reference< XMultiServiceFactory > xMSF = ::comphelper::getProcessServiceFactory(); in Init() local
1741 Reference < XInterface > xI = xMSF->createInstance( in Init()
/trunk/main/i18npool/inc/
H A Dnumberformatcode.hxx62 ::com::sun::star::uno::Reference < ::com::sun::star::lang::XMultiServiceFactory > xMSF;
H A DcollatorImpl.hxx102 com::sun::star::uno::Reference < com::sun::star::lang::XMultiServiceFactory > xMSF; member in com::sun::star::i18n::CollatorImpl
H A Ddefaultnumberingprovider.hxx52 const com::sun::star::uno::Reference < com::sun::star::lang::XMultiServiceFactory >& xMSF );
H A Dindexentrysupplier.hxx94 com::sun::star::uno::Reference < com::sun::star::lang::XMultiServiceFactory > xMSF; member in com::sun::star::i18n::IndexEntrySupplier
H A DcalendarImpl.hxx96 com::sun::star::uno::Reference < com::sun::star::lang::XMultiServiceFactory > xMSF; member in com::sun::star::i18n::CalendarImpl
H A DcharacterclassificationImpl.hxx102 com::sun::star::uno::Reference < com::sun::star::lang::XMultiServiceFactory > xMSF; member in com::sun::star::i18n::CharacterClassificationImpl
H A Dcclass_unicode.hxx125 com::sun::star::uno::Reference < com::sun::star::lang::XMultiServiceFactory > xMSF; member in com::sun::star::i18n::cclass_Unicode
H A DtransliterationImpl.hxx51 …ionImpl(const com::sun::star::uno::Reference < com::sun::star::lang::XMultiServiceFactory >& xMSF);
H A DbreakiteratorImpl.hxx131 com::sun::star::uno::Reference < com::sun::star::lang::XMultiServiceFactory > xMSF; member in com::sun::star::i18n::BreakIteratorImpl
/trunk/main/xmlhelp/source/treeview/
H A Dtvfactory.hxx48 …actory( const com::sun::star::uno::Reference< com::sun::star::lang::XMultiServiceFactory >& xMSF );
H A Dtvread.cxx500 TVChildTarget::TVChildTarget( const Reference< XMultiServiceFactory >& xMSF ) in TVChildTarget() argument
502 ConfigData configData = init( xMSF ); in TVChildTarget()
/trunk/main/xmlsecurity/source/xmlsec/nss/
H A Dnssinitializer.hxx53 …SS( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory > &xMSF );
/trunk/main/sw/source/ui/envelp/
H A Dmailmrge.cxx240 uno::Reference< lang::XMultiServiceFactory > xMSF = comphelper::getProcessServiceFactory(); in SwMailMergeDlg() local
436 xMSF->createInstance(C2U("com.sun.star.document.FilterFactory")), UNO_QUERY_THROW); in SwMailMergeDlg()
/trunk/main/wizards/com/sun/star/wizards/db/
H A DDatabaseObjectWizard.java76 m_frame = Desktop.getActiveFrame( xMSF ); in DatabaseObjectWizard()
/trunk/main/i18npool/source/search/
H A Dtextsearch.hxx53 ::com::sun::star::uno::Reference < ::com::sun::star::lang::XMultiServiceFactory > xMSF;
/trunk/main/editeng/source/items/
H A Dnumitem.cxx75 Reference< XMultiServiceFactory > xMSF = ::comphelper::getProcessServiceFactory(); in lcl_getFormatter() local
76 Reference < XInterface > xI = xMSF->createInstance( in lcl_getFormatter()
/trunk/main/toolkit/source/helper/
H A Dvclunohelper.cxx68 …::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory > xMSF = ::comphelp… in CreateToolkit()
69 …::com::sun::star::uno::Reference < ::com::sun::star::uno::XInterface > xI = xMSF->createInstance( … in CreateToolkit()
/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShapeFontWork.cxx869 Reference< lang::XMultiServiceFactory > xMSF = ::comphelper::getProcessServiceFactory(); in GetBreakIterator() local
870 …Reference < XInterface > xI = xMSF->createInstance( rtl::OUString::createFromAscii( "com.sun.star.… in GetBreakIterator()
/trunk/main/sdext/source/pdfimport/tree/
H A Dpdfiprocessor.cxx1052 …uno::Reference< lang::XMultiComponentFactory > xMSF( m_xContext->getServiceManager(), uno::UNO_SE… in mirrorString() local
1053 …uno::Reference < uno::XInterface > xInterface = xMSF->createInstanceWithContext(::rtl::OUString::c… in mirrorString()
/trunk/main/sc/source/ui/vba/
H A Dvbachart.cxx704 uno::Reference< lang::XMultiServiceFactory > xMSF( mxChartDocument, uno::UNO_QUERY_THROW ); in setDiagram() local
705 …uno::Reference< chart::XDiagram > xDiagram( xMSF->createInstance( _sDiagramType ), uno::UNO_QUERY_… in setDiagram()
/trunk/main/ucb/source/ucp/file/
H A Dprov.hxx67 …ovider( const com::sun::star::uno::Reference< com::sun::star::lang::XMultiServiceFactory >& xMSF );
/trunk/main/basic/source/uno/
H A Dnamecont.cxx2946 const Reference< XMultiServiceFactory >& xMSF, const Reference< XSimpleFileAccess >& xSFI ) in SfxLibrary()
2948 , mxMSF( xMSF ) in SfxLibrary()
2968 const Reference< XMultiServiceFactory >& xMSF, const Reference< XSimpleFileAccess >& xSFI, in SfxLibrary()
2971 , mxMSF( xMSF ) in SfxLibrary()
/trunk/main/wizards/com/sun/star/wizards/reportbuilder/layout/
H A DReportBuilderLayouter.java1703 XMultiServiceFactory xMSF = getGlobalMSF(); in loadAndSetBackgroundTemplate() local
1704 m_xDesignTemplate = DesignTemplate.create(xMSF, LayoutTemplatePath); in loadAndSetBackgroundTemplate()
/trunk/main/svtools/workben/
H A Dsvdem.cxx235 xMSF = cppu::createRegistryServiceFactory( in Main()
238 ::comphelper::setProcessServiceFactory( xMSF ); in Main()

Completed in 178 milliseconds

1...<<21222324