LibreOffice Module sc (master) 1
|
#include <svx/svditer.hxx>
#include <svx/svdpagv.hxx>
#include <fusel.hxx>
#include <tabvwsh.hxx>
#include <document.hxx>
#include <detfunc.hxx>
#include <attrib.hxx>
#include <scitems.hxx>
#include <userdat.hxx>
#include <drwlayer.hxx>
#include <docsh.hxx>
#include <drawview.hxx>
#include <svx/sdrhittesthelper.hxx>
Go to the source code of this file.
Functions | |
static tools::Long | Diff (const Point &rP1, const Point &rP2) |
|
static |
Definition at line 35 of file fusel2.cxx.
References Point::X(), and Point::Y().
Referenced by FuSelection::TestDetective().