#include <PageOrientationControl.hxx>
Definition at line 31 of file PageOrientationControl.hxx.
◆ PageOrientationControl()
◆ ~PageOrientationControl()
sw::sidebar::PageOrientationControl::~PageOrientationControl |
( |
| ) |
|
|
overridevirtual |
◆ DECL_LINK()
sw::sidebar::PageOrientationControl::DECL_LINK |
( |
ImplOrientationHdl |
, |
|
|
weld::Button & |
, |
|
|
void |
|
|
) |
| |
|
private |
◆ ExecuteMarginLRChange()
void sw::sidebar::PageOrientationControl::ExecuteMarginLRChange |
( |
const tools::Long |
nPageLeftMargin, |
|
|
const tools::Long |
nPageRightMargin |
|
) |
| |
|
private |
◆ ExecuteMarginULChange()
void sw::sidebar::PageOrientationControl::ExecuteMarginULChange |
( |
const tools::Long |
nPageTopMargin, |
|
|
const tools::Long |
nPageBottomMargin |
|
) |
| |
|
private |
◆ ExecuteOrientationChange()
void sw::sidebar::PageOrientationControl::ExecuteOrientationChange |
( |
const bool |
bLandscape | ) |
|
|
private |
Definition at line 97 of file PageOrientationControl.cxx.
References SvxSizeItem::Clone(), SvxLongLRSpaceItem::Clone(), SvxLongULSpaceItem::Clone(), SfxViewFrame::Current(), SfxDispatcher::ExecuteList(), ExecuteMarginLRChange(), ExecuteMarginULChange(), SfxViewFrame::GetBindings(), SfxViewFrame::GetDispatcher(), SfxBindings::GetDispatcher(), SfxViewFrame::GetFrame(), SfxFrame::GetFrameInterface(), MINBODY, mpPageItem, mpPageLRMarginItem, mpPageSizeItem, mpPageULMarginItem, and SfxDispatcher::QueryState().
◆ GrabFocus()
void sw::sidebar::PageOrientationControl::GrabFocus |
( |
| ) |
|
|
overridevirtual |
◆ m_xControl
◆ m_xLandscape
std::unique_ptr<weld::Button> sw::sidebar::PageOrientationControl::m_xLandscape |
|
private |
◆ m_xPortrait
std::unique_ptr<weld::Button> sw::sidebar::PageOrientationControl::m_xPortrait |
|
private |
◆ mpPageItem
std::unique_ptr<SvxPageItem> sw::sidebar::PageOrientationControl::mpPageItem |
|
private |
◆ mpPageLRMarginItem
std::unique_ptr<SvxLongLRSpaceItem> sw::sidebar::PageOrientationControl::mpPageLRMarginItem |
|
private |
◆ mpPageSizeItem
std::unique_ptr<SvxSizeItem> sw::sidebar::PageOrientationControl::mpPageSizeItem |
|
private |
◆ mpPageULMarginItem
std::unique_ptr<SvxLongULSpaceItem> sw::sidebar::PageOrientationControl::mpPageULMarginItem |
|
private |
The documentation for this class was generated from the following files: