LibreOffice Module svx (master) 1
Classes | Namespaces | Typedefs | Functions
tablemodel.hxx File Reference
#include <sal/types.h>
#include <com/sun/star/util/XBroadcaster.hpp>
#include <com/sun/star/table/XTable.hpp>
#include <cppuhelper/compbase.hxx>
#include <cppuhelper/basemutex.hxx>
#include "celltypes.hxx"
Include dependency graph for tablemodel.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sdr::table::TableModel
 
class  sdr::table::TableModelNotifyGuard
 

Namespaces

namespace  sdr
 
namespace  sdr::table
 

Typedefs

typedef struct _xmlTextWriter * xmlTextWriterPtr
 
typedef ::cppu::WeakComponentImplHelper< css::table::XTable, css::util::XBroadcaster > sdr::table::TableModelBase
 

Functions

class sdr::table::SAL_LOPLUGIN_ANNOTATE ("crosscast") ICellRange
 base class for each object implementing an XCellRange More...
 

Typedef Documentation

◆ xmlTextWriterPtr

typedef struct _xmlTextWriter* xmlTextWriterPtr

Definition at line 31 of file tablemodel.hxx.