Searched refs:removeColumns (Results 1 – 5 of 5) sorted by relevance
277 maRows[nRows]->removeColumns( nIndex, nCount ); in UndoInsertColumns()810 void TableModel::removeColumns( sal_Int32 nIndex, sal_Int32 nCount ) in removeColumns() function in sdr::table::TableModel900 maRows[nRows]->removeColumns( nIndex, nCount ); in removeColumns()1138 removeColumns( nCol, 1 ); in optimize()
90 mxTableModel->removeColumns( nIndex, nCount ); in removeByIndex()
58 void removeColumns( sal_Int32 nIndex, sal_Int32 nCount );
140 void TableRow::removeColumns( sal_Int32 nIndex, sal_Int32 nCount ) in removeColumns() function in sdr::table::TableRow
151 void removeColumns( sal_Int32 nIndex, sal_Int32 nCount );
Completed in 16 milliseconds