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 |
Private Attributes | |
std::unique_ptr< SwTextGridItem > | m_pGridItem |
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 493 of file colex.cxx.
References Point::AdjustX(), Point::AdjustY(), tools::Rectangle::Bottom(), tools::Rectangle::BottomLeft(), COL_AUTO(), COL_TRANSPARENT(), OutputDevice::DrawLine(), SvxPageWindow::DrawPage(), OutputDevice::DrawRect(), SvxPageWindow::GetBottom(), OutputDevice::GetFillColor(), SvxPageWindow::GetFtDist(), SvxPageWindow::GetFtHeight(), SvxPageWindow::GetHdDist(), SvxPageWindow::GetHdHeight(), tools::Rectangle::GetHeight(), SvxPageWindow::GetLeft(), SvxPageWindow::GetRight(), SvxPageWindow::GetSize(), SvxPageWindow::GetTop(), SvxPageWindow::GetUsage(), tools::Rectangle::GetWidth(), GRID_LINES_CHARS, Height, Color::Invert(), SwPageExample::m_bVertical, m_pGridItem, tools::Rectangle::Move(), tools::Rectangle::Right(), tools::Rectangle::SetBottom(), OutputDevice::SetFillColor(), tools::Rectangle::SetLeft(), OutputDevice::SetLineColor(), tools::Rectangle::SetRight(), tools::Rectangle::SetTop(), Point::setX(), Point::setY(), tools::Rectangle::TopLeft(), tools::Rectangle::TopRight(), Width, Point::X(), and Point::Y().
void SwPageGridExample::UpdateExample | ( | const SfxItemSet & | rSet | ) |
Definition at line 593 of file colex.cxx.
References SfxPoolItem::Clone(), SfxItemSet::Get(), SfxItemSet::GetItemState(), m_pGridItem, RES_TEXTGRID(), rSet, and SwPageExample::UpdateExample().
Referenced by SwTextGridPage::ActivatePage(), and SwTextGridPage::GridModifyHdl().
|
private |
Definition at line 47 of file colex.hxx.
Referenced by DrawPage(), and UpdateExample().