LibreOffice Module svx (master) 1
|
#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"
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 struct _xmlTextWriter* xmlTextWriterPtr |
Definition at line 31 of file tablemodel.hxx.