Home
last modified time | relevance | path

Searched refs:ESCHER_Prop_fillBackColor (Results 1 – 13 of 13) sorted by relevance

/aoo4110/main/oox/source/export/
H A Dvmlexport.cxx510 case ESCHER_Prop_fillBackColor: // 387 in Commit()
544 if ( rProps.GetOpt( ESCHER_Prop_fillBackColor, nValue ) ) in Commit()
554 bAlreadyWritten[ ESCHER_Prop_fillBackColor ] = true; in Commit()
/aoo4110/main/sc/source/filter/xcl97/
H A Dxcl97rec.cxx325 aPropOpt.AddOpt( ESCHER_Prop_fillBackColor, 0x08000050 ); in ProcessEscherObj()
331 if(!aPropOpt.GetOpt( ESCHER_Prop_fillBackColor, nValue )) in ProcessEscherObj()
332 aPropOpt.AddOpt( ESCHER_Prop_fillBackColor, 0x08000050 ); in ProcessEscherObj()
/aoo4110/main/sd/source/filter/eppt/
H A Descherex.cxx109 << (sal_uInt16)ESCHER_Prop_fillBackColor << (sal_uInt32)0 in ImplWriteOptAtom()
H A Deppt.cxx1090 aPropOpt.AddOpt( ESCHER_Prop_fillBackColor, 0 ); in ImplCreateMainNotes()
1677 aPropOpt.AddOpt( ESCHER_Prop_fillBackColor, 0 ); in ImplCreateNotes()
1725 aPropOpt.GetOpt( ESCHER_Prop_fillBackColor, nFillBackColor ); in ImplWriteBackground()
1751 aPropOpt.AddOpt( ESCHER_Prop_fillBackColor, nFillBackColor ); in ImplWriteBackground()
H A Depptso.cxx4855 aPropOpt.AddOpt( ESCHER_Prop_fillBackColor, 0x8000000 ); in ImplWritePage()
/aoo4110/main/filter/source/msfilter/
H A Deschesdo.cxx618 aPropOpt.AddOpt( ESCHER_Prop_fillBackColor, 0x8000000 ); in ImplWriteShape()
678 aPropOpt.AddOpt( ESCHER_Prop_fillBackColor, 0x08000041 ); in ImplWriteShape()
H A Descherex.cxx427 AddOpt( ESCHER_Prop_fillBackColor, GetGradientColor( &rGradient, nFirstColor ^ 1 ) ); in CreateGradientProperties()
538 AddOpt( ESCHER_Prop_fillBackColor, GetGradientColor( pGradient, nFirstColor ^ 1 ) ); in CreateGradientProperties()
619 AddOpt( ESCHER_Prop_fillBackColor, nFillBackColor ); in CreateFillProperties()
647 AddOpt( ESCHER_Prop_fillBackColor, nFillBackColor ); in CreateFillProperties()
/aoo4110/main/sw/source/filter/ww8/
H A Drtfsdrexport.cxx209 case ESCHER_Prop_fillBackColor: in Commit()
H A Dwrtw8esh.cxx1909 rPropOpt.AddOpt( ESCHER_Prop_fillBackColor, 0 ); in WriteBrushAttr()
1915 rPropOpt.AddOpt( ESCHER_Prop_fillBackColor, nFillColor ^ 0xffffff ); in WriteBrushAttr()
/aoo4110/main/filter/inc/filter/msfilter/
H A Descherex.hxx756 #define ESCHER_Prop_fillBackColor 387 /* MSOCLR Background color … macro
/aoo4110/main/sc/source/filter/excel/
H A Dxeescher.cxx936 aPropOpt.AddOpt( ESCHER_Prop_fillBackColor, 0x0800004D ); in XclExpChartObj()
H A Dxlchart.cxx853 rEscherFmt.mxEscherSet->AddOpt( ESCHER_Prop_fillBackColor, 0x02FFFFFF ); in ReadEscherProperties()
H A Dxechart.cxx686 mnColor2Id = RegisterColor( ESCHER_Prop_fillBackColor ); in Convert()
701 …maData.mxEscherSet->AddOpt( ESCHER_Prop_fillBackColor, 0x08000000 | rPal.GetColorIndex( mnColor2Id… in Save()

Completed in 187 milliseconds