LibreOffice Module cui (master) 1
|
Public Member Functions | |
Field (std::unique_ptr< weld::Entry > xEdit_, unsigned iField_) | |
Public Attributes | |
unsigned | iField |
std::unique_ptr< weld::Entry > | xEdit |
std::unique_ptr< weld::Container > | xParent |
Definition at line 187 of file optgenrl.cxx.
|
inline |
Definition at line 196 of file optgenrl.cxx.
unsigned SvxGeneralTabPage::Field::iField |
Definition at line 190 of file optgenrl.cxx.
Referenced by SvxGeneralTabPage::SetData_Impl().
std::unique_ptr<weld::Entry> SvxGeneralTabPage::Field::xEdit |
Definition at line 192 of file optgenrl.cxx.
Referenced by Field(), and SvxGeneralTabPage::SetData_Impl().
std::unique_ptr<weld::Container> SvxGeneralTabPage::Field::xParent |
Definition at line 193 of file optgenrl.cxx.
Referenced by Field().