Searched defs:sStrg (Results 1 – 1 of 1) sorted by relevance
150 inline void SbxBasicFormater::ShiftString( String& sStrg, sal_uInt16 nStartPos ) in ShiftString()156 inline void SbxBasicFormater::StrAppendChar( String& sStrg, sal_Unicode ch ) in StrAppendChar()164 void SbxBasicFormater::AppendDigit( String& sStrg, short nDigit ) in AppendDigit()171 void SbxBasicFormater::LeftShiftDecimalPoint( String& sStrg ) in LeftShiftDecimalPoint()187 void SbxBasicFormater::StrRoundDigit( String& sStrg, short nPos, sal_Bool& bOverflow ) in StrRoundDigit()248 void SbxBasicFormater::StrRoundDigit( String& sStrg, short nPos ) in StrRoundDigit()257 void SbxBasicFormater::ParseBack( String& sStrg, const String& sFormatStrg, in ParseBack()
Completed in 29 milliseconds