LibreOffice Module sw (master) 1
Variables
move.cxx File Reference
#include <sfx2/bindings.hxx>
#include <sfx2/viewfrm.hxx>
#include <wrtsh.hxx>
#include <view.hxx>
#include <viewopt.hxx>
#include <drawbase.hxx>
#include <IDocumentDrawModelAccess.hxx>
#include <drawdoc.hxx>
#include <svx/svdpage.hxx>
#include <svx/svdview.hxx>
Include dependency graph for move.cxx:

Go to the source code of this file.

Variables

const tools::Long nReadOnlyScrollOfst = 10
 Always: More...
 

Variable Documentation

◆ nReadOnlyScrollOfst

const tools::Long nReadOnlyScrollOfst = 10

Always:

  • Reset of the cursor stack
  • retrigger timer
  • if applicable: GCAttr

on selection

  • SttSelect()

else

  • EndSelect()

Definition at line 44 of file move.cxx.

Referenced by SwWrtShell::Down(), SwWrtShell::Left(), SwWrtShell::Right(), and SwWrtShell::Up().