LibreOffice Module sw (master)
1
|
Public Types | |
enum | EventType { CARET_OR_STATES, INVALID_CONTENT, POS_CHANGED, CHILD_POS_CHANGED, SHAPE_SELECTION, DISPOSE, INVALID_ATTR } |
Public Attributes | |
const SwFrame * | mpParentFrame |
Private Attributes | |
SwRect | maOldBox |
uno::WeakReference< XAccessible > | mxAcc |
SwAccessibleChild | maFrameOrObj |
EventType | meType |
AccessibleStates | mnStates |
Definition at line 380 of file accmap.cxx.
Enumerator | |
---|---|
CARET_OR_STATES | |
INVALID_CONTENT | |
POS_CHANGED | |
CHILD_POS_CHANGED | |
SHAPE_SELECTION | |
DISPOSE | |
INVALID_ATTR |
Definition at line 383 of file accmap.cxx.
|
inline |
Definition at line 409 of file accmap.cxx.
References NONE.
|
inline |
Definition at line 419 of file accmap.cxx.
|
inlineexplicit |
Definition at line 430 of file accmap.cxx.
References assert(), NONE, and SHAPE_SELECTION.
|
inline |
Definition at line 439 of file accmap.cxx.
References assert(), CHILD_POS_CHANGED, NONE, and POS_CHANGED.
|
inline |
Definition at line 455 of file accmap.cxx.
References assert(), and CARET_OR_STATES.
|
inline |
Definition at line 469 of file accmap.cxx.
References assert(), CHILD_POS_CHANGED, and NONE.
|
inline |
Definition at line 548 of file accmap.cxx.
References mnStates.
Referenced by SwAccessibleMap::AppendEvent(), and SwAccessibleMap::FireEvent().
|
inline |
Definition at line 491 of file accmap.cxx.
Referenced by SwAccessibleMap::FireEvent().
|
inline |
Definition at line 510 of file accmap.cxx.
References maFrameOrObj.
Referenced by SwAccessibleMap::AppendEvent(), and SwAccessibleMap::FireEvent().
|
inline |
Definition at line 500 of file accmap.cxx.
References maOldBox.
Referenced by SwAccessibleMap::AppendEvent(), and SwAccessibleMap::FireEvent().
|
inline |
Definition at line 543 of file accmap.cxx.
References mnStates.
Referenced by SwAccessibleMap::FireEvent().
|
inline |
Definition at line 486 of file accmap.cxx.
References meType.
Referenced by SwAccessibleMap::AppendEvent(), and SwAccessibleMap::FireEvent().
|
inline |
Definition at line 529 of file accmap.cxx.
References RELATION_FROM, and RELATION_TO.
Referenced by SwAccessibleMap::FireEvent().
|
inline |
Definition at line 525 of file accmap.cxx.
References EDITABLE, and OPAQUE.
Referenced by SwAccessibleMap::FireEvent().
|
inline |
Definition at line 538 of file accmap.cxx.
References TEXT_ATTRIBUTE_CHANGED.
Referenced by SwAccessibleMap::FireEvent().
|
inline |
Definition at line 533 of file accmap.cxx.
References TEXT_SELECTION_CHANGED.
Referenced by SwAccessibleMap::FireEvent().
|
inline |
Definition at line 403 of file accmap.cxx.
References CHILD_POS_CHANGED.
|
inline |
Definition at line 521 of file accmap.cxx.
References CARET.
Referenced by SwAccessibleMap::FireEvent().
Definition at line 505 of file accmap.cxx.
Referenced by SwAccessibleMap::AppendEvent().
|
inline |
Definition at line 516 of file accmap.cxx.
Referenced by SwAccessibleMap::AppendEvent(), and SwAccessibleMap::InvalidateAttr().
Definition at line 482 of file accmap.cxx.
Referenced by SwAccessibleMap::AppendEvent().
|
private |
Definition at line 395 of file accmap.cxx.
Referenced by GetFrameOrObj().
|
private |
Definition at line 392 of file accmap.cxx.
Referenced by GetOldBox().
|
private |
Definition at line 398 of file accmap.cxx.
Referenced by GetType().
|
private |
Definition at line 399 of file accmap.cxx.
Referenced by GetAllStates(), and GetStates().
const SwFrame* SwAccessibleEvent_Impl::mpParentFrame |
Definition at line 402 of file accmap.cxx.
Referenced by SwAccessibleMap::FireEvent().
|
private |
Definition at line 394 of file accmap.cxx.