LibreOffice Module dbaccess (master) 1
Namespaces | Functions | Variables
directsql.cxx File Reference
#include <core_resource.hxx>
#include <directsql.hxx>
#include <sqledit.hxx>
#include <strings.hxx>
#include <strings.hrc>
#include <comphelper/types.hxx>
#include <osl/mutex.hxx>
#include <rtl/ustrbuf.hxx>
#include <comphelper/diagnose_ex.hxx>
#include <vcl/svapp.hxx>
#include <vcl/weld.hxx>
#include <com/sun/star/sdbc/SQLException.hpp>
#include <com/sun/star/sdbc/XRow.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/sdbc/XMultipleResults.hpp>
Include dependency graph for directsql.cxx:

Go to the source code of this file.

Namespaces

namespace  dbaui
 

Functions

 dbaui::IMPL_LINK_NOARG (DirectSQLDialog, OnStatementModified, LinkParamNone *, void)
 
 dbaui::IMPL_LINK_NOARG (DirectSQLDialog, OnCloseClick, weld::Button &, void)
 
 dbaui::IMPL_LINK_NOARG (DirectSQLDialog, OnClose, void *, void)
 
 dbaui::IMPL_LINK_NOARG (DirectSQLDialog, OnExecute, weld::Button &, void)
 
 dbaui::IMPL_LINK_NOARG (DirectSQLDialog, OnListEntrySelected, weld::ComboBox &, void)
 

Variables

constexpr sal_Int32 dbaui::g_nHistoryLimit = 20