Home
last modified time | relevance | path

Searched refs:aFormatLocale (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/connectivity/source/commontools/
H A Dpredicateinput.cxx209 Locale aFormatLocale; in implPredicateTree() local
214 ) >>= aFormatLocale; in implPredicateTree()
217 if ( aFormatLocale.Language.getLength() ) in implPredicateTree()
219 getSeparatorChars( aFormatLocale, nFmtDecSep, nCtxThdSep ); in implPredicateTree()
/aoo42x/main/xmloff/source/forms/
H A Dlayerexport.cxx733 Locale aFormatLocale; in ensureTranslateFormat() local
739 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 28 milliseconds