Home
last modified time | relevance | path

Searched refs:cSeparatorDecimal (Results 1 – 3 of 3) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/app/
H A Dweldutils.cxx283 sal_Unicode cSeparatorDecimal = '.'; in ResetConformanceTester() local
294 cSeparatorDecimal = sSeparator[0]; in ResetConformanceTester()
298 new validation::NumberValidator(cSeparatorThousand, cSeparatorDecimal)); in ResetConformanceTester()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/control/
H A Dfmtfield.cxx1092 sal_Unicode cSeparatorDecimal = '.'; in ResetConformanceTester() local
1103 cSeparatorDecimal = sSeparator[0]; in ResetConformanceTester()
1106 …m_pNumberValidator.reset(new validation::NumberValidator( cSeparatorThousand, cSeparatorDecimal )); in ResetConformanceTester()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/control/
H A Dfmtfield.cxx1027 sal_Unicode cSeparatorDecimal = '.'; in ResetConformanceTester() local
1038 cSeparatorDecimal = sSeparator[0]; in ResetConformanceTester()
1041 …m_pNumberValidator.reset(new validation::NumberValidator( cSeparatorThousand, cSeparatorDecimal )); in ResetConformanceTester()