Home
last modified time | relevance | path

Searched refs:rNegRed (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svx/
H A Dnumfmtsh.hxx125 bool& rNegRed,
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svx/
H A Dnumfmtsh.hxx125 bool& rNegRed,
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/items/
H A Dnumfmtsh.cxx348 void SvxNumberFormatShell::GetOptions(const OUString& rFormat, bool& rThousand, bool& rNegRed, in GetOptions() argument
356 pFormatter->GetFormatSpecialInfo(nFmtKey, rThousand, rNegRed, rPrecision, rLeadingZeroes); in GetOptions()
366 && pFormatter->GetFormatSpecialInfo(rFormat, rThousand, rNegRed, rPrecision, in GetOptions()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/items/
H A Dnumfmtsh.cxx345 void SvxNumberFormatShell::GetOptions(const OUString& rFormat, bool& rThousand, bool& rNegRed, in GetOptions() argument
353 pFormatter->GetFormatSpecialInfo(nFmtKey, rThousand, rNegRed, rPrecision, rLeadingZeroes); in GetOptions()
363 && pFormatter->GetFormatSpecialInfo(rFormat, rThousand, rNegRed, rPrecision, in GetOptions()