|
LibreOffice Module sw (master) 1
|
#include <o3tl/safeint.hxx>#include <comphelper/propertyvalue.hxx>#include <swtypes.hxx>#include "selectdbtabledialog.hxx"#include "dbtablepreviewdialog.hxx"#include <osl/diagnose.h>#include <com/sun/star/sdbcx/XTablesSupplier.hpp>#include <com/sun/star/sdb/XQueriesSupplier.hpp>#include <com/sun/star/beans/XPropertySet.hpp>#include <com/sun/star/beans/PropertyValue.hpp>#include <com/sun/star/container/XChild.hpp>#include <com/sun/star/sdbc/XDataSource.hpp>#include <strings.hrc>#include <utility>Go to the source code of this file.
Functions | |
| IMPL_LINK_NOARG (SwSelectDBTableDialog, PreviewHdl, weld::Button &, void) | |
| IMPL_LINK_NOARG | ( | SwSelectDBTableDialog | , |
| PreviewHdl | , | ||
| weld::Button & | , | ||
| void | |||
| ) |
Definition at line 90 of file selectdbtabledialog.cxx.
References aProperties, m_xConnection, m_xDialog, and comphelper::makePropertyValue().