Searched defs:OutLong (Results 1 – 3 of 3) sorted by relevance
274 SvStream& Writer::OutLong( SvStream& rStrm, long nVal ) in OutLong() function in Writer
535 inline SvStream& OutLong( long nVal ) { return OutLong( Strm(), nVal ); } in OutLong() function in Writer
832 SvStream& RtfExport::OutLong( long nVal ) in OutLong() function in RtfExport
Completed in 34 milliseconds