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 358 of file accmap.cxx.
Enumerator | |
---|---|
CARET_OR_STATES | |
INVALID_CONTENT | |
POS_CHANGED | |
CHILD_POS_CHANGED | |
SHAPE_SELECTION | |
DISPOSE | |
INVALID_ATTR |
Definition at line 361 of file accmap.cxx.
|
inline |
Definition at line 387 of file accmap.cxx.
References NONE.
|
inline |
Definition at line 397 of file accmap.cxx.
|
inlineexplicit |
Definition at line 408 of file accmap.cxx.
References meType, NONE, and SHAPE_SELECTION.
|
inline |
Definition at line 417 of file accmap.cxx.
References CHILD_POS_CHANGED, meType, NONE, and POS_CHANGED.
|
inline |
Definition at line 433 of file accmap.cxx.
References CARET_OR_STATES, and meType.
|
inline |
Definition at line 447 of file accmap.cxx.
References CHILD_POS_CHANGED, meType, and NONE.
|
inline |
Definition at line 526 of file accmap.cxx.
References mnStates.
Referenced by SwAccessibleMap::AppendEvent(), and SwAccessibleMap::FireEvent().
|
inline |
Definition at line 469 of file accmap.cxx.
References mxAcc.
Referenced by SwAccessibleMap::FireEvent().
|
inline |
Definition at line 488 of file accmap.cxx.
References maFrameOrObj.
Referenced by SwAccessibleMap::AppendEvent(), and SwAccessibleMap::FireEvent().
|
inline |
Definition at line 478 of file accmap.cxx.
References maOldBox.
Referenced by SwAccessibleMap::AppendEvent(), and SwAccessibleMap::FireEvent().
|
inline |
Definition at line 521 of file accmap.cxx.
References mnStates.
Referenced by SwAccessibleMap::FireEvent().
|
inline |
Definition at line 464 of file accmap.cxx.
References meType.
Referenced by SwAccessibleMap::AppendEvent(), and SwAccessibleMap::FireEvent().
|
inline |
Definition at line 507 of file accmap.cxx.
References mnStates, RELATION_FROM, and RELATION_TO.
Referenced by SwAccessibleMap::FireEvent().
|
inline |
Definition at line 503 of file accmap.cxx.
References EDITABLE, mnStates, and OPAQUE.
Referenced by SwAccessibleMap::FireEvent().
|
inline |
Definition at line 516 of file accmap.cxx.
References mnStates, and TEXT_ATTRIBUTE_CHANGED.
Referenced by SwAccessibleMap::FireEvent().
|
inline |
Definition at line 511 of file accmap.cxx.
References mnStates, and TEXT_SELECTION_CHANGED.
Referenced by SwAccessibleMap::FireEvent().
|
inline |
Definition at line 381 of file accmap.cxx.
References CHILD_POS_CHANGED, meType, and mpParentFrame.
|
inline |
Definition at line 499 of file accmap.cxx.
References CARET, and mnStates.
Referenced by SwAccessibleMap::FireEvent().
|
inline |
Definition at line 483 of file accmap.cxx.
References maOldBox.
|
inline |
Definition at line 494 of file accmap.cxx.
References mnStates.
|
inline |
Definition at line 460 of file accmap.cxx.
References meType.
|
private |
Definition at line 373 of file accmap.cxx.
Referenced by GetFrameOrObj().
|
private |
Definition at line 370 of file accmap.cxx.
Referenced by GetOldBox(), and SetOldBox().
|
private |
Definition at line 376 of file accmap.cxx.
Referenced by GetType(), IsNoXaccParentFrame(), SetType(), and SwAccessibleEvent_Impl().
|
private |
Definition at line 377 of file accmap.cxx.
Referenced by GetAllStates(), GetStates(), IsInvalidateRelation(), IsInvalidateStates(), IsInvalidateTextAttrs(), IsInvalidateTextSelection(), IsUpdateCursorPos(), and SetStates().
const SwFrame* SwAccessibleEvent_Impl::mpParentFrame |
Definition at line 380 of file accmap.cxx.
Referenced by SwAccessibleMap::FireEvent(), and IsNoXaccParentFrame().
|
private |
Definition at line 372 of file accmap.cxx.
Referenced by GetContext().