LibreOffice Module sw (master) 1
|
#include <colex.hxx>
Private Member Functions | |
virtual void | DrawPage (vcl::RenderContext &rRenderContext, const Point &rPoint, const bool bSecond, const bool bEnabled) override |
void | UpdateExample (const SfxItemSet &rSet) |
Private Attributes | |
SwColMgr * | m_pColMgr |
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) |
Protected Attributes inherited from SwPageExample | |
bool | m_bVertical |
|
overrideprivatevirtual |
Reimplemented from SvxPageWindow.
Definition at line 184 of file colex.cxx.
References Point::AdjustX(), Point::AdjustY(), tools::Rectangle::Bottom(), COL_LIGHTGRAY(), COLADJ_BOTTOM, COLADJ_CENTER, COLADJ_TOP, SvxPageWindow::drawFillAttributes(), OutputDevice::DrawLine(), SvxPageWindow::DrawPage(), OutputDevice::DrawRect(), SwColMgr::GetAdjust(), SvxPageWindow::GetBottom(), SwColMgr::GetColWidth(), SwColMgr::GetCount(), StyleSettings::GetFieldColor(), SvxPageWindow::GetFtDist(), SvxPageWindow::GetFtHeight(), SwColMgr::GetGutterWidth(), SvxPageWindow::GetHdDist(), SvxPageWindow::GetHdHeight(), SvxPageWindow::GetLeft(), SwColMgr::GetLineHeightPercent(), SvxPageWindow::getPageFillAttributes(), SvxPageWindow::GetRight(), OutputDevice::GetSettings(), SvxPageWindow::GetSize(), AllSettings::GetStyleSettings(), SvxPageWindow::GetTop(), SvxPageWindow::GetUsage(), SwColMgr::HasLine(), Height, i, SwColMgr::IsAutoWidth(), tools::Rectangle::Left(), SwPageExample::m_bVertical, m_pColMgr, nLength, tools::Rectangle::Right(), tools::Rectangle::SetBottom(), OutputDevice::SetFillColor(), tools::Rectangle::SetLeft(), SvxPageWindow::setPageFillAttributes(), tools::Rectangle::SetRight(), tools::Rectangle::SetTop(), tools::Rectangle::Top(), Width, Point::X(), and Point::Y().
|
private |
|
inline |
Definition at line 77 of file colex.hxx.
References rSet, and SwPageExample::UpdateExample().
Referenced by SwColumnPage::ActivatePage().
|
private |
Definition at line 62 of file colex.hxx.
Referenced by DrawPage().