Searched refs:XclExpChText (Results 1 – 2 of 2) sorted by relevance
1185 XclExpChText::XclExpChText( const XclExpChRoot& rRoot ) : in XclExpChText() function in XclExpChText1199 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 …]
519 class XclExpChText : public XclExpChGroupBase, public XclExpChFontBase class526 explicit XclExpChText( const XclExpChRoot& rRoot );565 typedef ScfRef< XclExpChText > XclExpChTextRef;1233 typedef XclExpRecordList< XclExpChText > XclExpChTextList;
Completed in 34 milliseconds