#include <WNameMatch.hxx>
|
| | DECL_LINK (ButtonClickHdl, weld::Button &, void) |
| |
| | DECL_LINK (RightButtonClickHdl, weld::Button &, void) |
| |
| | DECL_LINK (AllNoneClickHdl, weld::Button &, void) |
| |
| | DECL_LINK (TableListClickHdl, weld::TreeView &, void) |
| |
| | DECL_LINK (TableListRightSelectHdl, weld::TreeView &, void) |
| |
Definition at line 29 of file WNameMatch.hxx.
◆ OWizNameMatching()
Definition at line 32 of file WNameMatch.cxx.
References weld::Check, LINK, m_sDestText, m_sSourceText, m_xAll, m_xColumn_down, m_xColumn_down_right, m_xColumn_up, m_xColumn_up_right, m_xCTRL_LEFT, m_xCTRL_RIGHT, m_xNone, m_xTABLE_LEFT, and m_xTABLE_RIGHT.
◆ ~OWizNameMatching()
| OWizNameMatching::~OWizNameMatching |
( |
| ) |
|
|
overridevirtual |
◆ Activate()
| void OWizNameMatching::Activate |
( |
| ) |
|
|
overridevirtual |
Reimplemented from vcl::OWizardPage.
Definition at line 79 of file WNameMatch.cxx.
References aName, FillListBox(), m_sDestText, m_sSourceText, m_xColumn_down, m_xColumn_down_right, m_xColumn_up, m_xColumn_up_right, m_xCTRL_LEFT, m_xCTRL_RIGHT, m_xTABLE_LEFT, and m_xTABLE_RIGHT.
◆ DECL_LINK() [1/5]
| dbaui::OWizNameMatching::DECL_LINK |
( |
AllNoneClickHdl |
, |
|
|
weld::Button & |
, |
|
|
void |
|
|
) |
| |
|
private |
◆ DECL_LINK() [2/5]
| dbaui::OWizNameMatching::DECL_LINK |
( |
ButtonClickHdl |
, |
|
|
weld::Button & |
, |
|
|
void |
|
|
) |
| |
|
private |
◆ DECL_LINK() [3/5]
| dbaui::OWizNameMatching::DECL_LINK |
( |
RightButtonClickHdl |
, |
|
|
weld::Button & |
, |
|
|
void |
|
|
) |
| |
|
private |
◆ DECL_LINK() [4/5]
| dbaui::OWizNameMatching::DECL_LINK |
( |
TableListClickHdl |
, |
|
|
weld::TreeView & |
, |
|
|
void |
|
|
) |
| |
|
private |
◆ DECL_LINK() [5/5]
| dbaui::OWizNameMatching::DECL_LINK |
( |
TableListRightSelectHdl |
, |
|
|
weld::TreeView & |
, |
|
|
void |
|
|
) |
| |
|
private |
◆ FillListBox()
◆ GetTitle()
| OUString OWizNameMatching::GetTitle |
( |
| ) |
const |
|
overridevirtual |
◆ LeavePage()
| bool OWizNameMatching::LeavePage |
( |
| ) |
|
|
overridevirtual |
◆ Reset()
| void OWizNameMatching::Reset |
( |
void |
| ) |
|
|
overridevirtual |
◆ m_sDestText
| OUString dbaui::OWizNameMatching::m_sDestText |
|
private |
◆ m_sSourceText
| OUString dbaui::OWizNameMatching::m_sSourceText |
|
private |
◆ m_xAll
| std::unique_ptr<weld::Button> dbaui::OWizNameMatching::m_xAll |
|
private |
◆ m_xColumn_down
| std::unique_ptr<weld::Button> dbaui::OWizNameMatching::m_xColumn_down |
|
private |
◆ m_xColumn_down_right
| std::unique_ptr<weld::Button> dbaui::OWizNameMatching::m_xColumn_down_right |
|
private |
◆ m_xColumn_up
| std::unique_ptr<weld::Button> dbaui::OWizNameMatching::m_xColumn_up |
|
private |
◆ m_xColumn_up_right
| std::unique_ptr<weld::Button> dbaui::OWizNameMatching::m_xColumn_up_right |
|
private |
◆ m_xCTRL_LEFT
◆ m_xCTRL_RIGHT
| std::unique_ptr<weld::TreeView> dbaui::OWizNameMatching::m_xCTRL_RIGHT |
|
private |
◆ m_xNone
| std::unique_ptr<weld::Button> dbaui::OWizNameMatching::m_xNone |
|
private |
◆ m_xTABLE_LEFT
| std::unique_ptr<weld::Label> dbaui::OWizNameMatching::m_xTABLE_LEFT |
|
private |
◆ m_xTABLE_RIGHT
| std::unique_ptr<weld::Label> dbaui::OWizNameMatching::m_xTABLE_RIGHT |
|
private |
The documentation for this class was generated from the following files: