Home
last modified time | relevance | path

Searched refs:aShapeAtom (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx4989 DffRecordHeader aShapeAtom; in GetGlobalChildAnchor() local
4990 rSt >> aShapeAtom; in GetGlobalChildAnchor()
4992 if ( aShapeAtom.nRecType == DFF_msofbtClientAnchor ) in GetGlobalChildAnchor()
4997 if ( aShapeAtom.nRecLen == 16 ) in GetGlobalChildAnchor()
5024 else if ( aShapeAtom.nRecType == DFF_msofbtChildAnchor ) in GetGlobalChildAnchor()
5036 aShapeAtom.SeekToEndOfRecord( rSt ); in GetGlobalChildAnchor()
5062 DffRecordHeader aShapeAtom; in GetGroupAnchors() local
5063 rSt >> aShapeAtom; in GetGroupAnchors()
5064 if ( aShapeAtom.nRecType == DFF_msofbtChildAnchor ) in GetGroupAnchors()
5096 aShapeAtom.SeekToEndOfRecord( rSt ); in GetGroupAnchors()

Completed in 52 milliseconds