Searched refs:DFF_msofbtDgContainer (Results 1 – 5 of 5) sorted by relevance
| /trunk/main/svx/inc/svx/ |
| H A D | msdffdef.hxx | 222 #define DFF_msofbtDgContainer 0xF002 // per-sheet/page/slide data … macro
|
| /trunk/main/sc/source/filter/excel/ |
| H A D | xiescher.cxx | 3290 …DBG_ASSERT( aHeader.nRecType == DFF_msofbtDgContainer, "XclImpDffConverter::ProcessDrawing - unexp… in ProcessDrawing() 3291 if( aHeader.nRecType == DFF_msofbtDgContainer ) in ProcessDrawing()
|
| /trunk/main/filter/source/msfilter/ |
| H A D | svdfppt.cxx | 1710 …if ( SeekToRec( rStCtrl, DFF_msofbtDgContainer, aPPTDrawingHd.GetRecEndFilePos(), &aPPTDgContainer… in SdrPowerPointImport() 2988 … if ( SeekToRec( rStCtrl, DFF_msofbtDgContainer, aHd.GetRecEndFilePos(), &aPPDrawHd ) ) in ImportPage() 3237 if ( SeekToRec( rStCtrl, DFF_msofbtDgContainer, nPPDrawEnd, &aEscherF002Hd ) ) in ImportPageBackgroundObject()
|
| H A D | msdffimp.cxx | 5992 …ReadCommonRecordHeader( rStCtrl, nVer, nInst, nFbt, nLength ) && ( DFF_msofbtDgContainer == nFbt ); in GetCtrlData() 5999 && ( DFF_msofbtDgContainer == nFbt ); in GetCtrlData()
|
| /trunk/main/sd/source/filter/ppt/ |
| H A D | pptin.cxx | 796 … if ( SeekToRec( rStCtrl, DFF_msofbtDgContainer, nPPDrawEnd, &aEscherF002Hd ) ) in Import()
|