Searched refs:nCntPost (Results 1 – 4 of 4) sorted by relevance
143 nCntPost = rNumFor.nCntPost; in Copy()332 aI.nCntPost = 0; in ImpSvNumFor()2606 xub_StrLen nCntPost; in ImpGetTimeOutput() local2608 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() local3133 0 < rInfo.nCntPost && rInfo.nCntPost < 7 ) in ImpGetDateTimeOutput()3136 nCntPost = 7; in ImpGetDateTimeOutput()3141 nCntPost = xub_StrLen(rInfo.nCntPost); in ImpGetDateTimeOutput()[all …]
1081 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()
172 sal_uInt16 nCntPost; // Zaehlt Nachkommastellen member in ImpSvNumberformatScan
79 sal_uInt16 nCntPost; // Count of digits after decimal point member262 sal_uInt16 GetFormatPrecision() const { return NumFor[0].Info().nCntPost; } in GetFormatPrecision()
Completed in 36 milliseconds