LibreOffice Module toolkit (master) 1
Public Member Functions | Public Attributes | List of all members
ImplBtnDlgItem Struct Reference
Collaboration diagram for ImplBtnDlgItem:
[legend]

Public Member Functions

 ImplBtnDlgItem ()
 

Public Attributes

sal_uInt16 mnId
 
bool mbOwnButton
 
tools::Long mnSepSize
 
VclPtr< PushButtonmpPushButton
 

Detailed Description

Definition at line 27 of file btndlg.cxx.

Constructor & Destructor Documentation

◆ ImplBtnDlgItem()

ImplBtnDlgItem::ImplBtnDlgItem ( )
inline

Definition at line 34 of file btndlg.cxx.

Member Data Documentation

◆ mbOwnButton

bool ImplBtnDlgItem::mbOwnButton

Definition at line 30 of file btndlg.cxx.

◆ mnId

sal_uInt16 ImplBtnDlgItem::mnId

Definition at line 29 of file btndlg.cxx.

◆ mnSepSize

tools::Long ImplBtnDlgItem::mnSepSize

Definition at line 31 of file btndlg.cxx.

◆ mpPushButton

VclPtr<PushButton> ImplBtnDlgItem::mpPushButton

Definition at line 32 of file btndlg.cxx.


The documentation for this struct was generated from the following file: