Searched refs:WriteByteStringLine (Results 1 – 5 of 5) sorted by relevance
456 sal_Bool WriteByteStringLine( const String& rStr, rtl_TextEncoding eDestCharSet );457 …sal_Bool WriteByteStringLine( const String& rStr ) { return WriteByteStringLine( rStr, GetS… in WriteByteStringLine() function in SvStream459 …sal_Bool WriteByteStringLines( const String& rStr ) { return WriteByteStringLine( rStr, Get… in WriteByteStringLines()
1036 sal_Bool SvStream::WriteByteStringLine( const String& rStr, rtl_TextEncoding eDestCharSet ) in WriteByteStringLine() function in SvStream1060 return WriteByteStringLine( rStr, eDestCharSet ); in WriteUniOrByteStringLine()
4580 rOutStr.WriteByteStringLine( sWrite, eTEnc ); in WriteEntries()4596 rOutStr.WriteByteStringLine( sWrite, eTEnc ); in WriteEntries()
209 aCacheFile.WriteByteStringLine( rDFA.maStyleName, RTL_TEXTENCODING_UTF8 ); in ~ImplFontAttrCache()
292 rOutput.WriteByteStringLine( aTmpStr ); in WriteText()