LibreOffice Module dbaccess (master) 1
|
#include <svx/svxids.hrc>
#include <QueryTextView.hxx>
#include <querycontainerwindow.hxx>
#include <helpids.h>
#include <querycontroller.hxx>
#include <sqledit.hxx>
#include <undosqledit.hxx>
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) | |
IMPL_LINK_NOARG | ( | OQueryTextView | , |
ModifyHdl | , | ||
LinkParamNone * | , | ||
void | |||
) |
Definition at line 55 of file QueryTextView.cxx.
References m_rController.
IMPL_LINK_NOARG | ( | OQueryTextView | , |
OnInvalidateTimer | , | ||
Timer * | , | ||
void | |||
) |
Definition at line 87 of file QueryTextView.cxx.
References m_rController.
IMPL_LINK_NOARG | ( | OQueryTextView | , |
OnUndoActionTimer | , | ||
Timer * | , | ||
void | |||
) |
Definition at line 69 of file QueryTextView.cxx.
References SfxUndoManager::AddUndoAction(), and m_rController.