LibreOffice Module sw (master) 1
Functions
viewmdi.cxx File Reference
#include <sfx2/dispatch.hxx>
#include <sfx2/viewfrm.hxx>
#include <svx/ruler.hxx>
#include <editeng/lrspitem.hxx>
#include <o3tl/safeint.hxx>
#include <svl/srchitem.hxx>
#include <svl/stritem.hxx>
#include <sfx2/request.hxx>
#include <swmodule.hxx>
#include <view.hxx>
#include <wrtsh.hxx>
#include <viewopt.hxx>
#include <frmatr.hxx>
#include <edtwin.hxx>
#include <pagedesc.hxx>
#include <IMark.hxx>
#include <fldbas.hxx>
#include <workctrl.hxx>
#include <usrpref.hxx>
#include <scroll.hxx>
#include <wview.hxx>
#include <cmdid.h>
#include <PostItMgr.hxx>
#include <AnnotationWin.hxx>
#include <svx/srchdlg.hxx>
#include <svx/svdview.hxx>
#include <vcl/uitest/logger.hxx>
#include <vcl/uitest/eventdescription.hxx>
Include dependency graph for viewmdi.cxx:

Go to the source code of this file.

Functions

 IMPL_LINK (SwView, WindowChildEventListener, VclWindowEvent &, rEvent, void)
 
 IMPL_LINK (SwView, MoveNavigationHdl, void *, p, void)
 
 IMPL_LINK (SwView, ExecRulerClick, Ruler *, pRuler, void)
 

Function Documentation

◆ IMPL_LINK() [1/3]

IMPL_LINK ( SwView  ,
ExecRulerClick  ,
Ruler ,
pRuler  ,
void   
)

Definition at line 705 of file viewmdi.cxx.

References FN_FORMAT_PAGE_DLG.

◆ IMPL_LINK() [2/3]

IMPL_LINK ( SwView  ,
MoveNavigationHdl  ,
void *  ,
p  ,
void   
)

Definition at line 322 of file viewmdi.cxx.

References SwWrtShell::addCurrentPosition(), Point::AdjustY(), Database, DrawControl, DrawSimple, SwCursorShell::EndAction(), SwFEShell::EndTextEdit(), SwWrtShell::EnterSelFrameMode(), SwWrtShell::EnterStdMode(), eType, FlyFrame, FlyGrf, FlyOLE, FN_NEXT_BOOKMARK, FN_POSTIT, FN_PREV_BOOKMARK, FN_REPEAT_SEARCH, fnRegionStart, fnTableStart, FOOTNOTE, IDocumentMarkAccess::getAllMarksBegin(), IDocumentMarkAccess::getAllMarksEnd(), SwCursorShell::GetCurField(), SwCursorShell::GetCursor_(), SwViewShell::GetDrawView(), SwEditShell::GetFieldType(), SwViewShell::GetFirstLastVisPageNumbers(), SwView::GetFormShell(), SwFEShell::GetFrameType(), SwViewShell::getIDocumentMarkAccess(), SwWrtShell::GetNavigationMgr(), SwCursorShell::GetPageCnt(), SwViewShell::GetPagePos(), SwCursorShell::GetPostItFieldAtCursor(), SwField::GetTyp(), IDocumentMarkAccess::GetType(), SwField::GetTypeId(), SwWrtShell::GetView(), SwNavigationMgr::goBack(), SwNavigationMgr::goForward(), SwCursorShell::GoNextPrevCursorSetSearchLabel(), SwWrtShell::GotoFootnoteAnchor(), SwCursorShell::GotoFootnoteText(), SwWrtShell::GotoMark(), SwFEShell::GotoNextFly(), SwCursorShell::GotoNextFootnoteAnchor(), SwCursorShell::GotoNextOutline(), GotoNextRegion(), GotoNextTable(), SwCursorShell::GotoNxtPrvTableFormula(), SwCursorShell::GotoNxtPrvTOXMark(), SwFEShell::GotoObj(), SwFEShell::GotoPrevFly(), SwCursorShell::GotoPrevFootnoteAnchor(), SwCursorShell::GotoPrevOutline(), GotoPrevRegion(), GotoPrevTable(), SwWrtShell::HasSelection(), Height, SwCursorShell::HideCursor(), Input, SwCursorShell::IsCursorPtAtEnd(), SfxShell::IsDesignMode(), SdrObjEditView::IsTextEdit(), Left, SwViewShell::LockView(), o3tl::make_unsigned(), MAX_MARKS, SwWrtShell::MoveCursor(), SwCursorShell::MoveFieldType(), SwCursorShell::MoveRegion(), SwCursorShell::MoveTable(), IDocumentMarkAccess::NAVIGATOR_REMINDER, SwVisiblePageNumbers::nFirstPhy, NID_BKM, NID_CTRL, NID_DRW, NID_FIELD, NID_FIELD_BYTYPE, NID_FRM, NID_FTN, NID_GRF, NID_INDEX_ENTRY, NID_MARK, NID_OLE, NID_OUTL, NID_PGE, NID_POSTIT, NID_RECENCY, NID_REG, NID_SEL, NID_SRCH_REP, NID_TABLE_FORMULA, NID_TABLE_FORMULA_ERROR, NID_TBL, SwVisiblePageNumbers::nLastPhy, p, Postit, SwCursor::RestoreSavePos(), FmFormShell::SetDesignMode(), SetInput, SvxSearchDialogWrapper::SetSearchLabel(), SwCursorShell::StartAction(), SwCursorShell::SttEndDoc(), SwCursorShell::SwapPam(), sw::annotation::SwAnnotationWin::SwitchToFieldPos(), Unknown, UserInput, SwFieldType::Which(), and Point::Y().

◆ IMPL_LINK() [3/3]

IMPL_LINK ( SwView  ,
WindowChildEventListener  ,
VclWindowEvent ,
rEvent  ,
void   
)

Definition at line 278 of file viewmdi.cxx.