Searched refs:cExpandChar (Results 1 – 2 of 2) sorted by relevance
262 ByteString& Expand( xub_StrLen nCount, sal_Char cExpandChar = ' ' );568 UniString& Expand( xub_StrLen nCount, sal_Unicode cExpandChar = ' ' );
932 STRING& STRING::Expand( xub_StrLen nCount, STRCODE cExpandChar ) in Expand() argument951 *pStr++ = cExpandChar; in Expand()
Completed in 19 milliseconds