Home
last modified time | relevance | path

Searched refs:ESCHER_Prop_fillType (Results 1 – 6 of 6) sorted by relevance

/trunk/main/oox/source/export/
H A Dvmlexport.cxx508 case ESCHER_Prop_fillType: // 384 in Commit()
516 if ( rProps.GetOpt( ESCHER_Prop_fillType, nValue ) ) in Commit()
552 bAlreadyWritten[ ESCHER_Prop_fillType ] = true; in Commit()
/trunk/main/filter/source/msfilter/
H A Descherex.cxx424 AddOpt( ESCHER_Prop_fillType, nFillType ); in CreateGradientProperties()
535 AddOpt( ESCHER_Prop_fillType, nFillType ); in CreateGradientProperties()
637 AddOpt( ESCHER_Prop_fillType, ESCHER_FillSolid ); in CreateFillProperties()
1323 AddOpt( ESCHER_Prop_fillType, ESCHER_FillPicture ); in CreateGraphicProperties()
1405 AddOpt( ESCHER_Prop_fillType, bRepeat ? ESCHER_FillTexture : ESCHER_FillPicture ); in CreateEmbeddedBitmapProperties()
1451 AddOpt( ESCHER_Prop_fillType, ESCHER_FillTexture ); in CreateEmbeddedHatchProperties()
1746 AddOpt( ESCHER_Prop_fillType, ESCHER_FillPicture ); in CreateGraphicProperties()
1748 AddOpt( ESCHER_Prop_fillType, ESCHER_FillTexture ); in CreateGraphicProperties()
1751 AddOpt( ESCHER_Prop_fillType, ESCHER_FillPicture ); in CreateGraphicProperties()
/trunk/main/sc/source/filter/excel/
H A Dxlchart.cxx850 rEscherFmt.mxEscherSet->AddOpt( ESCHER_Prop_fillType, ESCHER_FillSolid ); in ReadEscherProperties()
/trunk/main/filter/inc/filter/msfilter/
H A Descherex.hxx753 #define ESCHER_Prop_fillType 384 /* ESCHER_FillStyle Type of fill … macro
/trunk/main/sd/source/filter/eppt/
H A Deppt.cxx1713 aPropOpt.AddOpt( ESCHER_Prop_fillType, ESCHER_FillSolid ); in ImplWriteBackground()
/trunk/main/sw/source/filter/ww8/
H A Dwrtw8esh.cxx1896 rPropOpt.AddOpt( ESCHER_Prop_fillType, ESCHER_FillPicture ); in WriteBrushAttr()

Completed in 91 milliseconds