Home
last modified time | relevance | path

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

/trunk/main/idl/source/objects/
H A Dmodule.cxx134 sal_uLong nLenPos = rStm.Tell(); in Save() local
142 rStm.Seek( nLenPos ); in Save()
143 rStm << (sal_uInt16)( nPos - nLenPos - sizeof( sal_uInt16 ) ); in Save()
/trunk/main/tools/inc/tools/
H A Dpstm.hxx241 void WriteLen( sal_uInt32 nLenPos );

Completed in 14 milliseconds