LibreOffice Module sc (master) 1
Functions
fusel2.cxx File Reference
#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>
Include dependency graph for fusel2.cxx:

Go to the source code of this file.

Functions

static tools::Long Diff (const Point &rP1, const Point &rP2)
 

Function Documentation

◆ Diff()

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().