LibreOffice Module svx (master) 1
Classes | Namespaces | Typedefs
celltypes.hxx File Reference
#include <rtl/ref.hxx>
#include <vector>
Include dependency graph for celltypes.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sdr::table::RangeIterator< T >
 

Namespaces

namespace  sdr
 
namespace  sdr::table
 

Typedefs

typedef rtl::Reference< Cellsdr::table::CellRef
 
typedef rtl::Reference< TableModel > sdr::table::TableModelRef
 
typedef rtl::Reference< TableRow > sdr::table::TableRowRef
 
typedef rtl::Reference< TableColumn > sdr::table::TableColumnRef
 
typedef std::vector< CellRef > sdr::table::CellVector
 
typedef std::vector< TableRowRef > sdr::table::RowVector
 
typedef std::vector< TableColumnRef > sdr::table::ColumnVector