Searched refs:readCompressedUnicodeArray (Results 1 – 4 of 4) sorted by relevance
227 …::rtl::OUString readCompressedUnicodeArray( sal_Int32 nChars, bool bCompressed, bool bAllowNul…
119 OUString BinaryInputStream::readCompressedUnicodeArray( sal_Int32 nChars, bool bCompressed, bool bA… in readCompressedUnicodeArray() function in oox::BinaryInputStream
201 rValue = rInStrm.readCompressedUnicodeArray( nChars, bCompressed ); in lclReadString()
388 aBuffer.append( readCompressedUnicodeArray( nRawChars, !b16BitChars, bAllowNulChars ) ); in readUniStringChars()
Completed in 40 milliseconds