Home
last modified time | relevance | path

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

/trunk/main/filter/inc/filter/msfilter/
H A Descherex.hxx994 sal_uInt32 nContPos; member
1002 sal_uInt32 nContPos; member
/trunk/main/filter/source/msfilter/
H A Descherex.cxx110 nContPos = rStrm.Tell(); in EscherExContainer()
115 sal_uInt32 nSize= nPos - nContPos; in ~EscherExContainer()
118 rStrm.Seek( nContPos - 4 ); in ~EscherExContainer()
128 nContPos = rStrm.Tell(); in EscherExAtom()
133 sal_uInt32 nSize= nPos - nContPos; in ~EscherExAtom()
136 rStrm.Seek( nContPos - 4 ); in ~EscherExAtom()

Completed in 41 milliseconds