#include <customweld.hxx>
|  | 
|  | DECL_DLLPRIVATE_LINK (DoResize, const Size &rSize, void) | 
|  | 
|  | DECL_DLLPRIVATE_LINK (DoPaint, weld::DrawingArea::draw_args, void) | 
|  | 
|  | DECL_DLLPRIVATE_LINK (DoMouseButtonDown, const MouseEvent &, bool) | 
|  | 
|  | DECL_DLLPRIVATE_LINK (DoMouseMove, const MouseEvent &, bool) | 
|  | 
|  | DECL_DLLPRIVATE_LINK (DoMouseButtonUp, const MouseEvent &, bool) | 
|  | 
|  | DECL_DLLPRIVATE_LINK (DoGetFocus, weld::Widget &, void) | 
|  | 
|  | DECL_DLLPRIVATE_LINK (DoLoseFocus, weld::Widget &, void) | 
|  | 
|  | DECL_DLLPRIVATE_LINK (DoKeyPress, const KeyEvent &, bool) | 
|  | 
|  | DECL_DLLPRIVATE_LINK (DoFocusRect, weld::Widget &, tools::Rectangle) | 
|  | 
|  | DECL_DLLPRIVATE_LINK (DoCommand, const CommandEvent &, bool) | 
|  | 
|  | DECL_DLLPRIVATE_LINK (DoStyleUpdated, weld::Widget &, void) | 
|  | 
|  | DECL_DLLPRIVATE_LINK (DoRequestHelp, tools::Rectangle &, OUString) | 
|  | 
|  | DECL_DLLPRIVATE_LINK (DoGetSurrounding, OUString &, int) | 
|  | 
|  | DECL_DLLPRIVATE_LINK (DoDeleteSurrounding, const Selection &, bool) | 
|  | 
Definition at line 143 of file customweld.hxx.
 
◆ CustomWeld()
◆ DECL_DLLPRIVATE_LINK() [1/14]
  
  | 
        
          | weld::CustomWeld::DECL_DLLPRIVATE_LINK | ( | DoCommand | , |  
          |  |  | const CommandEvent & | , |  
          |  |  | bool |  |  
          |  | ) |  |  |  | private | 
 
 
◆ DECL_DLLPRIVATE_LINK() [2/14]
  
  | 
        
          | weld::CustomWeld::DECL_DLLPRIVATE_LINK | ( | DoDeleteSurrounding | , |  
          |  |  | const Selection & | , |  
          |  |  | bool |  |  
          |  | ) |  |  |  | private | 
 
 
◆ DECL_DLLPRIVATE_LINK() [3/14]
◆ DECL_DLLPRIVATE_LINK() [4/14]
  
  | 
        
          | weld::CustomWeld::DECL_DLLPRIVATE_LINK | ( | DoGetFocus | , |  
          |  |  | weld::Widget & | , |  
          |  |  | void |  |  
          |  | ) |  |  |  | private | 
 
 
◆ DECL_DLLPRIVATE_LINK() [5/14]
  
  | 
        
          | weld::CustomWeld::DECL_DLLPRIVATE_LINK | ( | DoGetSurrounding | , |  
          |  |  | OUString & | , |  
          |  |  | int |  |  
          |  | ) |  |  |  | private | 
 
 
◆ DECL_DLLPRIVATE_LINK() [6/14]
  
  | 
        
          | weld::CustomWeld::DECL_DLLPRIVATE_LINK | ( | DoKeyPress | , |  
          |  |  | const KeyEvent & | , |  
          |  |  | bool |  |  
          |  | ) |  |  |  | private | 
 
 
◆ DECL_DLLPRIVATE_LINK() [7/14]
  
  | 
        
          | weld::CustomWeld::DECL_DLLPRIVATE_LINK | ( | DoLoseFocus | , |  
          |  |  | weld::Widget & | , |  
          |  |  | void |  |  
          |  | ) |  |  |  | private | 
 
 
◆ DECL_DLLPRIVATE_LINK() [8/14]
  
  | 
        
          | weld::CustomWeld::DECL_DLLPRIVATE_LINK | ( | DoMouseButtonDown | , |  
          |  |  | const MouseEvent & | , |  
          |  |  | bool |  |  
          |  | ) |  |  |  | private | 
 
 
