Lines Matching refs:StrAppendChar
156 inline void SbxBasicFormater::StrAppendChar( String& sStrg, sal_Unicode ch ) in StrAppendChar() function in SbxBasicFormater
167 StrAppendChar( sStrg, (sal_Unicode)(nDigit+ASCII_0) ); in AppendDigit()
788 StrAppendChar( sReturnStrg,'-' ); in ScanFormatString()
808 StrAppendChar( sReturnStrg,cThousandSep ); in ScanFormatString()
824 StrAppendChar( sReturnStrg,cThousandSep ); in ScanFormatString()
840 StrAppendChar( sReturnStrg,cThousandSep ); in ScanFormatString()
888 StrAppendChar( sReturnStrg,cDecPoint ); in ScanFormatString()
908 StrAppendChar( sReturnStrg,c ); in ScanFormatString()
938 StrAppendChar( sReturnStrg,c ); in ScanFormatString()
948 StrAppendChar( sReturnStrg,'-' ); in ScanFormatString()
954 StrAppendChar( sReturnStrg,'-' ); in ScanFormatString()
956 StrAppendChar( sReturnStrg,'+' ); in ScanFormatString()
979 StrAppendChar( sReturnStrg,c ); in ScanFormatString()
991 StrAppendChar( sReturnStrg,c ); in ScanFormatString()
1003 StrAppendChar( sReturnStrg,c ); in ScanFormatString()
1016 StrAppendChar( sReturnStrg,c ); in ScanFormatString()