LibreOffice Module svx (master) 1
|
This is the complete list of members for SdrGluePoint, including all inherited members.
aPos | SdrGluePoint | private |
bNoPercent | SdrGluePoint | private |
bReallyAbsolute | SdrGluePoint | private |
bUserDefined | SdrGluePoint | private |
EscAngleToDir(Degree100 nAngle) | SdrGluePoint | static |
EscDirToAngle(SdrEscapeDirection nEsc) | SdrGluePoint | static |
GetAbsolutePos(const SdrObject &rObj) const | SdrGluePoint | |
GetAlign() const | SdrGluePoint | inline |
GetAlignAngle() const | SdrGluePoint | |
GetEscDir() const | SdrGluePoint | inline |
GetHorzAlign() const | SdrGluePoint | inline |
GetId() const | SdrGluePoint | inline |
GetPos() const | SdrGluePoint | inline |
GetVertAlign() const | SdrGluePoint | inline |
Invalidate(vcl::Window &rWin, const SdrObject *pObj) const | SdrGluePoint | |
IsHit(const Point &rPnt, const OutputDevice &rOut, const SdrObject *pObj) const | SdrGluePoint | |
IsPercent() const | SdrGluePoint | inline |
IsUserDefined() const | SdrGluePoint | inline |
Mirror(const Point &rRef1, const Point &rRef2, Degree100 nAngle, const SdrObject *pObj) | SdrGluePoint | |
nAlign | SdrGluePoint | private |
nEscDir | SdrGluePoint | private |
nId | SdrGluePoint | private |
Rotate(const Point &rRef, Degree100 nAngle, double sn, double cs, const SdrObject *pObj) | SdrGluePoint | |
SdrGluePoint() | SdrGluePoint | inline |
SdrGluePoint(const Point &rNewPos) | SdrGluePoint | inline |
SetAbsolutePos(const Point &rNewPos, const SdrObject &rObj) | SdrGluePoint | |
SetAlign(SdrAlign nAlg) | SdrGluePoint | inline |
SetAlignAngle(Degree100 nAngle) | SdrGluePoint | |
SetEscDir(SdrEscapeDirection nNewEsc) | SdrGluePoint | inline |
SetHorzAlign(SdrAlign nAlg) | SdrGluePoint | inline |
SetId(sal_uInt16 nNewId) | SdrGluePoint | inline |
SetPercent(bool bOn) | SdrGluePoint | inline |
SetPos(const Point &rNewPos) | SdrGluePoint | inline |
SetReallyAbsolute(bool bOn, const SdrObject &rObj) | SdrGluePoint | |
SetUserDefined(bool bNew) | SdrGluePoint | inline |
SetVertAlign(SdrAlign nAlg) | SdrGluePoint | inline |
Shear(const Point &rRef, double tn, bool bVShear, const SdrObject *pObj) | SdrGluePoint |