Home
last modified time | relevance | path

Searched refs:TableRows (Results 1 – 14 of 14) sorted by relevance

/trunk/main/svx/source/table/
H A Dtablerows.cxx49 TableRows::TableRows( const TableModelRef& xTableModel ) in TableRows() function in sdr::table::TableRows
56 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()
H A Dtablerows.hxx40 class TableRows : public ::cppu::WeakAggImplHelper1< ::com::sun::star::table::XTableRows > class
43 TableRows( const TableModelRef& xTableModel );
44 virtual ~TableRows();
H A Dcelltypes.hxx36 class TableRows;
42 typedef rtl::Reference< TableRows > TableRowsRef;
H A Dtablemodel.hxx76 friend class TableRows;
H A Dtablemodel.cxx434 mxTableRows.set( new TableRows( this ) ); in getRows()
/trunk/main/offapi/com/sun/star/table/
H A DTableRowsEnumeration.idl39 @see com::sun::star::table::TableRows
H A DTableRows.idl45 published service TableRows
H A DXColumnRowRange.idl64 @see com::sun::star::table::TableRows
H A DXTableRows.idl39 @see com::sun::star::table::TableRows
/trunk/main/offapi/com/sun/star/text/
H A DTableRows.idl48 published service TableRows
H A Dmakefile.mk140 TableRows.idl\
H A DTextTable.idl115 @see com::sun::star::text::TableRows
/trunk/main/odk/pack/copying/
H A Didl_chapter_refs.txt3782 com.sun.star.table.TableRows
3785 com.sun.star.table.TableRows
6963 com.sun.star.table.TableRows
/trunk/main/offapi/
H A DUnoApi_offapi.mk925 offapi/com/sun/star/table/TableRows \
1003 offapi/com/sun/star/text/TableRows \

Completed in 71 milliseconds