LibreOffice Module svx (master) 1
|
#include <com/sun/star/lang/DisposedException.hpp>
#include <com/sun/star/lang/IndexOutOfBoundsException.hpp>
#include <tablemodel.hxx>
#include "tablecolumn.hxx"
#include "tableundo.hxx"
#include <sdr/properties/cellproperties.hxx>
#include <svx/svdmodel.hxx>
#include <svx/svdotable.hxx>
#include <utility>
Go to the source code of this file.
Namespaces | |
namespace | sdr |
namespace | sdr::table |
Variables | |
const sal_Int32 | sdr::table::Property_Width = 0 |
const sal_Int32 | sdr::table::Property_OptimalWidth = 1 |
const sal_Int32 | sdr::table::Property_IsVisible = 2 |
const sal_Int32 | sdr::table::Property_IsStartOfNewPage = 3 |