Home
last modified time | relevance | path

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

/AOO41X/main/svl/inc/svl/
H A Dzforlist.hxx827 String aThousandSep; member in SvNumberFormatter
992 inline const String& GetNumThousandSep() const { return aThousandSep; } in GetNumThousandSep()
/AOO41X/main/svl/source/numbers/
H A Dzforlist.cxx246 aThousandSep = pLoc->getNumThousandSep(); in ImpConstruct()
277 aThousandSep = pLoc->getNumThousandSep(); in ChangeIntl()