LibreOffice Module sw (master) 1
|
#include <memory>
#include "PageSizeControl.hxx"
#include <cmdid.h>
#include <svx/pageitem.hxx>
#include <svx/sidebar/ValueSetWithTextControl.hxx>
#include <unotools/localedatawrapper.hxx>
#include <rtl/character.hxx>
#include <editeng/paperinf.hxx>
#include <sfx2/app.hxx>
#include <sfx2/bindings.hxx>
#include <sfx2/dispatch.hxx>
#include <sfx2/module.hxx>
#include <sfx2/viewfrm.hxx>
#include <vcl/settings.hxx>
#include <svl/itempool.hxx>
#include <svl/intitem.hxx>
#include <svtools/unitconv.hxx>
#include <editeng/sizeitem.hxx>
#include <PageSizePopup.hxx>
Go to the source code of this file.
Namespaces | |
namespace | sw |
Dialog to specify the properties of date form field. | |
namespace | sw::sidebar |
Functions | |
sw::sidebar::IMPL_LINK_NOARG (PageSizeControl, ImplSizeHdl, ValueSet *, void) | |
sw::sidebar::IMPL_LINK_NOARG (PageSizeControl, MoreButtonClickHdl_Impl, weld::Button &, void) | |