Searched refs:GetChartPropSetHelper (Results 1 – 4 of 4) sorted by relevance
/aoo42x/main/sc/source/filter/excel/ |
H A D | xichart.cxx | 361 GetChartPropSetHelper().WriteLineProperties( in ConvertLineFormat() 368 GetChartPropSetHelper().WriteAreaProperties( rPropSet, rAreaFmt, ePropMode ); in ConvertAreaFormat() 375 GetChartPropSetHelper().WriteEscherProperties( rPropSet, in ConvertEscherFormat() 924 …rRoot.GetChartPropSetHelper().WriteRotationProperties( rPropSet, GetRotation(), bSupportsStacked ); in ConvertRotationBase() 1295 rRoot.GetChartPropSetHelper().WriteMarkerProperties( rPropSet, aMarkerFmt ); in Convert() 1299 rRoot.GetChartPropSetHelper().WriteMarkerProperties( rPropSet, maData ); in Convert()
|
H A D | xechart.cxx | 387 GetChartPropSetHelper().ReadLineProperties( in ConvertLineFormat() 394 return GetChartPropSetHelper().ReadAreaProperties( rAreaFmt, rPropSet, ePropMode ); in ConvertAreaFormat() 401 GetChartPropSetHelper().ReadEscherProperties( rEscherFmt, rPicFmt, in ConvertEscherFormat() 1179 …sal_uInt16 nRotation = rRoot.GetChartPropSetHelper().ReadRotationProperties( rPropSet, bSupportsSt… in ConvertRotationBase() 1466 rRoot.GetChartPropSetHelper().ReadMarkerProperties( maData, rPropSet, nFormatIdx ); in Convert()
|
H A D | xlroot.cxx | 407 XclChPropSetHelper& XclRoot::GetChartPropSetHelper() const in GetChartPropSetHelper() function in XclRoot
|
/aoo42x/main/sc/source/filter/inc/ |
H A D | xlroot.hxx | 255 XclChPropSetHelper& GetChartPropSetHelper() const;
|
Completed in 52 milliseconds