Searched refs:TableRows (Results 1 – 14 of 14) sorted by relevance
49 TableRows::TableRows( const TableModelRef& xTableModel ) in TableRows() function in sdr::table::TableRows56 TableRows::~TableRows() in ~TableRows()63 void TableRows::dispose() in dispose()70 void TableRows::throwIfDisposed() const throw (::com::sun::star::uno::RuntimeException) in throwIfDisposed()80 void SAL_CALL TableRows::insertByIndex( sal_Int32 nIndex, sal_Int32 nCount ) throw (RuntimeExceptio… in insertByIndex()88 void SAL_CALL TableRows::removeByIndex( sal_Int32 nIndex, sal_Int32 nCount ) throw (RuntimeExceptio… in removeByIndex()98 sal_Int32 SAL_CALL TableRows::getCount() throw (RuntimeException) in getCount()106 Any SAL_CALL TableRows::getByIndex( sal_Int32 Index ) throw (IndexOutOfBoundsException, WrappedTarg… in getByIndex()116 Type SAL_CALL TableRows::getElementType() throw (RuntimeException) in getElementType()124 sal_Bool SAL_CALL TableRows::hasElements() throw (RuntimeException) in hasElements()
40 class TableRows : public ::cppu::WeakAggImplHelper1< ::com::sun::star::table::XTableRows > class43 TableRows( const TableModelRef& xTableModel );44 virtual ~TableRows();
36 class TableRows;42 typedef rtl::Reference< TableRows > TableRowsRef;
76 friend class TableRows;
434 mxTableRows.set( new TableRows( this ) ); in getRows()
39 @see com::sun::star::table::TableRows
45 published service TableRows
64 @see com::sun::star::table::TableRows
48 published service TableRows
140 TableRows.idl\
115 @see com::sun::star::text::TableRows
3782 com.sun.star.table.TableRows3785 com.sun.star.table.TableRows6963 com.sun.star.table.TableRows
925 offapi/com/sun/star/table/TableRows \1003 offapi/com/sun/star/text/TableRows \
Completed in 81 milliseconds