Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/core/tool/
H A Dchartarr.cxx336 pMemChart->SetRowText( static_cast<short>(nRow), aString); in CreateMemChartSingle()
539 pMemChart->SetRowText( static_cast<short>(nRow), aString); in CreateMemChartMulti()
/aoo4110/main/sc/inc/
H A Dchartarr.hxx63 void SetRowText(short nRow, const String& rText) { pRowText[nRow] = rText; } in SetRowText() function in ScMemChart

Completed in 22 milliseconds