LibreOffice Module dbaccess (master) 1
Functions
QueryTextView.cxx File Reference
#include <svx/svxids.hrc>
#include <QueryTextView.hxx>
#include <querycontainerwindow.hxx>
#include <helpids.h>
#include <querycontroller.hxx>
#include <sqledit.hxx>
#include <undosqledit.hxx>
Include dependency graph for QueryTextView.cxx:

Go to the source code of this file.

Functions

 IMPL_LINK_NOARG (OQueryTextView, ModifyHdl, LinkParamNone *, void)
 
 IMPL_LINK_NOARG (OQueryTextView, OnUndoActionTimer, Timer *, void)
 
 IMPL_LINK_NOARG (OQueryTextView, OnInvalidateTimer, Timer *, void)
 

Function Documentation

◆ IMPL_LINK_NOARG() [1/3]

IMPL_LINK_NOARG ( OQueryTextView  ,
ModifyHdl  ,
LinkParamNone ,
void   
)

Definition at line 55 of file QueryTextView.cxx.

References m_rController.

◆ IMPL_LINK_NOARG() [2/3]

IMPL_LINK_NOARG ( OQueryTextView  ,
OnInvalidateTimer  ,
Timer ,
void   
)

Definition at line 87 of file QueryTextView.cxx.

References m_rController.

◆ IMPL_LINK_NOARG() [3/3]

IMPL_LINK_NOARG ( OQueryTextView  ,
OnUndoActionTimer  ,
Timer ,
void   
)

Definition at line 69 of file QueryTextView.cxx.

References SfxUndoManager::AddUndoAction(), and m_rController.