Searched refs:aShapeHd (Results 1 – 2 of 2) sorted by relevance
3312 DffRecordHeader aShapeHd; in SeekToShape() local4960 DffRecordHeader aShapeHd; in GetGlobalChildAnchor() local4961 rSt >> aShapeHd; in GetGlobalChildAnchor()4963 ( aShapeHd.nRecType == DFF_msofbtSpgrContainer ) ) in GetGlobalChildAnchor()4965 DffRecordHeader aShapeHd2( aShapeHd ); in GetGlobalChildAnchor()4966 if ( aShapeHd.nRecType == DFF_msofbtSpgrContainer ) in GetGlobalChildAnchor()5020 aShapeHd.SeekToEndOfRecord( rSt ); in GetGlobalChildAnchor()5031 DffRecordHeader aShapeHd; in GetGroupAnchors() local5034 rSt >> aShapeHd; in GetGroupAnchors()5038 DffRecordHeader aShapeHd2( aShapeHd ); in GetGroupAnchors()[all …]
3030 DffRecordHeader aShapeHd; in ImportPage() local3031 rStCtrl >> aShapeHd; in ImportPage()3032 if ( aShapeHd.nRecType == DFF_msofbtSp ) in ImportPage()3062 DffRecordHeader aShapeHd; in ImportPage() local3063 … if ( SeekToRec( rStCtrl, DFF_msofbtSpContainer, aEscherObjListHd.GetRecEndFilePos(), &aShapeHd ) ) in ImportPage()3065 aShapeHd.SeekToEndOfRecord( rStCtrl ); in ImportPage()3068 rStCtrl >> aShapeHd; in ImportPage()3069 …if ( ( aShapeHd.nRecType == DFF_msofbtSpContainer ) || ( aShapeHd.nRecType == DFF_msofbtSpgrContai… in ImportPage()3072 aShapeHd.SeekToBegOfRecord( rStCtrl ); in ImportPage()3087 aShapeHd.SeekToEndOfRecord( rStCtrl ); in ImportPage()
Completed in 236 milliseconds