Searched defs:nDigit (Results 1 – 5 of 5) sorted by relevance
737 sal_Char nDigit = (sal_Char)(nValue % nRadix); in IMPL_RTL_STRNAME() local792 sal_Char nDigit = (sal_Char)(nValue % nRadix); in IMPL_RTL_STRNAME() local847 sal_Int16 nDigit; in IMPL_RTL_STRNAME() local893 sal_Int16 nDigit; in IMPL_RTL_STRNAME() local
490 int nDigit; in doubleToString() local
164 void SbxBasicFormater::AppendDigit( String& sStrg, short nDigit ) in AppendDigit()
2450 sal_uInt16 nDigit = nVal / pValues[ nIndex ]; in ScRoman() local2789 void lclAppendDigit( ByteString& rText, sal_Int32 nDigit ) in lclAppendDigit()2811 void lclAppendPow10( ByteString& rText, sal_Int32 nDigit, sal_Int32 nPow10 ) in lclAppendPow10()
2194 sal_uInt16 nDigit = nVal / 0x1000; in implWriteCharToBuffer() local
Completed in 56 milliseconds