Home
last modified time | relevance | path

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

/aoo4110/main/filter/source/msfilter/
H A Dmsdffimp.cxx3312 DffRecordHeader aShapeHd; in SeekToShape() local
4960 DffRecordHeader aShapeHd; in GetGlobalChildAnchor() local
4961 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() local
5034 rSt >> aShapeHd; in GetGroupAnchors()
5038 DffRecordHeader aShapeHd2( aShapeHd ); in GetGroupAnchors()
[all …]
H A Dsvdfppt.cxx3030 DffRecordHeader aShapeHd; in ImportPage() local
3031 rStCtrl >> aShapeHd; in ImportPage()
3032 if ( aShapeHd.nRecType == DFF_msofbtSp ) in ImportPage()
3062 DffRecordHeader aShapeHd; in ImportPage() local
3063 … 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 365 milliseconds