Home
last modified time | relevance | path

Searched refs:DFF_msofbtSp (Results 1 – 3 of 3) sorted by relevance

/AOO41X/main/svx/inc/svx/
H A Dmsdffdef.hxx229 #define DFF_msofbtSp 0xF00A // shape type an FSP … macro
/AOO41X/main/filter/source/msfilter/
H A Dmsdffimp.cxx3319 … if ( SeekToRec( rSt, DFF_msofbtSp, aEscherObjListHd.GetRecEndFilePos(), &aShapeHd ) ) in SeekToShape()
4313 aObjData.bShapeType = maShapeRecords.SeekToContent( rSt, DFF_msofbtSp, SEEK_FROM_BEGINNING ); in ImportShape()
6207 if( ( DFF_msofbtSp == nFbt ) && ( 4 <= nLength ) ) in GetShapeContainerData()
H A Dsvdfppt.cxx3034 if ( aShapeHd.nRecType == DFF_msofbtSp ) in ImportPage()