Searched refs:nSectPos (Results 1 – 1 of 1) sorted by relevance
1164 sal_uInt32 nSectPos; in ImplLoad() local1165 rStrm >> aSectGuid >> nSectPos; in ImplLoad()1168 rStrm.Seek( static_cast< sal_Size >( nSectPos ) ); in ImplLoad()1195 sal_uInt32 nSectPos = static_cast< sal_uInt32 >( rStrm.Tell() ); in ImplSave() local1200 rStrm << aIt->first << nSectPos; in ImplSave()
Completed in 9 milliseconds