Searched refs:ImpPower10 (Results 1 – 2 of 2) sorted by relevance
266 nValue = nValue * ImpPower10(nOldDigits); in NormalizePercent()281 sal_Int64 nFactor = ImpPower10(nOldDigits); in DenormalizePercent()304 sal_Int64 PercentField::ImpPower10( sal_uInt16 n ) in ImpPower10() function in PercentField
45 SW_DLLPRIVATE sal_Int64 ImpPower10(sal_uInt16 n);
Completed in 36 milliseconds