Searched refs:TableColumns (Results 1 – 14 of 14) sorted by relevance
48 TableColumns::TableColumns( const TableModelRef& xTableModel ) in TableColumns() function in sdr::table::TableColumns55 TableColumns::~TableColumns() in ~TableColumns()62 void TableColumns::dispose() in dispose()69 void TableColumns::throwIfDisposed() const throw (::com::sun::star::uno::RuntimeException) in throwIfDisposed()79 void SAL_CALL TableColumns::insertByIndex( sal_Int32 nIndex, sal_Int32 nCount ) throw (RuntimeExcep… in insertByIndex()87 void SAL_CALL TableColumns::removeByIndex( sal_Int32 nIndex, sal_Int32 nCount ) throw (RuntimeExcep… in removeByIndex()97 sal_Int32 SAL_CALL TableColumns::getCount() throw (RuntimeException) in getCount()105 Any SAL_CALL TableColumns::getByIndex( sal_Int32 Index ) throw (IndexOutOfBoundsException, WrappedT… in getByIndex()119 Type SAL_CALL TableColumns::getElementType() throw (RuntimeException) in getElementType()128 sal_Bool SAL_CALL TableColumns::hasElements() throw (RuntimeException) in hasElements()
40 class TableColumns : public ::cppu::WeakAggImplHelper1< ::com::sun::star::table::XTableColumns > class43 TableColumns( const TableModelRef& xTableModel );44 virtual ~TableColumns();
37 class TableColumns;43 typedef rtl::Reference< TableColumns > TableColumnsRef;
77 friend class TableColumns;
423 mxTableColumns.set( new TableColumns( this ) ); in getColumns()
39 @see com::sun::star::table::TableColumns
56 @see com::sun::star::table::TableColumns
49 published service TableColumns
40 @see com::sun::star::table::TableColumns
52 published service TableColumns
137 TableColumns.idl\
114 @see com::sun::star::text::TableColumns
3779 com.sun.star.table.TableColumns3784 com.sun.star.table.TableColumns6960 com.sun.star.table.TableColumns
922 offapi/com/sun/star/table/TableColumns \1001 offapi/com/sun/star/text/TableColumns \
Completed in 74 milliseconds