Searched refs:aFormatLocale (Results 1 – 2 of 2) sorted by relevance
209 Locale aFormatLocale; in implPredicateTree() local214 ) >>= aFormatLocale; in implPredicateTree()217 if ( aFormatLocale.Language.getLength() ) in implPredicateTree()219 getSeparatorChars( aFormatLocale, nFmtDecSep, nCtxThdSep ); in implPredicateTree()
733 Locale aFormatLocale; in ensureTranslateFormat() local739 xControlFormat->getPropertyValue(PROPERTY_LOCALE) >>= aFormatLocale; in ensureTranslateFormat()744 nOwnFormatKey = m_xControlNumberFormats->queryKey(sFormatDescription, aFormatLocale, sal_False); in ensureTranslateFormat()748 nOwnFormatKey = m_xControlNumberFormats->addNew(sFormatDescription, aFormatLocale); in ensureTranslateFormat()
Completed in 19 milliseconds