Home
last modified time | relevance | path

Searched refs:DFF_msofbtOPT (Results 1 – 4 of 4) sorted by relevance

/AOO42X/main/filter/source/msfilter/
H A Ddffpropset.cxx1273 if ( nPropSetType == DFF_msofbtOPT ) in InitializePropSet()
H A Dmsdffimp.cxx222 InitializePropSet( DFF_msofbtOPT ); in DffPropertyReader()
234 if ( rManager.SeekToRec( rStCtrl, DFF_msofbtOPT, aRecHd.GetRecEndFilePos() ) ) in SetDefaultPropSet()
258 if ( rManager.SeekToRec( rIn, DFF_msofbtOPT, aRecHd.GetRecEndFilePos() ) ) in ReadPropSet()
4349 … aObjData.bOpt = maShapeRecords.SeekToContent( rSt, DFF_msofbtOPT, SEEK_FROM_CURRENT_AND_RESTART ); in ImportShape()
4361 InitializePropSet( DFF_msofbtOPT ); // get the default PropSet in ImportShape()
6251 else if( DFF_msofbtOPT == nFbt ) // Shape Property Table ? in GetShapeContainerData()
H A Dsvdfppt.cxx3246 if ( SeekToRec( rStCtrl, DFF_msofbtOPT,nEscherF002End ) ) in ImportPageBackgroundObject()
/AOO42X/main/svx/inc/svx/
H A Dmsdffdef.hxx214 #define DFF_msofbtOPT 0xF00B // count of properties the document-wide default s… macro