Searched refs:DFF_msofbtDgContainer (Results 1 – 5 of 5) sorted by relevance
| /AOO41X/main/svx/inc/svx/ |
| H A D | msdffdef.hxx | 222 #define DFF_msofbtDgContainer 0xF002 // per-sheet/page/slide data … macro
|
| /AOO41X/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()
|
| /AOO41X/main/filter/source/msfilter/ |
| H A D | svdfppt.cxx | 1710 …if ( SeekToRec( rStCtrl, DFF_msofbtDgContainer, aPPTDrawingHd.GetRecEndFilePos(), &aPPTDgContainer… in SdrPowerPointImport() 2989 … if ( SeekToRec( rStCtrl, DFF_msofbtDgContainer, aHd.GetRecEndFilePos(), &aPPDrawHd ) ) in ImportPage() 3238 if ( SeekToRec( rStCtrl, DFF_msofbtDgContainer, nPPDrawEnd, &aEscherF002Hd ) ) in ImportPageBackgroundObject()
|
| H A D | msdffimp.cxx | 5982 …ReadCommonRecordHeader( rStCtrl, nVer, nInst, nFbt, nLength ) && ( DFF_msofbtDgContainer == nFbt ); in GetCtrlData() 5989 && ( DFF_msofbtDgContainer == nFbt ); in GetCtrlData()
|
| /AOO41X/main/sd/source/filter/ppt/ |
| H A D | pptin.cxx | 798 … if ( SeekToRec( rStCtrl, DFF_msofbtDgContainer, nPPDrawEnd, &aEscherF002Hd ) ) in Import()
|