Searched refs:ScMyTableData (Results 1 – 2 of 2) sorted by relevance
66 ScMyTableData::ScMyTableData(sal_Int32 nSheet, sal_Int32 nCol, sal_Int32 nRow) in ScMyTableData() function in ScMyTableData87 ScMyTableData::~ScMyTableData() in ~ScMyTableData()91 void ScMyTableData::AddRow() in AddRow()102 void ScMyTableData::AddColumn() in AddColumn()113 sal_Int32 ScMyTableData::GetRealCols(const sal_Int32 nIndex, const sal_Bool /* bIsNormal */) const in GetRealCols()118 sal_Int32 ScMyTableData::GetChangedCols(const sal_Int32 nFromIndex, const sal_Int32 nToIndex) const in GetChangedCols()133 void ScMyTableData::SetChangedCols(const sal_Int32 nValue) in SetChangedCols()161 ScMyTableData* pTable; in ~ScMyTables()178 ScMyTableData* aTable; in NewSheet()546 ScMyTableData* aTable(new ScMyTableData(nCurrentSheet)); in NewTable()[all …]
49 class ScMyTableData class62 … ScMyTableData(sal_Int32 nSheet = -1, sal_Int32 nCol = -1, sal_Int32 nRow = -1);63 ~ScMyTableData();120 std::vector<ScMyTableData*> aTableVec;