Home
last modified time | relevance | path

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

/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx4986 DffRecordHeader aShapeAtom; in GetGlobalChildAnchor() local
4987 rSt >> aShapeAtom; in GetGlobalChildAnchor()
4989 if ( aShapeAtom.nRecType == DFF_msofbtClientAnchor ) in GetGlobalChildAnchor()
4994 if ( aShapeAtom.nRecLen == 16 ) in GetGlobalChildAnchor()
5021 else if ( aShapeAtom.nRecType == DFF_msofbtChildAnchor ) in GetGlobalChildAnchor()
5033 aShapeAtom.SeekToEndOfRecord( rSt ); in GetGlobalChildAnchor()
5059 DffRecordHeader aShapeAtom; in GetGroupAnchors() local
5060 rSt >> aShapeAtom; in GetGroupAnchors()
5061 if ( aShapeAtom.nRecType == DFF_msofbtChildAnchor ) in GetGroupAnchors()
5093 aShapeAtom.SeekToEndOfRecord( rSt ); in GetGroupAnchors()