#include "NumberFormatPropertyPanel.hxx"
#include <sc.hrc>
#include <sfx2/bindings.hxx>
#include <sfx2/dispatch.hxx>
#include <svl/intitem.hxx>
#include <svl/stritem.hxx>
#include <svx/numfmtsh.hxx>
#include <o3tl/string_view.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 (NumberFormatPropertyPanel, NumFormatSelectHdl, weld::ComboBox &, rBox, void) |
|
| sc::sidebar::IMPL_LINK_NOARG (NumberFormatPropertyPanel, NumFormatValueClickHdl, weld::Toggleable &, void) |
|
| sc::sidebar::IMPL_LINK_NOARG (NumberFormatPropertyPanel, NumFormatValueHdl, weld::SpinButton &, void) |
|