Home
last modified time | relevance | path

Searched refs:removeColumns (Results 1 – 5 of 5) sorted by last modified time

/trunk/main/svx/source/table/
H A Dtablemodel.cxx277 maRows[nRows]->removeColumns( nIndex, nCount ); in UndoInsertColumns()
810 void TableModel::removeColumns( sal_Int32 nIndex, sal_Int32 nCount ) in removeColumns() function in sdr::table::TableModel
900 maRows[nRows]->removeColumns( nIndex, nCount ); in removeColumns()
1138 removeColumns( nCol, 1 ); in optimize()
H A Dtablecolumns.cxx90 mxTableModel->removeColumns( nIndex, nCount ); in removeByIndex()
H A Dtablemodel.hxx151 void removeColumns( sal_Int32 nIndex, sal_Int32 nCount );
H A Dtablerow.cxx140 void TableRow::removeColumns( sal_Int32 nIndex, sal_Int32 nCount ) in removeColumns() function in sdr::table::TableRow
H A Dtablerow.hxx58 void removeColumns( sal_Int32 nIndex, sal_Int32 nCount );

Completed in 31 milliseconds