Home
last modified time | relevance | path

Searched refs:GetServiceManager (Results 1 – 18 of 18) sorted by relevance

/trunk/main/accessibility/workben/org/openoffice/accessibility/misc/
H A DSimpleOffice.java174 OfficeConnection.Instance().GetServiceManager (); in GetDesktop()
210 OfficeConnection.Instance().GetServiceManager (); in GetExtendedToolkit()
H A DOfficeConnection.java75 public XMultiServiceFactory GetServiceManager () in GetServiceManager() method in OfficeConnection
/trunk/main/xmloff/source/style/
H A Dxmlnumfe.cxx259 pCharClass = new CharClass( pFormatter->GetServiceManager(), in SvXMLNumFmtExport()
261 pLocaleData = new LocaleDataWrapper( pFormatter->GetServiceManager(), in SvXMLNumFmtExport()
297 pCharClass = new CharClass( pFormatter->GetServiceManager(), in SvXMLNumFmtExport()
299 pLocaleData = new LocaleDataWrapper( pFormatter->GetServiceManager(), in SvXMLNumFmtExport()
H A Dxmlnumfi.cxx619 (pFormatter ? pFormatter->GetServiceManager() : in GetLocaleData()
/trunk/main/sc/source/ui/docshell/
H A Dimpex.cxx1182 SvNumberFormatter aNumFormatter(pDoc->GetServiceManager(), eDocLang); in ExtText2Doc()
1187 pDoc->GetServiceManager(), SC_TRANSLITERATION_IGNORECASE ); in ExtText2Doc()
1189 CalendarWrapper aCalendar( pDoc->GetServiceManager() ); in ExtText2Doc()
1197 pDoc->GetServiceManager(), SC_TRANSLITERATION_IGNORECASE ); in ExtText2Doc()
1199 pEnglishCalendar = new CalendarWrapper ( pDoc->GetServiceManager() ); in ExtText2Doc()
H A Ddocsh2.cxx188 new SvxForbiddenCharactersTable( aDocument.GetServiceManager() ); in InitItems()
H A Ddocsh.cxx1424 SvNumberFormatter aNumFormatter(aDocument.GetServiceManager(), eLang); in ConvertFrom()
/trunk/main/sc/source/ui/unoobj/
H A Dforbiuno.cxx50 xRet = new SvxForbiddenCharactersTable( pDoc->GetServiceManager() ); in lcl_GetForbidden()
/trunk/main/sc/source/core/data/
H A Dpoolhelp.cxx87 pFormTable = new SvNumberFormatter( m_pSourceDoc->GetServiceManager(), ScGlobal::eLnge ); in GetFormTable()
H A Ddpsdbtab.cxx161 SvNumberFormatter aFormat( pDoc->GetServiceManager(), ScGlobal::eLnge); in CreateCache()
H A Dtable3.cxx181 pSortCollator = new CollatorWrapper( pDocument->GetServiceManager() ); in InitSortCollator()
/trunk/main/sfx2/inc/sfx2/
H A Dtbxctrl.hxx144 …ar::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory >& GetServiceManager() const { re… in GetServiceManager() function in SfxPopupWindow
/trunk/main/svl/inc/svl/
H A Dzforlist.hxx948 GetServiceManager() const { return xServiceManager; } in GetServiceManager() function in SvNumberFormatter
/trunk/main/sc/source/filter/xml/
H A Dxmlimprt.cxx2066 LocaleDataWrapper aLocaleData( pDoc->GetServiceManager(), in ExamineDefaultStyle()
2286 … LocaleDataWrapper aLocaleData( GetDocument()->GetServiceManager(), aLocale ); in SetCurrencySymbol()
/trunk/main/svl/source/numbers/
H A Dzforscan.cxx239 NumberFormatCodeWrapper aNumberFormatCode( pFormatter->GetServiceManager(), aLoadedLocale ); in SetDependentKeywords()
/trunk/main/sc/source/filter/excel/
H A Dxestyle.cxx1209 mxFormatter( new SvNumberFormatter( rRoot.GetDoc().GetServiceManager(), LANGUAGE_ENGLISH_US ) ), in XclExpNumFmtBuffer()
/trunk/main/sc/inc/
H A Ddocument.hxx471 GetServiceManager() const { return xServiceManager; } in GetServiceManager() function in ScDocument
/trunk/main/sw/source/filter/ww8/
H A Dww8atr.cxx2405 LocaleDataWrapper aLocDat(pNFmtr->GetServiceManager(), in GetNumberFmt()

Completed in 188 milliseconds