LibreOffice Module vcl (master) 1
|
This is the complete list of members for weld::CustomWeld, including all inherited members.
CustomWeld(weld::Builder &rBuilder, const OUString &rDrawingId, CustomWidgetController &rWidgetController) | weld::CustomWeld | |
DECL_DLLPRIVATE_LINK(DoResize, const Size &rSize, void) | weld::CustomWeld | private |
DECL_DLLPRIVATE_LINK(DoPaint, weld::DrawingArea::draw_args, void) | weld::CustomWeld | private |
DECL_DLLPRIVATE_LINK(DoMouseButtonDown, const MouseEvent &, bool) | weld::CustomWeld | private |
DECL_DLLPRIVATE_LINK(DoMouseMove, const MouseEvent &, bool) | weld::CustomWeld | private |
DECL_DLLPRIVATE_LINK(DoMouseButtonUp, const MouseEvent &, bool) | weld::CustomWeld | private |
DECL_DLLPRIVATE_LINK(DoGetFocus, weld::Widget &, void) | weld::CustomWeld | private |
DECL_DLLPRIVATE_LINK(DoLoseFocus, weld::Widget &, void) | weld::CustomWeld | private |
DECL_DLLPRIVATE_LINK(DoKeyPress, const KeyEvent &, bool) | weld::CustomWeld | private |
DECL_DLLPRIVATE_LINK(DoFocusRect, weld::Widget &, tools::Rectangle) | weld::CustomWeld | private |
DECL_DLLPRIVATE_LINK(DoCommand, const CommandEvent &, bool) | weld::CustomWeld | private |
DECL_DLLPRIVATE_LINK(DoStyleUpdated, weld::Widget &, void) | weld::CustomWeld | private |
DECL_DLLPRIVATE_LINK(DoRequestHelp, tools::Rectangle &, OUString) | weld::CustomWeld | private |
DECL_DLLPRIVATE_LINK(DoGetSurrounding, OUString &, int) | weld::CustomWeld | private |
DECL_DLLPRIVATE_LINK(DoDeleteSurrounding, const Selection &, bool) | weld::CustomWeld | private |
get_grid_left_attach() const | weld::CustomWeld | inline |
get_sensitive() const | weld::CustomWeld | inline |
get_visible() const | weld::CustomWeld | inline |
hide() | weld::CustomWeld | inline |
m_rWidgetController | weld::CustomWeld | private |
m_xDrawingArea | weld::CustomWeld | private |
queue_draw() | weld::CustomWeld | inline |
queue_draw_area(int x, int y, int width, int height) | weld::CustomWeld | inline |
set_grid_left_attach(int nAttach) | weld::CustomWeld | inline |
set_help_id(const OUString &rHelpId) | weld::CustomWeld | inline |
set_margin_bottom(int nMargin) | weld::CustomWeld | inline |
set_margin_top(int nMargin) | weld::CustomWeld | inline |
set_sensitive(bool bSensitive) | weld::CustomWeld | inline |
set_size_request(int nWidth, int nHeight) | weld::CustomWeld | inline |
set_tooltip_text(const OUString &rTip) | weld::CustomWeld | inline |
set_visible(bool bVisible) | weld::CustomWeld | inline |
show() | weld::CustomWeld | inline |