LibreOffice Module sw (master) 1
|
#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>
Go to the source code of this file.
Variables | |
const tools::Long | nReadOnlyScrollOfst = 10 |
Always: More... | |
const tools::Long nReadOnlyScrollOfst = 10 |
Always:
on selection
else
Definition at line 44 of file move.cxx.
Referenced by SwWrtShell::Down(), SwWrtShell::Left(), SwWrtShell::Right(), and SwWrtShell::Up().