Searched refs:removeColumn (Results 1 – 7 of 7) sorted by relevance
165 m_columnModel.removeColumn( newColumnIndex ); in testDisposal()295 m_columnModel.removeColumn( removeColumnIndex ); in testGridColumnModel()474 columnModel.removeColumn( columnCount - 1 ); in testView()
65 …virtual void SAL_CALL removeColumn( ::sal_Int32 i_columnIndex ) throw (::com::sun::star::uno::Run…
159 …void SAL_CALL DefaultGridColumnModel::removeColumn( ::sal_Int32 i_columnIndex ) throw (RuntimeExc… in removeColumn() function in toolkit::DefaultGridColumnModel
108 void removeColumn( ColPos const i_position );
667 m_pTableModel->removeColumn( nIndex ); in elementRemoved()
292 void UnoControlTableModel::removeColumn( ColPos const i_position ) in removeColumn() function in svt::table::UnoControlTableModel
106 void removeColumn( [in] long ColumnIndex )
Completed in 56 milliseconds