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 * | m_pHdl |
Point | m_aHdlPos |
Point | m_aLastPos |
bool | m_bTopRightHandle |
Definition at line 208 of file edtwin.cxx.
|
inlineexplicit |
Definition at line 215 of file edtwin.cxx.
References Anchor_TR.
Definition at line 226 of file edtwin.cxx.
References SdrHdl::GetKind().
|
inline |
Definition at line 225 of file edtwin.cxx.
|
inline |
Definition at line 224 of file edtwin.cxx.
References Point.
|
inline |
Definition at line 221 of file edtwin.cxx.
References Point.
|
inline |
Definition at line 234 of file edtwin.cxx.
References SdrHdl::GetPos(), OutputDevice::LogicToPixel(), OutputDevice::PixelToLogic(), and Point.
Definition at line 222 of file edtwin.cxx.
Definition at line 223 of file edtwin.cxx.
References SdrHdl::SetPos().
|
private |
Definition at line 211 of file edtwin.cxx.
|
private |
Definition at line 212 of file edtwin.cxx.
|
private |
Definition at line 213 of file edtwin.cxx.
|
private |
Definition at line 210 of file edtwin.cxx.