LibreOffice Module svx (master) 1
|
#include <sal/config.h>
#include "TextColumnsPropertyPanel.hxx"
#include <sfx2/app.hxx>
#include <sfx2/dispatch.hxx>
#include <sfx2/objsh.hxx>
#include <svl/itempool.hxx>
#include <svtools/unitconv.hxx>
#include <svx/sdmetitm.hxx>
#include <svx/svddef.hxx>
#include <svx/svxids.hrc>
#include <com/sun/star/lang/IllegalArgumentException.hpp>
Go to the source code of this file.
Namespaces | |
namespace | svx |
namespace | svx::sidebar |
Functions | |
svx::sidebar::IMPL_LINK_NOARG (TextColumnsPropertyPanel, ModifyColumnsNumberHdl, weld::SpinButton &, void) | |
svx::sidebar::IMPL_LINK_NOARG (TextColumnsPropertyPanel, ModifyColumnsSpacingHdl, weld::MetricSpinButton &, void) | |