LibreOffice Module sw (master)
1
|
Public Member Functions | |
SwAnchorMarker (SdrHdl *pH) | |
const Point & | GetLastPos () const |
void | SetLastPos (const Point &rNew) |
void | SetPos (const Point &rNew) |
const Point & | GetHdlPos () const |
SdrHdl * | GetHdl () const |
void | ChgHdl (SdrHdl *pNew) |
Point | GetPosForHitTest (const OutputDevice &rOut) |
Private Attributes | |
SdrHdl * | pHdl |
Point | aHdlPos |
Point | aLastPos |
bool | bTopRightHandle |
Definition at line 201 of file edtwin.cxx.
|
inlineexplicit |
Definition at line 208 of file edtwin.cxx.
References Anchor_TR.
Definition at line 219 of file edtwin.cxx.
References SdrHdl::GetKind().
|
inline |
Definition at line 218 of file edtwin.cxx.
|
inline |
Definition at line 217 of file edtwin.cxx.
References Point.
|
inline |
Definition at line 214 of file edtwin.cxx.
References Point.
|
inline |
Definition at line 227 of file edtwin.cxx.
References SdrHdl::GetPos(), OutputDevice::LogicToPixel(), OutputDevice::PixelToLogic(), and Point.
Definition at line 215 of file edtwin.cxx.
Definition at line 216 of file edtwin.cxx.
References SdrHdl::SetPos().
|
private |
Definition at line 204 of file edtwin.cxx.
|
private |
Definition at line 205 of file edtwin.cxx.
|
private |
Definition at line 206 of file edtwin.cxx.
|
private |
Definition at line 203 of file edtwin.cxx.