◆ DECL_DLLPRIVATE_LINK() [9/14]
  
  | 
        
          | weld::CustomWeld::DECL_DLLPRIVATE_LINK | ( | DoMouseButtonUp | , |  
          |  |  | const MouseEvent & | , |  
          |  |  | bool |  |  
          |  | ) |  |  |  | private | 
 
 
◆ DECL_DLLPRIVATE_LINK() [10/14]
  
  | 
        
          | weld::CustomWeld::DECL_DLLPRIVATE_LINK | ( | DoMouseMove | , |  
          |  |  | const MouseEvent & | , |  
          |  |  | bool |  |  
          |  | ) |  |  |  | private | 
 
 
◆ DECL_DLLPRIVATE_LINK() [11/14]
◆ DECL_DLLPRIVATE_LINK() [12/14]
  
  | 
        
          | weld::CustomWeld::DECL_DLLPRIVATE_LINK | ( | DoRequestHelp | , |  
          |  |  | tools::Rectangle & | , |  
          |  |  | OUString |  |  
          |  | ) |  |  |  | private | 
 
 
◆ DECL_DLLPRIVATE_LINK() [13/14]
  
  | 
        
          | weld::CustomWeld::DECL_DLLPRIVATE_LINK | ( | DoResize | , |  
          |  |  | const Size & | rSize, |  
          |  |  | void |  |  
          |  | ) |  |  |  | private | 
 
 
◆ DECL_DLLPRIVATE_LINK() [14/14]
  
  | 
        
          | weld::CustomWeld::DECL_DLLPRIVATE_LINK | ( | DoStyleUpdated | , |  
          |  |  | weld::Widget & | , |  
          |  |  | void |  |  
          |  | ) |  |  |  | private | 
 
 
◆ get_grid_left_attach()
  
  | 
        
          | int weld::CustomWeld::get_grid_left_attach | ( |  | ) | const |  | inline | 
 
 
◆ get_sensitive()
  
  | 
        
          | bool weld::CustomWeld::get_sensitive | ( |  | ) | const |  | inline | 
 
 
◆ get_visible()
  
  | 
        
          | bool weld::CustomWeld::get_visible | ( |  | ) | const |  | inline | 
 
 
◆ hide()
  
  | 
        
          | void weld::CustomWeld::hide | ( |  | ) |  |  | inline | 
 
 
◆ queue_draw()
  
  | 
        
          | void weld::CustomWeld::queue_draw | ( |  | ) |  |  | inline | 
 
 
◆ queue_draw_area()
  
  | 
        
          | void weld::CustomWeld::queue_draw_area | ( | int | x, |  
          |  |  | int | y, |  
          |  |  | int | width, |  
          |  |  | int | height |  
          |  | ) |  |  |  | inline | 
 
 
◆ set_grid_left_attach()
  
  | 
        
          | void weld::CustomWeld::set_grid_left_attach | ( | int | nAttach | ) |  |  | inline | 
 
 
◆ set_help_id()
  
  | 
        
          | void weld::CustomWeld::set_help_id | ( | const OUString & | rHelpId | ) |  |  | inline | 
 
 
◆ set_margin_bottom()
  
  | 
        
          | void weld::CustomWeld::set_margin_bottom | ( | int | nMargin | ) |  |  | inline | 
 
 
◆ set_margin_top()
  
  | 
        
          | void weld::CustomWeld::set_margin_top | ( | int | nMargin | ) |  |  | inline | 
 
 
◆ set_sensitive()
  
  | 
        
          | void weld::CustomWeld::set_sensitive | ( | bool | bSensitive | ) |  |  | inline | 
 
 
◆ set_size_request()
  
  | 
        
          | void weld::CustomWeld::set_size_request | ( | int | nWidth, |  
          |  |  | int | nHeight |  
          |  | ) |  |  |  | inline | 
 
 
◆ set_tooltip_text()
  
  | 
        
          | void weld::CustomWeld::set_tooltip_text | ( | const OUString & | rTip | ) |  |  | inline | 
 
 
◆ set_visible()
  
  | 
        
          | void weld::CustomWeld::set_visible | ( | bool | bVisible | ) |  |  | inline | 
 
 
◆ show()
  
  | 
        
          | void weld::CustomWeld::show | ( |  | ) |  |  | inline | 
 
 
◆ m_rWidgetController
◆ m_xDrawingArea
The documentation for this class was generated from the following files: