Home
last modified time | relevance | path

Searched refs:aIntlWrapper (Results 1 – 10 of 10) sorted by relevance

/aoo41x/main/svl/source/items/
H A Ddateitem.cxx160 const IntlWrapper aIntlWrapper( in GetPresentation() local
162 rText = aIntlWrapper.getLocaleData()->getDate(aDateTime); in GetPresentation()
164 rText += aIntlWrapper.getLocaleData()->getTime(aDateTime); in GetPresentation()
264 const IntlWrapper aIntlWrapper( in GetPresentation() local
266 rText = aIntlWrapper.getLocaleData()->getDate(GetDateTime()); in GetPresentation()
268 rText += aIntlWrapper.getLocaleData()->getTime(GetDateTime()); in GetPresentation()
H A Dstyle.cxx386 IntlWrapper aIntlWrapper(comphelper::getProcessServiceFactory(), in GetDescription() local
395 eMetric, aItemPresentation, &aIntlWrapper ) ) in GetDescription()
/aoo41x/main/connectivity/source/drivers/evoab2/
H A DNResultSet.cxx433 IntlWrapper aIntlWrapper; member
437 ,aIntlWrapper( _rxFactory, SvtSysLocale().GetLocaleData().getLocale() ) in ComparisonData()
483 … sal_Int32 nCompResult = rCompData.aIntlWrapper.getCaseCollator()->compareString( sLhs, sRhs ); in CompareContacts()
505 … ENSURE_OR_THROW( _rCompData.aIntlWrapper.getCaseCollator(), "no collator for comparing strings" ); in sortContacts()
/aoo41x/main/svx/source/dialog/
H A Dsimptabl.cxx556 …IntlWrapper aIntlWrapper( ::comphelper::getProcessServiceFactory(), Application::GetSettings().Get… in ColCompare() local
557 const CollatorWrapper* pCollator = aIntlWrapper.getCaseCollator(); in ColCompare()
/aoo41x/main/cui/source/options/
H A Doptdict.cxx391 …IntlWrapper aIntlWrapper( ::comphelper::getProcessServiceFactory(), Application::GetSettings().Get… in GetLBInsertPos() local
392 const CollatorWrapper* pCollator = aIntlWrapper.getCollator(); in GetLBInsertPos()
/aoo41x/main/svx/source/unodialogs/textconversiondlgs/
H A Dchinese_dictionarydialog.cxx398 …IntlWrapper aIntlWrapper( ::comphelper::getProcessServiceFactory(), Application::GetSettings().Get… in ColumnCompare() local
399 const CollatorWrapper* pCollator = aIntlWrapper.getCaseCollator(); in ColumnCompare()
/aoo41x/main/sfx2/source/dialog/
H A Dtempldlg.cxx678 …IntlWrapper aIntlWrapper( ::comphelper::getProcessServiceFactory(), Application::GetSettings().Get… in NotifyMoving() local
679 const CollatorWrapper* pCollator = aIntlWrapper.getCaseCollator(); in NotifyMoving()
819 …IntlWrapper aIntlWrapper( ::comphelper::getProcessServiceFactory(), Application::GetSettings().Get… in MakeTree_Impl() local
820 const CollatorWrapper* pCollator = aIntlWrapper.getCaseCollator(); in MakeTree_Impl()
/aoo41x/main/sw/source/ui/app/
H A Ddocstyle.cxx599 IntlWrapper aIntlWrapper( in GetDescription() local
631 eUnit, aItemPresentation, &aIntlWrapper ) ) in GetDescription()
679 eUnit, aItemPresentation, &aIntlWrapper ) ) in GetDescription()
/aoo41x/main/svtools/source/contnr/
H A Dfileview.cxx573 IntlWrapper aIntlWrapper; member in SvtFileView_Impl
1907 …,aIntlWrapper ( ::comphelper::getProcessServiceFactory(), Application::GetSettings()… in SvtFileView_Impl()
2587 pCollatorWrapper = aIntlWrapper.getCaseCollator(); in SortFolderContent_Impl()
/aoo41x/main/basic/source/basmgr/
H A Dbasmgr.cxx1880 …IntlWrapper aIntlWrapper( ::comphelper::getProcessServiceFactory(), Application::GetSettings().Get… in lcl_queryMacro() local
1881 const CollatorWrapper* pCollator = aIntlWrapper.getCollator(); in lcl_queryMacro()

Completed in 180 milliseconds