|
LibreOffice Module sw (master) 1
|
#include <memory>#include <SwSpellDialogChildWindow.hxx>#include <vcl/svapp.hxx>#include <vcl/weld.hxx>#include <editeng/svxacorr.hxx>#include <editeng/acorrcfg.hxx>#include <sfx2/bindings.hxx>#include <sfx2/dispatch.hxx>#include <sfx2/viewfrm.hxx>#include <wrtsh.hxx>#include <sfx2/printer.hxx>#include <svx/svdoutl.hxx>#include <svx/svdview.hxx>#include <unotools/linguprops.hxx>#include <unotools/lingucfg.hxx>#include <osl/diagnose.h>#include <doc.hxx>#include <IDocumentDeviceAccess.hxx>#include <IDocumentDrawModelAccess.hxx>#include <docsh.hxx>#include <drawdoc.hxx>#include <dcontact.hxx>#include <edtwin.hxx>#include <pam.hxx>#include <drawbase.hxx>#include <unotextrange.hxx>#include <strings.hrc>#include <cmdid.h>Go to the source code of this file.
Classes | |
| struct | SpellState |
Functions | |
| static void | lcl_LeaveDrawText (SwWrtShell &rSh) |
|
static |
Definition at line 124 of file SwSpellDialogChildWindow.cxx.
References SwWrtShell::EnterStdMode(), SwViewShell::GetDrawView(), SwWrtShell::GetView(), SdrObjEditView::SdrEndTextEdit(), SwFEShell::SelectObj(), and SW_LEAVE_FRAME.
Referenced by SwSpellDialogChildWindow::GetNextWrongSentence().