Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/excel/
H A Dxlchart.cxx705 XclChPropSetHelper::XclChPropSetHelper() : in XclChPropSetHelper() function in XclChPropSetHelper
721 void XclChPropSetHelper::ReadLineProperties( in ReadLineProperties()
796 bool XclChPropSetHelper::ReadAreaProperties( XclChAreaFormat& rAreaFmt, in ReadAreaProperties()
819 void XclChPropSetHelper::ReadEscherProperties( in ReadEscherProperties()
916 void XclChPropSetHelper::ReadMarkerProperties( in ReadMarkerProperties()
982 void XclChPropSetHelper::WriteLineProperties( in WriteLineProperties()
1050 void XclChPropSetHelper::WriteAreaProperties( ScfPropertySet& rPropSet, in WriteAreaProperties()
1072 void XclChPropSetHelper::WriteEscherProperties( ScfPropertySet& rPropSet, in WriteEscherProperties()
1143 void XclChPropSetHelper::WriteMarkerProperties( in WriteMarkerProperties()
1180 void XclChPropSetHelper::WriteRotationProperties( in WriteRotationProperties()
[all …]
H A Dxlroot.cxx100 mxChPropSetHlp( new XclChPropSetHelper ), in XclRootData()
407 XclChPropSetHelper& XclRoot::GetChartPropSetHelper() const in GetChartPropSetHelper()
/aoo4110/main/sc/source/filter/inc/
H A Dxlroot.hxx65 class XclChPropSetHelper;
80 typedef ScfRef< XclChPropSetHelper > XclChPropSetHlpRef;
255 XclChPropSetHelper& GetChartPropSetHelper() const;
H A Dxlchart.hxx1380 class XclChPropSetHelper class
1383 explicit XclChPropSetHelper();

Completed in 59 milliseconds