LibreOffice Module svx (master)
1
|
#include <rubydialog.hxx>
Private Member Functions | |
virtual void | Paint (vcl::RenderContext &rRenderContext, const tools::Rectangle &rRect) override |
Private Attributes | |
SvxRubyDialog * | m_pParentDlg |
Additional Inherited Members | |
![]() | |
static bool | IsUpdateMode () |
Definition at line 31 of file rubydialog.hxx.
RubyPreview::RubyPreview | ( | ) |
Definition at line 681 of file rubydialog.cxx.
|
overridevirtual |
Definition at line 686 of file rubydialog.cxx.
|
overrideprivatevirtual |
Implements weld::CustomWidgetController.
Definition at line 688 of file rubydialog.cxx.
References vcl::ALL, OutputDevice::DrawRect(), OutputDevice::DrawText(), svtools::FONTCOLOR, svtools::ColorConfig::GetColorValue(), SvxRubyDialog::GetCurrentText(), OutputDevice::GetFont(), vcl::Font::GetFontHeight(), OutputDevice::GetOutputSize(), Application::GetSettings(), AllSettings::GetStyleSettings(), OutputDevice::GetTextHeight(), OutputDevice::GetTextWidth(), StyleSettings::GetWindowColor(), Size::Height(), i, m_pParentDlg, SvxRubyDialog::m_xAdjustLB, SvxRubyDialog::m_xPositionLB, svtools::ColorConfigValue::nColor, nCount, Point, OutputDevice::Pop(), OutputDevice::Push(), OutputDevice::SetFillColor(), OutputDevice::SetFont(), vcl::Font::SetFontHeight(), OutputDevice::SetLineColor(), OutputDevice::SetMapMode(), vcl::Font::SetOrientation(), vcl::Font::SetVertical(), and Size::Width().
|
overridevirtual |
Reimplemented from weld::CustomWidgetController.
Definition at line 836 of file rubydialog.cxx.
References weld::Widget::get_approximate_digit_width(), weld::Widget::get_text_height(), and weld::Widget::set_size_request().
|
inline |
Definition at line 39 of file rubydialog.hxx.
|
private |
Definition at line 34 of file rubydialog.hxx.
Referenced by Paint().