LibreOffice Module sw (master) 1
|
#include <colex.hxx>
Protected Attributes | |
bool | m_bVertical |
Additional Inherited Members | |
Protected Member Functions inherited from SvxPageWindow | |
virtual void | Paint (vcl::RenderContext &rRenderContext, const tools::Rectangle &rRect) override |
virtual void | DrawPage (vcl::RenderContext &rRenderContext, const Point &rPoint, const bool bSecond, const bool bEnabled) |
Static Protected Member Functions inherited from SvxPageWindow | |
static void | drawFillAttributes (vcl::RenderContext &rRenderContext, const drawinglayer::attribute::SdrAllFillAttributesHelperPtr &rFillAttributes, const tools::Rectangle &rPaintRange, const tools::Rectangle &rDefineRange) |
|
inline |
Definition at line 36 of file colex.hxx.
References SvxPaperInfo::GetPaperSize(), PAPER_A4, and SvxPageWindow::SetSize().
void SwPageExample::UpdateExample | ( | const SfxItemSet & | rSet | ) |
Definition at line 38 of file colex.cxx.
References SfxItemSet::GetItemState(), RES_FRAMEDIR(), and rSet.
Referenced by SwPageGridExample::UpdateExample(), and SwColExample::UpdateExample().
|
protected |
Definition at line 34 of file colex.hxx.
Referenced by SwPageGridExample::DrawPage(), and SwColExample::DrawPage().