Searched refs:aShapeHd (Results 1 – 2 of 2) sorted by relevance
3331 DffRecordHeader aShapeHd; in SeekToShape() local4979 DffRecordHeader aShapeHd; in GetGlobalChildAnchor() local4980 rSt >> aShapeHd; in GetGlobalChildAnchor()4982 ( aShapeHd.nRecType == DFF_msofbtSpgrContainer ) ) in GetGlobalChildAnchor()4984 DffRecordHeader aShapeHd2( aShapeHd ); in GetGlobalChildAnchor()4985 if ( aShapeHd.nRecType == DFF_msofbtSpgrContainer ) in GetGlobalChildAnchor()5039 aShapeHd.SeekToEndOfRecord( rSt ); in GetGlobalChildAnchor()5050 DffRecordHeader aShapeHd; in GetGroupAnchors() local5053 rSt >> aShapeHd; in GetGroupAnchors()5057 DffRecordHeader aShapeHd2( aShapeHd ); in GetGroupAnchors()[all …]
3031 DffRecordHeader aShapeHd; in ImportPage() local3032 rStCtrl >> aShapeHd; in ImportPage()3033 if ( aShapeHd.nRecType == DFF_msofbtSp ) in ImportPage()3063 DffRecordHeader aShapeHd; in ImportPage() local3064 … if ( SeekToRec( rStCtrl, DFF_msofbtSpContainer, aEscherObjListHd.GetRecEndFilePos(), &aShapeHd ) ) in ImportPage()3067 aShapeHd.SeekToEndOfRecord( rStCtrl ); in ImportPage()3071 rStCtrl >> aShapeHd; in ImportPage()3072 …if ( ( aShapeHd.nRecType == DFF_msofbtSpContainer ) || ( aShapeHd.nRecType == DFF_msofbtSpgrContai… in ImportPage()3075 aShapeHd.SeekToBegOfRecord( rStCtrl ); in ImportPage()3090 aShapeHd.SeekToEndOfRecord( rStCtrl ); in ImportPage()
Completed in 103 milliseconds