Searched refs:getRowCountImpl (Results 1 – 2 of 2) sorted by relevance
275 sal_Int32 nRows = getRowCountImpl(); in UndoInsertColumns()300 sal_Int32 nRows = getRowCountImpl(); in UndoRemoveColumns()341 return getRowCountImpl(); in getRowCount()542 sal_Int32 TableModel::getRowCountImpl() const in getRowCountImpl() function in sdr::table::TableModel641 const sal_Int32 nRowCount = getRowCountImpl(); in notifyModification()740 sal_Int32 nRows = getRowCountImpl(); in insertColumns()760 nRows = getRowCountImpl(); in insertColumns()764 nRows = getRowCountImpl(); in insertColumns()824 sal_Int32 nRows = getRowCountImpl(); in removeColumns()985 sal_Int32 nRowCount = getRowCountImpl(); in removeRows()[all …]
155 sal_Int32 getRowCountImpl() const;
Completed in 32 milliseconds