/trunk/main/accessibility/workben/org/openoffice/accessibility/misc/ |
H A D | SimpleOffice.java | 174 OfficeConnection.Instance().GetServiceManager (); in GetDesktop() 210 OfficeConnection.Instance().GetServiceManager (); in GetExtendedToolkit()
|
H A D | OfficeConnection.java | 75 public XMultiServiceFactory GetServiceManager () in GetServiceManager() method in OfficeConnection
|
/trunk/main/xmloff/source/style/ |
H A D | xmlnumfe.cxx | 259 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 D | xmlnumfi.cxx | 619 (pFormatter ? pFormatter->GetServiceManager() : in GetLocaleData()
|
/trunk/main/sc/source/ui/docshell/ |
H A D | impex.cxx | 1182 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 D | docsh2.cxx | 188 new SvxForbiddenCharactersTable( aDocument.GetServiceManager() ); in InitItems()
|
H A D | docsh.cxx | 1424 SvNumberFormatter aNumFormatter(aDocument.GetServiceManager(), eLang); in ConvertFrom()
|
/trunk/main/sc/source/ui/unoobj/ |
H A D | forbiuno.cxx | 50 xRet = new SvxForbiddenCharactersTable( pDoc->GetServiceManager() ); in lcl_GetForbidden()
|
/trunk/main/sc/source/core/data/ |
H A D | poolhelp.cxx | 87 pFormTable = new SvNumberFormatter( m_pSourceDoc->GetServiceManager(), ScGlobal::eLnge ); in GetFormTable()
|
H A D | dpsdbtab.cxx | 161 SvNumberFormatter aFormat( pDoc->GetServiceManager(), ScGlobal::eLnge); in CreateCache()
|
H A D | table3.cxx | 181 pSortCollator = new CollatorWrapper( pDocument->GetServiceManager() ); in InitSortCollator()
|
/trunk/main/sfx2/inc/sfx2/ |
H A D | tbxctrl.hxx | 144 …ar::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory >& GetServiceManager() const { re… in GetServiceManager() function in SfxPopupWindow
|
/trunk/main/svl/inc/svl/ |
H A D | zforlist.hxx | 948 GetServiceManager() const { return xServiceManager; } in GetServiceManager() function in SvNumberFormatter
|
/trunk/main/sc/source/filter/xml/ |
H A D | xmlimprt.cxx | 2066 LocaleDataWrapper aLocaleData( pDoc->GetServiceManager(), in ExamineDefaultStyle() 2286 … LocaleDataWrapper aLocaleData( GetDocument()->GetServiceManager(), aLocale ); in SetCurrencySymbol()
|
/trunk/main/svl/source/numbers/ |
H A D | zforscan.cxx | 239 NumberFormatCodeWrapper aNumberFormatCode( pFormatter->GetServiceManager(), aLoadedLocale ); in SetDependentKeywords()
|
/trunk/main/sc/source/filter/excel/ |
H A D | xestyle.cxx | 1209 mxFormatter( new SvNumberFormatter( rRoot.GetDoc().GetServiceManager(), LANGUAGE_ENGLISH_US ) ), in XclExpNumFmtBuffer()
|
/trunk/main/sc/inc/ |
H A D | document.hxx | 471 GetServiceManager() const { return xServiceManager; } in GetServiceManager() function in ScDocument
|
/trunk/main/sw/source/filter/ww8/ |
H A D | ww8atr.cxx | 2405 LocaleDataWrapper aLocDat(pNFmtr->GetServiceManager(), in GetNumberFmt()
|