LibreOffice Module dbaccess (master) 1
|
#include <core_resource.hxx>
#include "TextConnectionHelper.hxx"
#include <strings.hrc>
#include <strings.hxx>
#include <svl/itemset.hxx>
#include <svl/stritem.hxx>
#include <svl/eitem.hxx>
#include <dsitems.hxx>
#include <vcl/svapp.hxx>
#include <vcl/weld.hxx>
#include <vcl/mnemonic.hxx>
#include <o3tl/string_view.hxx>
Go to the source code of this file.
Namespaces | |
namespace | dbaui |
Functions | |
dbaui::IMPL_LINK_NOARG (OTextConnectionHelper, OnEditModified, weld::Entry &, void) | |
dbaui::IMPL_LINK_NOARG (OTextConnectionHelper, OnSetExtensionHdl, weld::Toggleable &, void) | |