Home
last modified time | relevance | path

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

/aoo4110/main/scripting/source/stringresource/
H A Dstringresource.cxx1301 void write16BitInt( T n );
1303 { write16BitInt( n ); } in writeInt16()
1305 { write16BitInt( n ); } in writeUnicodeChar()
1322 void BinaryOutput::write16BitInt( T n ) in write16BitInt() function in stringresource::BinaryOutput

Completed in 37 milliseconds