Home
last modified time | relevance | path

Searched refs:DFF_msofbtSpContainer (Results 1 – 5 of 5) sorted by relevance

/AOO41X/main/filter/source/msfilter/
H A Dmsdffimp.cxx3316 else if ( aEscherObjListHd.nRecType == DFF_msofbtSpContainer ) in SeekToShape()
4168 else if ( aObjHd.nRecType == DFF_msofbtSpContainer ) in ImportObj()
4188 if ( aRecHd.nRecType == DFF_msofbtSpContainer ) in ImportGroup()
4239 else if ( aRecHd2.nRecType == DFF_msofbtSpContainer ) in ImportGroup()
4968 if ( ( aShapeHd.nRecType == DFF_msofbtSpContainer ) || in GetGlobalChildAnchor()
5041 if ( ( aShapeHd.nRecType == DFF_msofbtSpContainer ) || in GetGroupAnchors()
6117 if( DFF_msofbtSpContainer == nFbt ) in GetDrawingContainerData()
6146 if( DFF_msofbtSpContainer == nFbt ) in GetShapeGroupContainerData()
H A Dsvdfppt.cxx3000 case DFF_msofbtSpContainer : in ImportPage()
3049 if ( aEscherObjListHd.nRecType == DFF_msofbtSpContainer ) in ImportPage()
3065 … if ( SeekToRec( rStCtrl, DFF_msofbtSpContainer, aEscherObjListHd.GetRecEndFilePos(), &aShapeHd ) ) in ImportPage()
3073 …if ( ( aShapeHd.nRecType == DFF_msofbtSpContainer ) || ( aShapeHd.nRecType == DFF_msofbtSpgrContai… in ImportPage()
3242 if ( SeekToRec( rStCtrl, DFF_msofbtSpContainer, nEscherF002End, &aEscherObjectHd ) ) in ImportPageBackgroundObject()
/AOO41X/main/svx/inc/svx/
H A Dmsdffdef.hxx227 #define DFF_msofbtSpContainer 0xF004 // a shape … macro
/AOO41X/main/sd/source/filter/ppt/
H A Dpptin.cxx809 … if ( ( aHd2.nRecType == DFF_msofbtSpContainer ) || ( aHd2.nRecType == DFF_msofbtSpgrContainer ) ) in Import()
/AOO41X/main/sc/source/filter/excel/
H A Dxiescher.cxx3642 case DFF_msofbtSpContainer: in ProcessShGrContainer()