LibreOffice Module sw (master) 1
|
Public Member Functions | |
virtual WindowType | GetType () const =0 |
virtual void | GrabFocus ()=0 |
virtual void | Hide ()=0 |
virtual void | set_grid_left_attach (int nPos)=0 |
virtual void | get_extents_relative_to (weld::Widget &rRelative, int &x, int &y, int &width, int &height)=0 |
void | SetGetFocusHdl (const Link< SwTOXWidget &, void > &rLink) |
virtual | ~SwTOXWidget () |
Protected Attributes | |
Link< SwTOXWidget &, void > | m_aGetFocusLink |
Definition at line 1503 of file cnttab.cxx.
|
inlinevirtual |
Definition at line 1514 of file cnttab.cxx.
|
pure virtual |
Implemented in SwTOXEdit, and SwTOXButton.
Referenced by SwTokenWindow::AdjustScrolling(), and IMPL_LINK().
|
pure virtual |
Implemented in SwTOXEdit, and SwTOXButton.
Referenced by SwTokenWindow::Contains(), SwTokenWindow::GetControlIndex(), SwTokenWindow::GetPattern(), IMPL_LINK(), SwTokenWindow::InsertAtSelection(), and SwTokenWindow::SetActiveControl().
|
pure virtual |
Implemented in SwTOXEdit, and SwTOXButton.
Referenced by IMPL_LINK(), and SwTokenWindow::SetActiveControl().
|
pure virtual |
Implemented in SwTOXEdit, and SwTOXButton.
Referenced by SwTokenWindow::InsertAtSelection(), and SwTokenWindow::RemoveControl().
|
pure virtual |
Implemented in SwTOXEdit, and SwTOXButton.
|
inline |
Definition at line 1513 of file cnttab.cxx.
References m_aGetFocusLink.
Referenced by SwTokenWindow::InsertAtSelection(), and SwTokenWindow::InsertItem().
|
protected |
Definition at line 1506 of file cnttab.cxx.
Referenced by SetGetFocusHdl().