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.cxx4970 DffRecordHeader aShapeAtom; in GetGlobalChildAnchor() local
4971 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() local
5044 rSt >> aShapeAtom; in GetGroupAnchors()
5045 if ( aShapeAtom.nRecType == DFF_msofbtChildAnchor ) in GetGroupAnchors()
5077 aShapeAtom.SeekToEndOfRecord( rSt ); in GetGroupAnchors()

Completed in 61 milliseconds