| 
    LibreOffice Module sc (master) 1
    
   | 
 
This is the complete list of members for ScMemChart, including all inherited members.
| GetColCount() const | ScMemChart | inline | 
| GetColText(SCCOL nCol) const | ScMemChart | inline | 
| GetData(SCCOL nCol, SCROW nRow) const | ScMemChart | inline | 
| GetRowCount() const | ScMemChart | inline | 
| GetRowText(SCROW nRow) const | ScMemChart | inline | 
| nColCnt | ScMemChart | private | 
| nRowCnt | ScMemChart | private | 
| pColText | ScMemChart | private | 
| pData | ScMemChart | private | 
| pRowText | ScMemChart | private | 
| ScMemChart(const ScMemChart &rMemChart)=delete | ScMemChart | private | 
| ScMemChart(SCCOL nCols, SCROW nRows) | ScMemChart | |
| SetColText(SCCOL nCol, const OUString &rText) | ScMemChart | inline | 
| SetData(SCCOL nCol, SCROW nRow, const double &rVal) | ScMemChart | inline | 
| SetRowText(SCROW nRow, const OUString &rText) | ScMemChart | inline | 
| ~ScMemChart() | ScMemChart |