Home
last modified time | relevance | path

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

/AOO41X/main/filter/source/msfilter/
H A Dmsdffimp.cxx4976 DffRecordHeader aShapeAtom; in GetGlobalChildAnchor() local
4977 rSt >> aShapeAtom; in GetGlobalChildAnchor()
4979 if ( aShapeAtom.nRecType == DFF_msofbtClientAnchor ) in GetGlobalChildAnchor()
4984 if ( aShapeAtom.nRecLen == 16 ) in GetGlobalChildAnchor()
5011 else if ( aShapeAtom.nRecType == DFF_msofbtChildAnchor ) in GetGlobalChildAnchor()
5023 aShapeAtom.SeekToEndOfRecord( rSt ); in GetGlobalChildAnchor()
5049 DffRecordHeader aShapeAtom; in GetGroupAnchors() local
5050 rSt >> aShapeAtom; in GetGroupAnchors()
5051 if ( aShapeAtom.nRecType == DFF_msofbtChildAnchor ) in GetGroupAnchors()
5083 aShapeAtom.SeekToEndOfRecord( rSt ); in GetGroupAnchors()