#include <WTypeSelect.hxx>
Definition at line 57 of file WTypeSelect.hxx.
◆ OWizTypeSelectList()
OWizTypeSelectList::OWizTypeSelectList |
( |
std::unique_ptr< weld::TreeView > |
xControl | ) |
|
◆ append()
void dbaui::OWizTypeSelectList::append |
( |
const OUString & |
rId, |
|
|
const OUString & |
rStr |
|
) |
| |
|
inline |
◆ clear()
void dbaui::OWizTypeSelectList::clear |
( |
| ) |
|
|
inline |
◆ connect_changed()
void dbaui::OWizTypeSelectList::connect_changed |
( |
const Link< weld::TreeView &, void > & |
rLink | ) |
|
|
inline |
◆ count_selected_rows()
int dbaui::OWizTypeSelectList::count_selected_rows |
( |
| ) |
const |
|
inline |
◆ DECL_LINK()
dbaui::OWizTypeSelectList::DECL_LINK |
( |
CommandHdl |
, |
|
|
const CommandEvent & |
, |
|
|
bool |
|
|
) |
| |
|
private |
◆ get_selected_id()
OUString dbaui::OWizTypeSelectList::get_selected_id |
( |
| ) |
const |
|
inline |
◆ GetWidget()
◆ IsPrimaryKeyAllowed()
bool OWizTypeSelectList::IsPrimaryKeyAllowed |
( |
| ) |
const |
|
private |
◆ select()
void dbaui::OWizTypeSelectList::select |
( |
int |
pos | ) |
|
|
inline |
◆ set_image()
void dbaui::OWizTypeSelectList::set_image |
( |
int |
nRow, |
|
|
const OUString & |
rImage |
|
) |
| |
|
inline |
◆ set_selection_mode()
void dbaui::OWizTypeSelectList::set_selection_mode |
( |
SelectionMode |
eMode | ) |
|
|
inline |
◆ SetPKey()
void dbaui::OWizTypeSelectList::SetPKey |
( |
bool |
bPKey | ) |
|
|
inline |
◆ setPrimaryKey()
void OWizTypeSelectList::setPrimaryKey |
( |
OFieldDescription * |
_pFieldDescr, |
|
|
sal_uInt16 |
_nPos, |
|
|
bool |
_bSet = false |
|
) |
| |
|
private |
◆ m_aChangeHdl
◆ m_bPKey
bool dbaui::OWizTypeSelectList::m_bPKey |
|
private |
◆ m_xControl
Definition at line 59 of file WTypeSelect.hxx.
Referenced by append(), clear(), connect_changed(), count_selected_rows(), get_selected_id(), GetWidget(), IsPrimaryKeyAllowed(), OWizTypeSelectList(), select(), set_image(), set_selection_mode(), and setPrimaryKey().
The documentation for this class was generated from the following files: