Searched refs:nSectSize (Results 1 – 1 of 1) sorted by relevance
1015 sal_uInt32 nSectSize = static_cast< sal_uInt32 >( rStrm.Tell() - mnStartPos ); in ImplSave() local1017 rStrm << nSectSize; in ImplSave()