LibreOffice Module reportdesign (master) 1
Namespaces | Functions
AddField.cxx File Reference
#include <AddField.hxx>
#include <UITools.hxx>
#include <com/sun/star/sdb/CommandType.hpp>
#include <com/sun/star/sdb/XDocumentDataSource.hpp>
#include <utility>
#include <vcl/svapp.hxx>
#include <comphelper/diagnose_ex.hxx>
#include <connectivity/dbtools.hxx>
#include <core_resource.hxx>
#include <helpids.h>
#include <strings.hrc>
#include <strings.hxx>
#include <comphelper/sequence.hxx>
Include dependency graph for AddField.cxx:

Go to the source code of this file.

Namespaces

namespace  rptui
 

Functions

 rptui::IMPL_LINK (OAddFieldWindow, DragBeginHdl, bool &, rUnsetDragIcon, bool)
 
 rptui::IMPL_LINK_NOARG (OAddFieldWindow, FocusChangeHdl, weld::Container &, void)
 
 rptui::IMPL_LINK_NOARG (OAddFieldWindow, OnSelectHdl, weld::TreeView &, void)
 
 rptui::IMPL_LINK_NOARG (OAddFieldWindow, OnDoubleClickHdl, weld::TreeView &, bool)
 
 rptui::IMPL_LINK (OAddFieldWindow, OnSortAction, const OUString &, rCurItem, void)