#include "AlignmentPropertyPanel.hxx"
#include <editeng/justifyitem.hxx>
#include <sc.hrc>
#include <attrib.hxx>
#include <scitems.hxx>
#include <sfx2/bindings.hxx>
#include <sfx2/dispatch.hxx>
#include <svl/intitem.hxx>
#include <svx/rotmodit.hxx>
#include <svtools/unitconv.hxx>
#include <com/sun/star/lang/IllegalArgumentException.hpp>
Go to the source code of this file.
|
namespace | sc |
| CAUTION! The following defines must be in the same namespace as the respective type.
|
|
|
|
| sc::sidebar::IMPL_LINK (AlignmentPropertyPanel, ReferenceEdgeHdl, weld::Button &, rToggle, void) |
|
| sc::sidebar::IMPL_LINK_NOARG (AlignmentPropertyPanel, AngleModifiedHdl, weld::MetricSpinButton &, void) |
|
| sc::sidebar::IMPL_LINK_NOARG (AlignmentPropertyPanel, ClickStackHdl, weld::Toggleable &, void) |
|
| sc::sidebar::IMPL_LINK_NOARG (AlignmentPropertyPanel, MFLeftIndentMdyHdl, weld::MetricSpinButton &, void) |
|
| sc::sidebar::IMPL_LINK_NOARG (AlignmentPropertyPanel, CBOXMergnCellClkHdl, weld::Toggleable &, void) |
|
| sc::sidebar::IMPL_LINK_NOARG (AlignmentPropertyPanel, CBOXWrapTextClkHdl, weld::Toggleable &, void) |
|