Home
last modified time | relevance | path

Searched refs:readCompressedUnicodeArray (Results 1 – 4 of 4) sorted by relevance

/trunk/main/oox/inc/oox/helper/
H A Dbinaryinputstream.hxx227 …::rtl::OUString readCompressedUnicodeArray( sal_Int32 nChars, bool bCompressed, bool bAllowNul…
/trunk/main/oox/source/helper/
H A Dbinaryinputstream.cxx119 OUString BinaryInputStream::readCompressedUnicodeArray( sal_Int32 nChars, bool bCompressed, bool bA… in readCompressedUnicodeArray() function in oox::BinaryInputStream
/trunk/main/oox/source/ole/
H A Daxbinaryreader.cxx201 rValue = rInStrm.readCompressedUnicodeArray( nChars, bCompressed ); in lclReadString()
/trunk/main/oox/source/xls/
H A Dbiffinputstream.cxx388 aBuffer.append( readCompressedUnicodeArray( nRawChars, !b16BitChars, bAllowNulChars ) ); in readUniStringChars()

Completed in 30 milliseconds