Home
last modified time | relevance | path

Searched refs:getRowCountImpl (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svx/source/table/
H A Dtablemodel.cxx275 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::TableModel
641 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 …]
H A Dtablemodel.hxx155 sal_Int32 getRowCountImpl() const;

Completed in 25 milliseconds