Home
last modified time | relevance | path

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

/aoo4110/main/oox/source/export/
H A Dvmlexport.cxx509 case ESCHER_Prop_fillColor: // 385 in Commit()
541 if ( rProps.GetOpt( ESCHER_Prop_fillColor, nValue ) ) in Commit()
553 bAlreadyWritten[ ESCHER_Prop_fillColor ] = true; in Commit()
/aoo4110/main/sc/source/filter/xcl97/
H A Dxcl97rec.cxx315 if(aPropOpt.GetOpt( ESCHER_Prop_fillColor, nValue )) in ProcessEscherObj()
324 aPropOpt.AddOpt( ESCHER_Prop_fillColor, 0x08000050 ); in ProcessEscherObj()
329 aPropOpt.AddOpt( ESCHER_Prop_fillColor, 0x08000050 ); in ProcessEscherObj()
/aoo4110/main/sd/source/filter/eppt/
H A Descherex.cxx108 << (sal_uInt16)ESCHER_Prop_fillColor << (sal_uInt32)0xffb800 in ImplWriteOptAtom()
H A Deppt.cxx1089 aPropOpt.AddOpt( ESCHER_Prop_fillColor, 0xffffff ); // stock valued fill color in ImplCreateMainNotes()
1676 aPropOpt.AddOpt( ESCHER_Prop_fillColor, 0xffffff ); // stock valued fill color in ImplCreateNotes()
1724 aPropOpt.GetOpt( ESCHER_Prop_fillColor, nFillColor ); in ImplWriteBackground()
1750 aPropOpt.AddOpt( ESCHER_Prop_fillColor, nFillColor ); in ImplWriteBackground()
H A Depptso.cxx1519 aPropOpt.GetOpt( ESCHER_Prop_fillColor, nBackgroundColor ); in ImplWritePortions()
1542 aPropOpt.GetOpt( ESCHER_Prop_fillColor, nBackgroundColor ); in ImplWritePortions()
/aoo4110/main/sw/source/filter/ww8/
H A Drtfsdrexport.cxx206 case ESCHER_Prop_fillColor: in Commit()
H A Dwrtw8esh.cxx1914 rPropOpt.AddOpt( ESCHER_Prop_fillColor, nFillColor ); in WriteBrushAttr()
/aoo4110/main/filter/inc/filter/msfilter/
H A Descherex.hxx754 #define ESCHER_Prop_fillColor 385 /* MSOCLR Foreground color … macro
/aoo4110/main/sc/source/filter/excel/
H A Dxeescher.cxx935 aPropOpt.AddOpt( ESCHER_Prop_fillColor, 0x0800004E ); in XclExpChartObj()
H A Dxlchart.cxx851 rEscherFmt.mxEscherSet->AddOpt( ESCHER_Prop_fillColor, nEscherColor ); in ReadEscherProperties()
H A Dxechart.cxx685 mnColor1Id = RegisterColor( ESCHER_Prop_fillColor ); in Convert()
700 …maData.mxEscherSet->AddOpt( ESCHER_Prop_fillColor, 0x08000000 | rPal.GetColorIndex( mnColor1Id ) ); in Save()
/aoo4110/main/filter/source/msfilter/
H A Deschesdo.cxx677 aPropOpt.AddOpt( ESCHER_Prop_fillColor, 0x08000041 ); in ImplWriteShape()
H A Descherex.cxx426 AddOpt( ESCHER_Prop_fillColor, GetGradientColor( &rGradient, nFirstColor ) ); in CreateGradientProperties()
537 AddOpt( ESCHER_Prop_fillColor, GetGradientColor( pGradient, nFirstColor ) ); in CreateGradientProperties()
644 AddOpt( ESCHER_Prop_fillColor, nFillColor ); in CreateFillProperties()

Completed in 187 milliseconds