Home
last modified time | relevance | path

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

/trunk/main/svl/source/numbers/
H A Dzformat.cxx143 nCntPost = rNumFor.nCntPost; in Copy()
332 aI.nCntPost = 0; in ImpSvNumFor()
2606 xub_StrLen nCntPost; in ImpGetTimeOutput() local
2608 0 < rInfo.nCntPost && rInfo.nCntPost < 7 ) in ImpGetTimeOutput()
2611 nCntPost = 7; in ImpGetTimeOutput()
2616 nCntPost = xub_StrLen(rInfo.nCntPost); in ImpGetTimeOutput()
3131 xub_StrLen nCntPost; in ImpGetDateTimeOutput() local
3133 0 < rInfo.nCntPost && rInfo.nCntPost < 7 ) in ImpGetDateTimeOutput()
3136 nCntPost = 7; in ImpGetDateTimeOutput()
3141 nCntPost = xub_StrLen(rInfo.nCntPost); in ImpGetDateTimeOutput()
[all …]
H A Dzforscan.cxx1081 nCntPost = 0; in Reset()
1597 nCntPost = nCounter; in FinalScan()
1927 nCntPost = nCounter; in FinalScan()
2046 nCntPost = nCounter; in FinalScan()
2055 nCntPost = nCounter; in FinalScan()
2362 nCntPost = nCounter; // Zaehler der Nullen in FinalScan()
2534 nCntPost = nCounter; // decimals (100th seconds) in FinalScan()
2543 (nCntPre + nCntPost == 0 || nCntExp == 0)) in FinalScan()
2801 pInfo->nCntPost = nCntPost; in CopyInfo()
H A Dzforscan.hxx172 sal_uInt16 nCntPost; // Zaehlt Nachkommastellen member in ImpSvNumberformatScan
/trunk/main/svl/inc/svl/
H A Dzformat.hxx79 sal_uInt16 nCntPost; // Count of digits after decimal point member
262 sal_uInt16 GetFormatPrecision() const { return NumFor[0].Info().nCntPost; } in GetFormatPrecision()

Completed in 44 milliseconds