Home
last modified time | relevance | path

Searched refs:getNumThousandSep (Results 1 – 19 of 19) sorted by relevance

/trunk/main/vcl/source/control/
H A Dfield.cxx898 String sOldThSep = ImplGetLocaleDataWrapper().getNumThousandSep(); in DataChanged()
902 String sNewThSep = ImplGetLocaleDataWrapper().getNumThousandSep(); in DataChanged()
1017 String sOldThSep = ImplGetLocaleDataWrapper().getNumThousandSep(); in DataChanged()
1021 String sNewThSep = ImplGetLocaleDataWrapper().getNumThousandSep(); in DataChanged()
1862 String sOldThSep = ImplGetLocaleDataWrapper().getNumThousandSep(); in DataChanged()
1866 String sNewThSep = ImplGetLocaleDataWrapper().getNumThousandSep(); in DataChanged()
1988 String sOldThSep = ImplGetLocaleDataWrapper().getNumThousandSep(); in DataChanged()
1992 String sNewThSep = ImplGetLocaleDataWrapper().getNumThousandSep(); in DataChanged()
2329 String sOldThSep = ImplGetLocaleDataWrapper().getNumThousandSep(); in DataChanged()
2333 String sNewThSep = ImplGetLocaleDataWrapper().getNumThousandSep(); in DataChanged()
[all …]
H A Dlongcurr.cxx125 (bThousandSep && (cChar == rLocaleDataWrapper.getNumThousandSep())) || in ImplNumericProcessKeyInput()
/trunk/main/svx/source/form/
H A DParseContext.cxx151 sal_Unicode OSystemParseContext::getNumThousandSep( ) const in getNumThousandSep() function in OSystemParseContext
153 return lcl_getSeparatorChar( SvtSysLocale().GetLocaleData().getNumThousandSep(), ',' ); in getNumThousandSep()
/trunk/main/basic/source/sbx/
H A Dsbxscan.cxx60 rcThousandSep = rData.getNumThousandSep().GetBuffer()[0]; in ImpGetIntntlSep()
891 sal_Unicode c1000 = rData.getNumThousandSep().GetBuffer()[0]; in Format()
/trunk/main/svx/inc/svx/
H A DParseContext.hxx66 sal_Unicode getNumThousandSep( ) const;
/trunk/main/sc/source/ui/cctrl/
H A Deditfield.cxx43 return ScGlobal::GetpLocaleData()->getNumThousandSep().GetChar( 0 ); in lclGetGroupSep()
/trunk/main/svtools/source/control/
H A Dfmtfield.cxx1205 String sSeparator = aLocaleInfo.getNumThousandSep(); in ResetConformanceTester()
1341 sNewFormat += aLocaleInfo.getNumThousandSep(); in UpdateCurrencyFormat()
/trunk/main/sw/source/core/bastyp/
H A Dcalc.cxx969 sal_Unicode cTSep = pLclData->getNumThousandSep().GetChar(0), in GetToken()
1622 pLclData->getNumThousandSep().GetChar(0), in lcl_Str2Double()
/trunk/main/unotools/inc/unotools/
H A Dlocaledatawrapper.hxx203 inline const String& getNumThousandSep() const in getNumThousandSep() function in LocaleDataWrapper
/trunk/main/sc/source/ui/miscdlgs/
H A Dsolveroptions.cxx504 pLocaleData->getNumThousandSep().GetChar(0), in GetValue()
/trunk/main/unotools/source/i18n/
H A Dlocaledatawrapper.cxx1459 const String& rThoSep = getNumThousandSep(); in ImplAddFormatNum()
1703 (((nDig - nDecimals) * rLoc.getNumThousandSep().Len()) + nDig) : in ImplGetNumberStringLengthGuess()
/trunk/main/svl/source/numbers/
H A Dzforlist.cxx246 aThousandSep = pLoc->getNumThousandSep(); in ImpConstruct()
277 aThousandSep = pLoc->getNumThousandSep(); in ChangeIntl()
3918 rStr.Insert( rLoc.getNumThousandSep(), 1 ); in Impl_BuildFormatStringNumChars()
H A Dzformat.cxx4314 aStr += rLocWrp.getNumThousandSep(); in GetMappedFormatstring()
/trunk/main/xmloff/source/style/
H A Dxmlnumfi.cxx791 (cChar == (cTS = rParent.GetLocaleData().getNumThousandSep().GetChar(0)) || in lcl_ValidChar()
2001 OUString aSep = pData->GetLocaleData( nFormatLang ).getNumThousandSep(); in AddNumber()
/trunk/main/sw/source/core/doc/
H A Ddocsort.cxx131 pLclData->getNumThousandSep().GetChar(0), in StrToDouble()
/trunk/main/svx/source/svdraw/
H A Dsvdtrans.cxx1051 String aThoSep( rLoc.getNumThousandSep() ); in TakeStr()
H A Dsvdmodel.cxx1326 String aThoSep( rLoc.getNumThousandSep() ); in TakeMetricStr()
/trunk/main/cui/source/options/
H A Doptgdlg.cxx445 String sSep( SvtSysLocale().GetLocaleData().getNumThousandSep() ); in IMPL_LINK()
/trunk/main/sc/source/filter/xml/
H A Dxmlimprt.cxx2289 aBuffer.append( aLocaleData.getNumThousandSep() ); in SetCurrencySymbol()

Completed in 136 milliseconds