Home
last modified time | relevance | path

Searched refs:WriteByteStringLine (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/tools/inc/tools/
H A Dstream.hxx452 sal_Bool WriteByteStringLine( const String& rStr, rtl_TextEncoding eDestCharSet );
453 …sal_Bool WriteByteStringLine( const String& rStr ) { return WriteByteStringLine( rStr, GetStreamC… in WriteByteStringLine() function in SvStream
455 …sal_Bool WriteByteStringLines( const String& rStr ) { return WriteByteStringLine( rStr, GetStream… in WriteByteStringLines()
/aoo4110/main/tools/source/stream/
H A Dstream.cxx938 sal_Bool SvStream::WriteByteStringLine( const String& rStr, rtl_TextEncoding eDestCharSet ) in WriteByteStringLine() function in SvStream
962 return WriteByteStringLine( rStr, eDestCharSet ); in WriteUniOrByteStringLine()
/aoo4110/main/sw/source/ui/index/
H A Dcnttab.cxx4580 rOutStr.WriteByteStringLine( sWrite, eTEnc ); in WriteEntries()
4596 rOutStr.WriteByteStringLine( sWrite, eTEnc ); in WriteEntries()
/aoo4110/main/vcl/win/source/gdi/
H A Dsalgdi3.cxx209 aCacheFile.WriteByteStringLine( rDFA.maStyleName, RTL_TEXTENCODING_UTF8 ); in ~ImplFontAttrCache()
/aoo4110/main/editeng/source/editeng/
H A Dimpedit4.cxx292 rOutput.WriteByteStringLine( aTmpStr ); in WriteText()

Completed in 909 milliseconds