LibreOffice Module cui (master)
1
|
#include <numfmt.hxx>
Protected Member Functions | |
virtual void | Paint (vcl::RenderContext &rRenderContext, const ::tools::Rectangle &rRect) override |
Private Attributes | |
OUString | aPrevStr |
Color | aPrevCol |
sal_Int32 | mnPos |
sal_Unicode | mnChar |
Additional Inherited Members | |
![]() | |
static bool | IsUpdateMode () |
Definition at line 34 of file numfmt.hxx.
SvxNumberPreview::SvxNumberPreview | ( | ) |
Definition at line 81 of file numfmt.cxx.
Definition at line 98 of file numfmt.cxx.
References aPrevCol, aPrevStr, svtools::FONTCOLOR, svtools::ColorConfig::GetColorValue(), weld::CustomWidgetController::Invalidate(), mnChar, mnPos, and svtools::ColorConfigValue::nColor.
Referenced by SvxNumberFormatTabPage::ChangePreviewText(), SvxNumberFormatTabPage::MakePreviewText(), and SvxNumberFormatTabPage::Obstructing().
|
overrideprotectedvirtual |
Definition at line 139 of file numfmt.cxx.
References aPrevCol, aPrevStr, svtools::DOCCOLOR, OutputDevice::DrawText(), svtools::FONTCOLOR, svtools::ColorConfig::GetColorValue(), OutputDevice::GetFont(), weld::CustomWidgetController::GetOutputSizePixel(), weld::CustomWidgetController::GetTextHeight(), OutputDevice::GetTextWidth(), Size::Height(), i, mnChar, mnPos, svtools::ColorConfigValue::nColor, Point, OutputDevice::Pop(), OutputDevice::Push(), OutputDevice::SetBackground(), vcl::Font::SetColor(), OutputDevice::SetFont(), OutputDevice::SetTextColor(), vcl::Font::SetTransparent(), and Size::Width().
|
inlineoverridevirtual |
Reimplemented from weld::CustomWidgetController.
Definition at line 50 of file numfmt.hxx.
References weld::Widget::get_text_height(), and weld::Widget::set_size_request().
|
private |
Definition at line 38 of file numfmt.hxx.
Referenced by NotifyChange(), and Paint().
|
private |
Definition at line 37 of file numfmt.hxx.
Referenced by NotifyChange(), and Paint().
|
private |
Definition at line 40 of file numfmt.hxx.
Referenced by NotifyChange(), and Paint().
|
private |
Definition at line 39 of file numfmt.hxx.
Referenced by NotifyChange(), and Paint().