Home
last modified time | relevance | path

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

/trunk/main/scripting/source/stringresource/
H A Dstringresource.cxx1464 sal_Unicode readUnicodeChar( void );
1545 sal_Unicode BinaryInput::readUnicodeChar( void ) in readUnicodeChar() function in stringresource::BinaryInput
1566 c = readUnicodeChar(); in readString()