Home
last modified time | relevance | path

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

/AOO41X/main/i18npool/source/numberformatcode/ !
H A Dnumberformatcode.cxx38 bFormatsValid( sal_False ) in NumberFormatCodeMapper()
161 bFormatsValid = sal_False; in setupLocale()
170 if ( !bFormatsValid ) in getFormats()
177 bFormatsValid = sal_True; in getFormats()
/AOO41X/main/i18npool/inc/ !
H A Dnumberformatcode.hxx65 sal_Bool bFormatsValid; member in NumberFormatCodeMapper