Searched refs:aShapeAtom (Results 1 – 1 of 1) sorted by relevance
4970 DffRecordHeader aShapeAtom; in GetGlobalChildAnchor() local4971 rSt >> aShapeAtom; in GetGlobalChildAnchor()4973 if ( aShapeAtom.nRecType == DFF_msofbtClientAnchor ) in GetGlobalChildAnchor()4978 if ( aShapeAtom.nRecLen == 16 ) in GetGlobalChildAnchor()5005 else if ( aShapeAtom.nRecType == DFF_msofbtChildAnchor ) in GetGlobalChildAnchor()5017 aShapeAtom.SeekToEndOfRecord( rSt ); in GetGlobalChildAnchor()5043 DffRecordHeader aShapeAtom; in GetGroupAnchors() local5044 rSt >> aShapeAtom; in GetGroupAnchors()5045 if ( aShapeAtom.nRecType == DFF_msofbtChildAnchor ) in GetGroupAnchors()5077 aShapeAtom.SeekToEndOfRecord( rSt ); in GetGroupAnchors()
Completed in 43 milliseconds