Home
last modified time | relevance | path

Searched refs:XclExpChFrLabelProps (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sc/source/filter/inc/
H A Dxechart.hxx471 class XclExpChFrLabelProps : public XclExpChFutureRecordBase class
474 explicit XclExpChFrLabelProps( const XclExpChRoot& rRoot );
489 typedef ScfRef< XclExpChFrLabelProps > XclExpChFrLabelPropsRef;
/aoo41x/main/sc/source/filter/excel/
H A Dxechart.cxx1129 XclExpChFrLabelProps::XclExpChFrLabelProps( const XclExpChRoot& rRoot ) : in XclExpChFrLabelProps() function in XclExpChFrLabelProps
1134 void XclExpChFrLabelProps::Convert( const ScfPropertySet& rPropSet, bool bShowSeries, in Convert()
1150 void XclExpChFrLabelProps::WriteBody( XclExpStream& rStrm ) in WriteBody()
1300 mxLabelProps.reset( new XclExpChFrLabelProps( GetChRoot() ) ); in ConvertDataLabel()

Completed in 45 milliseconds