|
LibreOffice Module dbaccess (master) 1
|
#include <WCPage.hxx>#include <WCopyTable.hxx>#include <defaultobjectnamecheck.hxx>#include <strings.hrc>#include <core_resource.hxx>#include <com/sun/star/sdb/CommandType.hpp>#include <com/sun/star/sdbcx/XTablesSupplier.hpp>#include <com/sun/star/sdb/application/CopyTableOperation.hpp>#include <connectivity/dbexception.hxx>#include <connectivity/dbtools.hxx>Go to the source code of this file.
Functions | |
| IMPL_LINK (OCopyTable, RadioChangeHdl, weld::Toggleable &, rButton, void) | |
| IMPL_LINK_NOARG (OCopyTable, KeyClickHdl, weld::Toggleable &, void) | |
| IMPL_LINK | ( | OCopyTable | , |
| RadioChangeHdl | , | ||
| weld::Toggleable & | , | ||
| rButton | , | ||
| void | |||
| ) |
Definition at line 100 of file WCPage.cxx.
| IMPL_LINK_NOARG | ( | OCopyTable | , |
| KeyClickHdl | , | ||
| weld::Toggleable & | , | ||
| void | |||
| ) |
Definition at line 125 of file WCPage.cxx.