Home
last modified time | relevance | path

Searched defs:sStrg (Results 1 – 1 of 1) sorted by relevance

/trunk/main/basic/source/sbx/
H A Dsbxform.cxx150 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 17 milliseconds