Searched refs:aAppLocale (Results 1 – 4 of 4) sorted by relevance
/trunk/main/connectivity/source/drivers/flat/ |
H A D | ETable.cxx | 427 ::com::sun::star::lang::Locale aAppLocale(aLocale.GetLocaleDataPtr()->getLocale()); in construct() 429 aArg[0] <<= aAppLocale; in construct() 461 fillColumns(aAppLocale); in construct()
|
/trunk/main/svx/source/form/ |
H A D | filtnav.cxx | 921 Locale aAppLocale = Application::GetSettings().GetUILocale(); in ValidateText() local 923 … aPreparedText, xConnection, xFormatter, xField, aAppLocale, '.', getParseContext() ); in ValidateText()
|
H A D | formcontroller.cxx | 3168 Locale aAppLocale = Application::GetSettings().GetUILocale(); in setFilter() local 3169 LocaleDataWrapper aLocaleWrapper( m_aContext.getLegacyServiceFactory(), aAppLocale ); in setFilter() 3254 ,aAppLocale in setFilter()
|
/trunk/main/svx/source/fmcomp/ |
H A D | gridcell.cxx | 2988 … ::com::sun::star::lang::Locale aAppLocale = Application::GetSettings().GetUILocale(); in commitControl() 2997 m_rColumn.GetField(),aAppLocale,'.', in commitControl()
|
Completed in 64 milliseconds