Home
last modified time | relevance | path

Searched refs:read_uInt8_lenPrefixed_uInt8s_ToOString (Results 1 – 6 of 6) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/tools/qa/cppunit/
H A Dtest_stream.cxx175 OString aFoo = read_uInt8_lenPrefixed_uInt8s_ToOString(aMemStream); in test_read_pstring()
183 aFoo = read_uInt8_lenPrefixed_uInt8s_ToOString(aMemStream); in test_read_pstring()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/tools/qa/cppunit/
H A Dtest_stream.cxx175 OString aFoo = read_uInt8_lenPrefixed_uInt8s_ToOString(aMemStream); in test_read_pstring()
183 aFoo = read_uInt8_lenPrefixed_uInt8s_ToOString(aMemStream); in test_read_pstring()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/tools/
H A Dstream.hxx521 inline OString read_uInt8_lenPrefixed_uInt8s_ToOString(SvStream& rStrm) in read_uInt8_lenPrefixed_uInt8s_ToOString() function
537 return OStringToOUString(read_uInt8_lenPrefixed_uInt8s_ToOString(rStrm), eEnc); in read_uInt8_lenPrefixed_uInt8s_ToOUString()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/tools/
H A Dstream.hxx519 inline OString read_uInt8_lenPrefixed_uInt8s_ToOString(SvStream& rStrm) in read_uInt8_lenPrefixed_uInt8s_ToOString() function
535 return OStringToOUString(read_uInt8_lenPrefixed_uInt8s_ToOString(rStrm), eEnc); in read_uInt8_lenPrefixed_uInt8s_ToOUString()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A Dww8scan.cxx4171 OString aTmp = read_uInt8_lenPrefixed_uInt8s_ToOString(rStrm); in WW8ReadSTTBF()
4197 OString aTmp = read_uInt8_lenPrefixed_uInt8s_ToOString(rStrm); in WW8ReadSTTBF()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Dww8scan.cxx4197 OString aTmp = read_uInt8_lenPrefixed_uInt8s_ToOString(rStrm); in WW8ReadSTTBF()
4223 OString aTmp = read_uInt8_lenPrefixed_uInt8s_ToOString(rStrm); in WW8ReadSTTBF()