LibreOffice Module svx (master) 1
|
#include <sal/config.h>
#include <memory>
#include <vcl/svapp.hxx>
#include <svx/unoshtxt.hxx>
#include <editeng/unoedhlp.hxx>
#include <svl/lstner.hxx>
#include <rtl/ref.hxx>
#include <tools/debug.hxx>
#include <svl/hint.hxx>
#include <svl/style.hxx>
#include <svx/svdmodel.hxx>
#include <svx/svdoutl.hxx>
#include <svx/svdobj.hxx>
#include <svx/svdview.hxx>
#include <editeng/outliner.hxx>
#include <editeng/unoforou.hxx>
#include <editeng/unoviwou.hxx>
#include <editeng/outlobj.hxx>
#include <svx/svdotext.hxx>
#include <svx/svdpage.hxx>
#include <editeng/editeng.hxx>
#include <editeng/unotext.hxx>
#include <com/sun/star/linguistic2/LinguServiceManager.hpp>
#include <comphelper/processfactory.hxx>
#include <svx/svdotable.hxx>
#include <cell.hxx>
#include <unotools/configmgr.hxx>
Go to the source code of this file.
Classes | |
class | SvxTextEditSourceImpl |
@descr More... | |
Functions | |
IMPL_LINK (SvxTextEditSourceImpl, NotifyHdl, EENotify &, rNotify, void) | |
IMPL_LINK | ( | SvxTextEditSourceImpl | , |
NotifyHdl | , | ||
EENotify & | , | ||
rNotify | , | ||
void | |||
) |
Definition at line 894 of file unoshtxt.cxx.
References SvxEditSourceHelper::EENotification2Hint().