Home
last modified time | relevance | path

Searched refs:I18nHelper (Results 1 – 16 of 16) sorted by relevance

/trunk/main/vcl/source/app/
H A Di18nhelp.cxx41 vcl::I18nHelper::I18nHelper( ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServi… in I18nHelper() function in vcl::I18nHelper
50 vcl::I18nHelper::~I18nHelper() in ~I18nHelper()
55 void vcl::I18nHelper::ImplDestroyWrappers() in ImplDestroyWrappers()
78 LocaleDataWrapper& vcl::I18nHelper::ImplGetLocaleDataWrapper() const in ImplGetLocaleDataWrapper()
109 String vcl::I18nHelper::filterFormattingChars( const String& rStr ) in filterFormattingChars()
132 delete ((vcl::I18nHelper*)this)->mpTransliterationWrapper; in CompareString()
133 ((vcl::I18nHelper*)this)->mpTransliterationWrapper = NULL; in CompareString()
150 ((vcl::I18nHelper*)this)->mbTransliterateIgnoreCase = sal_True; in MatchString()
151 delete ((vcl::I18nHelper*)this)->mpTransliterationWrapper; in MatchString()
152 ((vcl::I18nHelper*)this)->mpTransliterationWrapper = NULL; in MatchString()
[all …]
H A Dsettings.cxx1988 const vcl::I18nHelper& AllSettings::GetLocaleI18nHelper() const in GetLocaleI18nHelper()
1992 ((AllSettings*)this)->mpData->mpI18nHelper = new vcl::I18nHelper( aFactory, GetLocale() ); in GetLocaleI18nHelper()
1999 const vcl::I18nHelper& AllSettings::GetUILocaleI18nHelper() const in GetUILocaleI18nHelper()
2003 … ((AllSettings*)this)->mpData->mpUII18nHelper = new vcl::I18nHelper( aFactory, GetUILocale() ); in GetUILocaleI18nHelper()
/trunk/main/vcl/inc/vcl/
H A Di18nhelp.hxx52 class VCL_DLLPUBLIC I18nHelper class
74I18nHelper( ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory >& rxMS…
75 ~I18nHelper();
H A Dsettings.hxx40 class I18nHelper;
1175 vcl::I18nHelper* mpI18nHelper;
1176 vcl::I18nHelper* mpUII18nHelper;
1264 const vcl::I18nHelper& GetLocaleI18nHelper() const;
1265 const vcl::I18nHelper& GetUILocaleI18nHelper() const;
/trunk/main/svtools/source/control/
H A Dstdmenu.cxx72 const vcl::I18nHelper& rI18nHelper = Application::GetSettings().GetUILocaleI18nHelper(); in Fill()
467 const vcl::I18nHelper& rI18nHelper = Application::GetSettings().GetUILocaleI18nHelper(); in Fill()
H A Druler.cxx646 const vcl::I18nHelper& rI18nHelper = GetSettings().GetLocaleI18nHelper(); in ImplDrawArrows()
/trunk/main/vcl/source/window/
H A Dmnemonicengine.cxx57 const vcl::I18nHelper& rI18nHelper = Application::GetSettings().GetUILocaleI18nHelper(); in lcl_getEntryForMnemonic()
H A Dmenu.cxx332 const vcl::I18nHelper& rI18nHelper = Application::GetSettings().GetUILocaleI18nHelper(); in SearchItem()
394 const vcl::I18nHelper& rI18nHelper = Application::GetSettings().GetUILocaleI18nHelper(); in GetItemCount()
411 const vcl::I18nHelper& rI18nHelper = Application::GetSettings().GetUILocaleI18nHelper(); in GetItemCount()
/trunk/main/vcl/source/control/
H A Dquickselectionengine.cxx89 const vcl::I18nHelper& rI18nHelper = Application::GetSettings().GetLocaleI18nHelper(); in findMatchingEntry()
H A Dilstbox.cxx267 String aComp( vcl::I18nHelper::filterFormattingChars( pImplEntry->maStr ) ); in FindEntry()
283 const vcl::I18nHelper& rI18nHelper = mpWindow->GetSettings().GetLocaleI18nHelper(); in FindMatchingEntry()
/trunk/main/framework/source/uielement/
H A Dfontmenucontroller.cxx75 const vcl::I18nHelper& rI18nHelper = Application::GetSettings().GetUILocaleI18nHelper(); in lcl_I18nCompareString()
H A Dfontsizemenucontroller.cxx252 const vcl::I18nHelper& rI18nHelper = Application::GetSettings().GetUILocaleI18nHelper(); in fillPopupMenu()
/trunk/main/extensions/source/bibliography/
H A Dgeneral.cxx829 const vcl::I18nHelper& rI18nHelper = Application::GetSettings().GetUILocaleI18nHelper(); in HandleShortCutKey()
/trunk/main/sfx2/source/appl/
H A Dnewhelp.cxx909 const vcl::I18nHelper& rI18nHelper = GetSettings().GetLocaleI18nHelper(); in HasKeywordIgnoreCase()
/trunk/main/svtools/source/contnr/
H A Dimivctl1.cxx3647 const vcl::I18nHelper& rI18nHelper = Application::GetSettings().GetUILocaleI18nHelper(); in IsMnemonicChar()
/trunk/main/framework/source/layoutmanager/
H A Dtoolbarlayoutmanager.cxx944 const vcl::I18nHelper& rI18nHelper = Application::GetSettings().GetUILocaleI18nHelper(); in implts_generateGenericAddonToolbarTitle()

Completed in 219 milliseconds