| LibreOffice Module vcl (master) 1
    | 
| Typedefs | |
| typedef std::vector< ScreenShotEntry > | ScreenShotCollection | 
| typedef std::tuple< tools::JsonWriter &, const TreeIter &, std::string_view > | json_prop_query | 
| typedef comphelper::WeakComponentImplHelper< css::awt::XWindow > | TransportAsXWindow_Base | 
| Enumerations | |
| enum class | EntryMessageType { Normal , Warning , Error } | 
| enum class | ColumnToggleType { Check , Radio } | 
| enum class | LabelType { Normal , Warning , Error , Title } | 
| enum class | Placement { Under , End } | 
| typedef std::tuple<tools::JsonWriter&, const TreeIter&, std::string_view> weld::json_prop_query | 
| typedef std::vector<ScreenShotEntry> weld::ScreenShotCollection | 
| typedef comphelper::WeakComponentImplHelper<css::awt::XWindow> weld::TransportAsXWindow_Base | 
Definition at line 36 of file weldutils.hxx.
| 
 | strong | 
| 
 | strong | 
| 
 | strong | 
| 
 | strong | 
| T weld::fromId | ( | const OUString & | rValue | ) | 
| VCL_DLLPUBLIC size_t weld::GetAbsPos | ( | const weld::TreeView & | rTreeView, | 
| const weld::TreeIter & | rIter | ||
| ) | 
Definition at line 408 of file builder.cxx.
References weld::TreeView::get_iter_first(), weld::TreeView::iter_compare(), weld::TreeView::iter_next(), and weld::TreeView::make_iterator().
| VCL_DLLPUBLIC int weld::GetMinimumEditHeight | ( | ) | 
Definition at line 492 of file weldutils.cxx.
References Application::CreateBuilder().
| VCL_DLLPUBLIC weld::Window * weld::GetPopupParent | ( | vcl::Window & | rOutWin, | 
| tools::Rectangle & | rRect | ||
| ) | 
Definition at line 607 of file weldutils.cxx.
References vcl::Window::GetFrameWeld(), vcl::Window::GetFrameWindow(), FloatingWindow::ImplConvertToAbsPos(), FloatingWindow::ImplConvertToRelPos(), vcl::Window::OutputToScreenPixel(), vcl::Window::ScreenToOutputPixel(), tools::Rectangle::SetPos(), and tools::Rectangle::TopLeft().
| weld::IMPL_LINK | ( | ButtonPressRepeater | , | 
| MousePressHdl | , | ||
| const MouseEvent & | , | ||
| rMouseEvent | , | ||
| bool | |||
| ) | 
Definition at line 572 of file weldutils.cxx.
References ContextMenu, MouseSettings::GetButtonStartRepeat(), m_aRepeat, Timer::SetTimeout(), and Timer::Start().
| weld::IMPL_LINK | ( | CustomWeld | , | 
| DoCommand | , | ||
| const CommandEvent & | , | ||
| rPos | , | ||
| bool | |||
| ) | 
Definition at line 91 of file customweld.cxx.
| weld::IMPL_LINK | ( | CustomWeld | , | 
| DoDeleteSurrounding | , | ||
| const Selection & | , | ||
| rSelection | , | ||
| bool | |||
| ) | 
Definition at line 106 of file customweld.cxx.
| weld::IMPL_LINK | ( | CustomWeld | , | 
| DoGetSurrounding | , | ||
| OUString & | , | ||
| rSurrounding | , | ||
| int | |||
| ) | 
Definition at line 101 of file customweld.cxx.
| weld::IMPL_LINK | ( | CustomWeld | , | 
| DoKeyPress | , | ||
| const KeyEvent & | , | ||
| rKEvt | , | ||
| bool | |||
| ) | 
Definition at line 76 of file customweld.cxx.
| weld::IMPL_LINK | ( | CustomWeld | , | 
| DoMouseButtonDown | , | ||
| const MouseEvent & | , | ||
| rMEvt | , | ||
| bool | |||
| ) | 
Definition at line 57 of file customweld.cxx.
| weld::IMPL_LINK | ( | CustomWeld | , | 
| DoMouseButtonUp | , | ||
| const MouseEvent & | , | ||
| rMEvt | , | ||
| bool | |||
| ) | 
Definition at line 67 of file customweld.cxx.
| weld::IMPL_LINK | ( | CustomWeld | , | 
| DoMouseMove | , | ||
| const MouseEvent & | , | ||
| rMEvt | , | ||
| bool | |||
| ) | 
Definition at line 62 of file customweld.cxx.
| weld::IMPL_LINK | ( | CustomWeld | , | 
| DoPaint | , | ||
| weld::DrawingArea::draw_args | , | ||
| aPayload | , | ||
| void | |||
| ) | 
Definition at line 52 of file customweld.cxx.
| weld::IMPL_LINK | ( | CustomWeld | , | 
| DoRequestHelp | , | ||
| tools::Rectangle & | , | ||
| rHelpArea | , | ||
| OUString | |||
| ) | 
Definition at line 96 of file customweld.cxx.
| weld::IMPL_LINK | ( | CustomWeld | , | 
| DoResize | , | ||
| const Size & | , | ||
| rSize | , | ||
| void | |||
| ) | 
Definition at line 46 of file customweld.cxx.
| weld::IMPL_LINK | ( | DateFormatter | , | 
| ParseInputHdl | , | ||
| sal_Int64 * | , | ||
| result | , | ||
| TriState | |||
| ) | 
Definition at line 2257 of file field2.cxx.
References Date::EMPTY, Date::GetDate(), AllSettings::GetLocaleDataWrapper(), Application::GetSettings(), result, TRISTATE_FALSE, and TRISTATE_TRUE.
| weld::IMPL_LINK | ( | EntryTreeView | , | 
| ClickHdl | , | ||
| weld::TreeView & | , | ||
| rView | , | ||
| void | |||
| ) | 
Definition at line 391 of file builder.cxx.
| weld::IMPL_LINK | ( | LongCurrencyFormatter | , | 
| ParseInputHdl | , | ||
| sal_Int64 * | , | ||
| result | , | ||
| TriState | |||
| ) | 
Definition at line 235 of file longcurr.cxx.
References AllSettings::GetLocaleDataWrapper(), Application::GetSettings(), ImplLongCurrencyGetValue(), result, TRISTATE_FALSE, TRISTATE_TRUE, and value.
| weld::IMPL_LINK | ( | MetricSpinButton | , | 
| spin_button_input | , | ||
| int * | , | ||
| result | , | ||
| bool | |||
| ) | 
Definition at line 367 of file builder.cxx.
References AllSettings::GetLocaleDataWrapper(), Application::GetSettings(), result, SAL_MAX_INT32, SAL_MIN_INT32, and vcl::TextToValue().
| weld::IMPL_LINK | ( | MetricSpinButton | , | 
| spin_button_output | , | ||
| SpinButton & | , | ||
| rSpinButton | , | ||
| void | |||
| ) | 
Definition at line 250 of file builder.cxx.
| weld::IMPL_LINK | ( | PatternFormatter | , | 
| KeyInputHdl | , | ||
| const KeyEvent & | , | ||
| rKEvt | , | ||
| bool | |||
| ) | 
Definition at line 971 of file field2.cxx.
References ImplPatternProcessKeyInput().
| weld::IMPL_LINK | ( | TimeFormatter | , | 
| CursorChangedHdl | , | ||
| weld::Entry & | , | ||
| rEntry | , | ||
| void | |||
| ) | 
Definition at line 3167 of file field2.cxx.
References AllSettings::GetLocaleDataWrapper(), and Application::GetSettings().
| weld::IMPL_LINK | ( | TimeFormatter | , | 
| ParseInputHdl | , | ||
| sal_Int64 * | , | ||
| result | , | ||
| TriState | |||
| ) | 
Definition at line 3155 of file field2.cxx.
References vcl::ConvertValue(), AllSettings::GetLocaleDataWrapper(), Application::GetSettings(), result, TRISTATE_FALSE, and TRISTATE_TRUE.
| weld::IMPL_LINK_NOARG | ( | ButtonPressRepeater | , | 
| MouseReleaseHdl | , | ||
| const MouseEvent & | , | ||
| bool | |||
| ) | 
Definition at line 594 of file weldutils.cxx.
References m_aRepeat, and Task::Stop().
| weld::IMPL_LINK_NOARG | ( | ButtonPressRepeater | , | 
| RepeatTimerHdl | , | ||
| Timer * | , | ||
| void | |||
| ) | 
Definition at line 601 of file weldutils.cxx.
References Application::GetSettings(), m_aRepeat, and Timer::SetTimeout().
| weld::IMPL_LINK_NOARG | ( | CustomWeld | , | 
| DoFocusRect | , | ||
| weld::Widget & | , | ||
| tools::Rectangle | |||
| ) | 
Definition at line 81 of file customweld.cxx.
| weld::IMPL_LINK_NOARG | ( | CustomWeld | , | 
| DoGetFocus | , | ||
| weld::Widget & | , | ||
| void | |||
| ) | 
Definition at line 72 of file customweld.cxx.
| weld::IMPL_LINK_NOARG | ( | CustomWeld | , | 
| DoLoseFocus | , | ||
| weld::Widget & | , | ||
| void | |||
| ) | 
Definition at line 74 of file customweld.cxx.
| weld::IMPL_LINK_NOARG | ( | CustomWeld | , | 
| DoStyleUpdated | , | ||
| weld::Widget & | , | ||
| void | |||
| ) | 
Definition at line 86 of file customweld.cxx.
| weld::IMPL_LINK_NOARG | ( | CustomWidgetController | , | 
| DragBeginHdl | , | ||
| weld::DrawingArea & | , | ||
| bool | |||
| ) | 
Definition at line 16 of file customweld.cxx.
References StartDrag.
| weld::IMPL_LINK_NOARG | ( | DateFormatter | , | 
| FormatOutputHdl | , | ||
| LinkParamNone * | , | ||
| bool | |||
| ) | 
Definition at line 2250 of file field2.cxx.
References FormatNumber(), and GetValue.
| weld::IMPL_LINK_NOARG | ( | EntryFormatter | , | 
| FocusOutHdl | , | ||
| weld::Widget & | , | ||
| void | |||
| ) | 
Definition at line 244 of file weldutils.cxx.
| weld::IMPL_LINK_NOARG | ( | EntryFormatter | , | 
| ModifyHdl | , | ||
| weld::Entry & | , | ||
| void | |||
| ) | 
Definition at line 237 of file weldutils.cxx.
References Modify.
| weld::IMPL_LINK_NOARG | ( | EntryTreeView | , | 
| ModifyHdl | , | ||
| weld::Entry & | , | ||
| void | |||
| ) | 
Definition at line 397 of file builder.cxx.
| weld::IMPL_LINK_NOARG | ( | LongCurrencyFormatter | , | 
| FormatOutputHdl | , | ||
| LinkParamNone * | , | ||
| bool | |||
| ) | 
Definition at line 225 of file longcurr.cxx.
References LocaleDataWrapper::getCurrSymbol(), AllSettings::GetLocaleDataWrapper(), Application::GetSettings(), GetValue, and weld::SpinButton::Power10().
| weld::IMPL_LINK_NOARG | ( | MetricSpinButton | , | 
| spin_button_value_changed | , | ||
| SpinButton & | , | ||
| void | |||
| ) | 
Definition at line 245 of file builder.cxx.
| weld::IMPL_LINK_NOARG | ( | PatternFormatter | , | 
| FocusInHdl | , | ||
| weld::Widget & | , | ||
| void | |||
| ) | 
Definition at line 480 of file weldutils.cxx.
| weld::IMPL_LINK_NOARG | ( | PatternFormatter | , | 
| FocusOutHdl | , | ||
| weld::Widget & | , | ||
| void | |||
| ) | 
Definition at line 474 of file weldutils.cxx.
| weld::IMPL_LINK_NOARG | ( | PatternFormatter | , | 
| ModifyHdl | , | ||
| weld::Entry & | , | ||
| void | |||
| ) | 
Definition at line 472 of file weldutils.cxx.
References Modify.
| weld::IMPL_LINK_NOARG | ( | TimeFormatter | , | 
| FormatOutputHdl | , | ||
| LinkParamNone * | , | ||
| bool | |||
| ) | 
Definition at line 3148 of file field2.cxx.
References FormatNumber(), and GetValue.
| VCL_DLLPUBLIC bool weld::IsEntryVisible | ( | const weld::TreeView & | rTreeView, | 
| const weld::TreeIter & | rIter | ||
| ) | 
Definition at line 426 of file builder.cxx.
References weld::TreeView::get_iter_depth(), weld::TreeView::get_row_expanded(), weld::TreeView::iter_parent(), and weld::TreeView::make_iterator().
| VCL_DLLPUBLIC void weld::RemoveParentKeepChildren | ( | weld::TreeView & | rTreeView, | 
| const weld::TreeIter & | rParent | ||
| ) | 
Definition at line 118 of file weldutils.cxx.
References weld::TreeView::iter_children(), weld::TreeView::iter_has_child(), weld::TreeView::iter_parent(), weld::TreeView::make_iterator(), weld::TreeView::move_subtree(), and weld::TreeView::remove().
| VCL_DLLPUBLIC void weld::SetPointFont | ( | OutputDevice & | rDevice, | 
| const vcl::Font & | rFont | ||
| ) | 
Definition at line 620 of file weldutils.cxx.
References Application::GetDefaultDevice().
Referenced by vcl::PrintDialog::PrintPreviewWindow::Paint().