LibreOffice Module svx (master) 1
|
#include <com/sun/star/table/XMergeableCellRange.hpp>
#include <com/sun/star/table/XCellCursor.hpp>
#include <cppuhelper/implbase.hxx>
#include "cellrange.hxx"
Go to the source code of this file.
Classes | |
class | sdr::table::CellCursor |
Namespaces | |
namespace | sdr |
namespace | sdr::table |
Typedefs | |
typedef ::cppu::ImplInheritanceHelper< CellRange, css::table::XCellCursor, css::table::XMergeableCellRange > | sdr::table::CellCursorBase |