Home
last modified time | relevance | path

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

/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx3326 else if ( aEscherObjListHd.nRecType == DFF_msofbtSpContainer ) in SeekToShape()
4178 else if ( aObjHd.nRecType == DFF_msofbtSpContainer ) in ImportObj()
4198 if ( aRecHd.nRecType == DFF_msofbtSpContainer ) in ImportGroup()
4249 else if ( aRecHd2.nRecType == DFF_msofbtSpContainer ) in ImportGroup()
4978 if ( ( aShapeHd.nRecType == DFF_msofbtSpContainer ) || in GetGlobalChildAnchor()
5051 if ( ( aShapeHd.nRecType == DFF_msofbtSpContainer ) || in GetGroupAnchors()
6153 if( DFF_msofbtSpContainer == nFbt ) in GetDrawingContainerData()
6182 if( DFF_msofbtSpContainer == nFbt ) in GetShapeGroupContainerData()
H A Dsvdfppt.cxx2999 case DFF_msofbtSpContainer : in ImportPage()
3048 if ( aEscherObjListHd.nRecType == DFF_msofbtSpContainer ) in ImportPage()
3064 … if ( SeekToRec( rStCtrl, DFF_msofbtSpContainer, aEscherObjListHd.GetRecEndFilePos(), &aShapeHd ) ) in ImportPage()
3072 …if ( ( aShapeHd.nRecType == DFF_msofbtSpContainer ) || ( aShapeHd.nRecType == DFF_msofbtSpgrContai… in ImportPage()
3241 if ( SeekToRec( rStCtrl, DFF_msofbtSpContainer, nEscherF002End, &aEscherObjectHd ) ) in ImportPageBackgroundObject()
/trunk/main/svx/inc/svx/
H A Dmsdffdef.hxx227 #define DFF_msofbtSpContainer 0xF004 // a shape … macro
/trunk/main/sd/source/filter/ppt/
H A Dpptin.cxx807 … if ( ( aHd2.nRecType == DFF_msofbtSpContainer ) || ( aHd2.nRecType == DFF_msofbtSpgrContainer ) ) in Import()
/trunk/main/sc/source/filter/excel/
H A Dxiescher.cxx3642 case DFF_msofbtSpContainer: in ProcessShGrContainer()