Searched refs:XclExpChText (Results 1 – 2 of 2) sorted by relevance
1185 XclExpChText::XclExpChText( const XclExpChRoot& rRoot ) : in XclExpChText() function in XclExpChText1191 void XclExpChText::SetFont( XclExpChFontRef xFont, const Color& rColor, sal_uInt32 nColorId ) in SetFont()1199 void XclExpChText::SetRotation( sal_uInt16 nRotation ) in SetRotation()1205 void XclExpChText::ConvertTitle( Reference< XTitle > xTitle, sal_uInt16 nTarget ) in ConvertTitle()1268 void XclExpChText::ConvertLegend( const ScfPropertySet& rPropSet ) in ConvertLegend()1275 bool XclExpChText::ConvertDataLabel( const ScfPropertySet& rPropSet, in ConvertDataLabel()1368 void XclExpChText::ConvertTrendLineEquation( const ScfPropertySet& rPropSet, const XclChDataPointPo… in ConvertTrendLineEquation()1387 sal_uInt16 XclExpChText::GetAttLabelFlags() const in GetAttLabelFlags()1397 void XclExpChText::WriteSubRecords( XclExpStream& rStrm ) in WriteSubRecords()1413 void XclExpChText::WriteBody( XclExpStream& rStrm ) in WriteBody()[all …]
519 class XclExpChText : public XclExpChGroupBase, public XclExpChFontBase class526 explicit XclExpChText( const XclExpChRoot& rRoot );565 typedef ScfRef< XclExpChText > XclExpChTextRef;1233 typedef XclExpRecordList< XclExpChText > XclExpChTextList;