Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/excel/
H A Dxechart.cxx1185 XclExpChText::XclExpChText( const XclExpChRoot& rRoot ) : in XclExpChText() function in XclExpChText
1199 void XclExpChText::SetRotation( sal_uInt16 nRotation ) in SetRotation()
1268 void XclExpChText::ConvertLegend( const ScfPropertySet& rPropSet ) in ConvertLegend()
1275 bool XclExpChText::ConvertDataLabel( const ScfPropertySet& rPropSet, in ConvertDataLabel()
1387 sal_uInt16 XclExpChText::GetAttLabelFlags() const in GetAttLabelFlags()
1397 void XclExpChText::WriteSubRecords( XclExpStream& rStrm ) in WriteSubRecords()
1413 void XclExpChText::WriteBody( XclExpStream& rStrm ) in WriteBody()
1441 XclExpChTextRef xText( new XclExpChText( rRoot ) ); in lclCreateTitle()
1628 XclExpChTextRef xLabel( new XclExpChText( GetChRoot() ) ); in ConvertDataSeries()
1712 mxLabel.reset( new XclExpChText( GetChRoot() ) ); in Convert()
[all …]
/aoo4110/main/sc/source/filter/inc/
H A Dxechart.hxx519 class XclExpChText : public XclExpChGroupBase, public XclExpChFontBase class
526 explicit XclExpChText( const XclExpChRoot& rRoot );
565 typedef ScfRef< XclExpChText > XclExpChTextRef;
1233 typedef XclExpRecordList< XclExpChText > XclExpChTextList;

Completed in 35 milliseconds