Home
last modified time | relevance | path

Searched refs:aShapeHd (Results 1 – 2 of 2) sorted by path

/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx3331 DffRecordHeader aShapeHd; in SeekToShape() local
4979 DffRecordHeader aShapeHd; in GetGlobalChildAnchor() local
4980 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() local
5053 rSt >> aShapeHd; in GetGroupAnchors()
5057 DffRecordHeader aShapeHd2( aShapeHd ); in GetGroupAnchors()
[all …]
H A Dsvdfppt.cxx3031 DffRecordHeader aShapeHd; in ImportPage() local
3032 rStCtrl >> aShapeHd; in ImportPage()
3033 if ( aShapeHd.nRecType == DFF_msofbtSp ) in ImportPage()
3063 DffRecordHeader aShapeHd; in ImportPage() local
3064 … 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 80 milliseconds