LibreOffice Module dbaccess (master) 1
Functions
dlgsave.cxx File Reference
#include <dlgsave.hxx>
#include <core_resource.hxx>
#include <strings.hrc>
#include <com/sun/star/sdb/CommandType.hpp>
#include <com/sun/star/sdbc/XRow.hpp>
#include <connectivity/dbtools.hxx>
#include <UITools.hxx>
#include <objectnamecheck.hxx>
#include <utility>
#include <comphelper/diagnose_ex.hxx>
Include dependency graph for dlgsave.cxx:

Go to the source code of this file.

Functions

 IMPL_LINK (OSaveAsDlg, TextFilterHdl, OUString &, rTest, bool)
 
 IMPL_LINK_NOARG (OSaveAsDlg, ButtonClickHdl, weld::Button &, void)
 
 IMPL_LINK_NOARG (OSaveAsDlg, EditModifyHdl, weld::Entry &, void)
 

Function Documentation

◆ IMPL_LINK()

IMPL_LINK ( OSaveAsDlg  ,
TextFilterHdl  ,
OUString &  ,
rTest  ,
bool   
)

Definition at line 40 of file dlgsave.cxx.

◆ IMPL_LINK_NOARG() [1/2]

IMPL_LINK_NOARG ( OSaveAsDlg  ,
ButtonClickHdl  ,
weld::Button ,
void   
)

Definition at line 217 of file dlgsave.cxx.

References m_aName, m_xContext, m_xDialog, RET_OK, showError(), and dbaccess::TABLE.

◆ IMPL_LINK_NOARG() [2/2]

IMPL_LINK_NOARG ( OSaveAsDlg  ,
EditModifyHdl  ,
weld::Entry ,
void   
)

Definition at line 242 of file dlgsave.cxx.