LibreOffice Module dbaccess (master) 1
|
#include <WColumnSelect.hxx>
#include <strings.hrc>
#include <osl/diagnose.h>
#include <WCopyTable.hxx>
#include <com/sun/star/sdbcx/XColumnsSupplier.hpp>
#include <core_resource.hxx>
#include <com/sun/star/sdb/application/CopyTableOperation.hpp>
Go to the source code of this file.
Functions | |
IMPL_LINK (OWizColumnSelect, ButtonClickHdl, weld::Button &, rButton, void) | |
IMPL_LINK (OWizColumnSelect, ListDoubleClickHdl, weld::TreeView &, rListBox, bool) | |
IMPL_LINK | ( | OWizColumnSelect | , |
ButtonClickHdl | , | ||
weld::Button & | , | ||
rButton | , | ||
void | |||
) |
Definition at line 158 of file WColumnSelect.cxx.
References weld::TreeView::get_selected_rows(), weld::TreeView::get_text(), i, weld::TreeView::n_children(), and weld::TreeView::remove().
IMPL_LINK | ( | OWizColumnSelect | , |
ListDoubleClickHdl | , | ||
weld::TreeView & | , | ||
rListBox | , | ||
bool | |||
) |
Definition at line 224 of file WColumnSelect.cxx.
References weld::TreeView::get_selected_rows(), weld::TreeView::get_text(), and weld::TreeView::remove().