|
LibreOffice Module toolkit (master) 1
|
Public Member Functions | |
| ImplBtnDlgItem () | |
Public Attributes | |
| sal_uInt16 | mnId |
| bool | mbOwnButton |
| tools::Long | mnSepSize |
| VclPtr< PushButton > | mpPushButton |
Definition at line 27 of file btndlg.cxx.
|
inline |
Definition at line 34 of file btndlg.cxx.
| bool ImplBtnDlgItem::mbOwnButton |
Definition at line 30 of file btndlg.cxx.
| sal_uInt16 ImplBtnDlgItem::mnId |
Definition at line 29 of file btndlg.cxx.
| tools::Long ImplBtnDlgItem::mnSepSize |
Definition at line 31 of file btndlg.cxx.
| VclPtr<PushButton> ImplBtnDlgItem::mpPushButton |
Definition at line 32 of file btndlg.cxx.