Searched refs:rEscherFmt (Results 1 – 6 of 6) sorted by relevance
/aoo41x/main/sc/source/filter/excel/ |
H A D | xlchart.cxx | 820 XclChEscherFormat& rEscherFmt, XclChPicFormat& rPicFmt, in ReadEscherProperties() argument 849 rEscherFmt.mxEscherSet.reset( new EscherPropertyContainer ); in ReadEscherProperties() 850 rEscherFmt.mxEscherSet->AddOpt( ESCHER_Prop_fillType, ESCHER_FillSolid ); in ReadEscherProperties() 851 rEscherFmt.mxEscherSet->AddOpt( ESCHER_Prop_fillColor, nEscherColor ); in ReadEscherProperties() 853 rEscherFmt.mxEscherSet->AddOpt( ESCHER_Prop_fillBackColor, 0x02FFFFFF ); in ReadEscherProperties() 870 rEscherFmt.mxEscherSet.reset( new EscherPropertyContainer ); in ReadEscherProperties() 871 rEscherFmt.mxEscherSet->CreateGradientProperties( aGradient ); in ReadEscherProperties() 887 rEscherFmt.mxEscherSet.reset( new EscherPropertyContainer ); in ReadEscherProperties() 904 rEscherFmt.mxEscherSet.reset( new EscherPropertyContainer ); in ReadEscherProperties() 1074 const XclChEscherFormat& rEscherFmt, const XclChPicFormat* pPicFmt, in WriteEscherProperties() argument [all …]
|
H A D | xechart.cxx | 398 XclChEscherFormat& rEscherFmt, XclChPicFormat& rPicFmt, in ConvertEscherFormat() argument 401 GetChartPropSetHelper().ReadEscherProperties( rEscherFmt, rPicFmt, in ConvertEscherFormat()
|
H A D | xichart.cxx | 372 const XclChEscherFormat& rEscherFmt, const XclChPicFormat* pPicFmt, in ConvertEscherFormat() argument 377 rEscherFmt, pPicFmt, nDffFillType, ePropMode ); in ConvertEscherFormat()
|
/aoo41x/main/sc/source/filter/inc/ |
H A D | xlchart.hxx | 1399 XclChEscherFormat& rEscherFmt, 1433 const XclChEscherFormat& rEscherFmt,
|
H A D | xechart.hxx | 139 XclChEscherFormat& rEscherFmt,
|
H A D | xichart.hxx | 156 const XclChEscherFormat& rEscherFmt,
|
Completed in 85 milliseconds