Home
last modified time | relevance | path

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

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