Home
last modified time | relevance | path

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

/trunk/main/scripting/source/stringresource/
H A Dstringresource.cxx1248 void writeInt32( sal_Int32 n );
1280 void BinaryOutput::writeInt32( sal_Int32 n ) in writeInt32() function in stringresource::BinaryOutput
1399 aOut.writeInt32( nDataPos ); in exportBinary()
1406 aOut.writeInt32( nDataPos ); in exportBinary()