LibreOffice Module sw (master) 1
|
#include <accfrmobjmap.hxx>
Public Types | |
enum | LayerId { INVALID , HELL , TEXT , HEAVEN , CONTROLS , XWINDOW } |
Public Member Functions | |
SwAccessibleChildMapKey () | |
SwAccessibleChildMapKey (LayerId eId, sal_uInt32 nOrd) | |
bool | operator() (const SwAccessibleChildMapKey &r1, const SwAccessibleChildMapKey &r2) const |
Private Attributes | |
LayerId | m_eLayerId |
sal_uInt32 | m_nOrdNum |
Point | m_nPosNum |
Definition at line 33 of file accfrmobjmap.hxx.
Enumerator | |
---|---|
INVALID | |
HELL | |
TEXT | |
HEAVEN | |
CONTROLS | |
XWINDOW |
Definition at line 36 of file accfrmobjmap.hxx.
|
inline |
Definition at line 38 of file accfrmobjmap.hxx.
|
inline |
Definition at line 44 of file accfrmobjmap.hxx.
|
inline |
Definition at line 50 of file accfrmobjmap.hxx.
References Point::getX(), Point::getY(), m_eLayerId, m_nOrdNum, and m_nPosNum.
|
private |
Definition at line 80 of file accfrmobjmap.hxx.
Referenced by operator()().
|
private |
Definition at line 81 of file accfrmobjmap.hxx.
Referenced by operator()().
|
private |
Definition at line 82 of file accfrmobjmap.hxx.
Referenced by operator()().