LibreOffice Module sc (master) 1
ScMemChart Member List

This is the complete list of members for ScMemChart, including all inherited members.

GetColCount() constScMemChartinline
GetColText(SCCOL nCol) constScMemChartinline
GetData(SCCOL nCol, SCROW nRow) constScMemChartinline
GetRowCount() constScMemChartinline
GetRowText(SCROW nRow) constScMemChartinline
nColCntScMemChartprivate
nRowCntScMemChartprivate
pColTextScMemChartprivate
pDataScMemChartprivate
pRowTextScMemChartprivate
ScMemChart(const ScMemChart &rMemChart)=deleteScMemChartprivate
ScMemChart(SCCOL nCols, SCROW nRows)ScMemChart
SetColText(SCCOL nCol, const OUString &rText)ScMemChartinline
SetData(SCCOL nCol, SCROW nRow, const double &rVal)ScMemChartinline
SetRowText(SCROW nRow, const OUString &rText)ScMemChartinline
~ScMemChart()ScMemChart