Home
last modified time | relevance | path

Searched refs:GetChartPropSetHelper (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sc/source/filter/excel/
H A Dxichart.cxx361 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 Dxechart.cxx387 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 Dxlroot.cxx407 XclChPropSetHelper& XclRoot::GetChartPropSetHelper() const in GetChartPropSetHelper() function in XclRoot
/trunk/main/sc/source/filter/inc/
H A Dxlroot.hxx255 XclChPropSetHelper& GetChartPropSetHelper() const;

Completed in 86 milliseconds