LibreOffice Module dbaccess (master) 1
|
#include <TableWindowListBox.hxx>
Public Member Functions | |
OJoinExchangeData (OTableWindowListBox *pBox) | |
OJoinExchangeData () | |
Public Attributes | |
VclPtr< OTableWindowListBox > | pListBox |
int | nEntry |
Definition at line 30 of file TableWindowListBox.hxx.
OJoinExchangeData::OJoinExchangeData | ( | OTableWindowListBox * | pBox | ) |
Definition at line 38 of file TableWindowListBox.cxx.
|
inline |
Definition at line 37 of file TableWindowListBox.hxx.
int dbaui::OJoinExchangeData::nEntry |
Definition at line 34 of file TableWindowListBox.hxx.
Referenced by dbaui::OQueryTableView::AddConnection(), dbaui::ORelationTableView::AddConnection(), and dbaui::OSelectionBrowseBox::InsertField().
VclPtr<OTableWindowListBox> dbaui::OJoinExchangeData::pListBox |
Definition at line 33 of file TableWindowListBox.hxx.
Referenced by dbaui::OQueryTableView::AddConnection(), dbaui::ORelationTableView::AddConnection(), and dbaui::OSelectionBrowseBox::InsertField().