Searched refs:SetDataLabel (Results 1 – 4 of 4) sorted by relevance
679 inline void SetDataLabel( XclImpChTextRef xLabel ) { mxLabel = xLabel; } in SetDataLabel() function in XclImpChDataFormat815 void SetDataLabel( XclImpChTextRef xLabel );
1221 void SetDataLabel( XclExpChTextRef xText );
1829 void XclImpChSeries::SetDataLabel( XclImpChTextRef xLabel ) in SetDataLabel() function in XclImpChSeries1863 mxSeriesFmt->SetDataLabel( maLabels.get( EXC_CHDATAFORMAT_ALLPOINTS ) ); in FinalizeDataFormats()1893 (*pxDataFmt)->SetDataLabel( aTIt->second ); in FinalizeDataFormats()3969 maSeries[ nSeriesIdx ]->SetDataLabel( xText ); in ReadChText()
1632 GetChartData().SetDataLabel( xLabel ); in ConvertDataSeries()2021 GetChartData().SetDataLabel( mxTrendLine->GetDataLabel() ); in ConvertTrendLine()3383 void XclExpChChart::SetDataLabel( XclExpChTextRef xText ) in SetDataLabel() function in XclExpChChart
Completed in 217 milliseconds