LibreOffice Module dbaccess (master) 1
Public Attributes | List of all members
dbaui::BooleanSettingDesc Struct Reference

Public Attributes

std::unique_ptr< weld::CheckButton > & xControl
 
OUString sControlId
 
sal_uInt16 nItemId
 
bool bInvertedDisplay
 
bool bOptionalBool
 

Detailed Description

Definition at line 46 of file advancedsettings.cxx.

Member Data Documentation

◆ bInvertedDisplay

bool dbaui::BooleanSettingDesc::bInvertedDisplay

Definition at line 51 of file advancedsettings.cxx.

◆ bOptionalBool

bool dbaui::BooleanSettingDesc::bOptionalBool

Definition at line 52 of file advancedsettings.cxx.

◆ nItemId

sal_uInt16 dbaui::BooleanSettingDesc::nItemId

Definition at line 50 of file advancedsettings.cxx.

◆ sControlId

OUString dbaui::BooleanSettingDesc::sControlId

Definition at line 49 of file advancedsettings.cxx.

◆ xControl

std::unique_ptr<weld::CheckButton>& dbaui::BooleanSettingDesc::xControl

Definition at line 48 of file advancedsettings.cxx.


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