Home
last modified time | relevance | path

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

/aoo4110/main/sfx2/source/doc/
H A Doleprops.cxx1164 sal_uInt32 nSectPos; in ImplLoad() local
1165 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() local
1200 rStrm << aIt->first << nSectPos; in ImplSave()

Completed in 25 milliseconds