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 352 of file accmap.cxx.
Enumerator | |
---|---|
CARET_OR_STATES | |
INVALID_CONTENT | |
POS_CHANGED | |
CHILD_POS_CHANGED | |
SHAPE_SELECTION | |
DISPOSE | |
INVALID_ATTR |
Definition at line 355 of file accmap.cxx.
|
inline |
Definition at line 381 of file accmap.cxx.
References NONE.
|
inline |
Definition at line 391 of file accmap.cxx.
|
inlineexplicit |
Definition at line 402 of file accmap.cxx.
References meType, NONE, and SHAPE_SELECTION.
|
inline |
Definition at line 411 of file accmap.cxx.
References CHILD_POS_CHANGED, meType, NONE, and POS_CHANGED.
|
inline |
Definition at line 427 of file accmap.cxx.
References CARET_OR_STATES, and meType.
|
inline |
Definition at line 441 of file accmap.cxx.
References CHILD_POS_CHANGED, meType, and NONE.
|
inline |
Definition at line 520 of file accmap.cxx.
References mnStates.
Referenced by SwAccessibleMap::AppendEvent(), and SwAccessibleMap::FireEvent().
|
inline |
Definition at line 463 of file accmap.cxx.
References mxAcc.
Referenced by SwAccessibleMap::FireEvent().
|
inline |
Definition at line 482 of file accmap.cxx.
References maFrameOrObj.
Referenced by SwAccessibleMap::AppendEvent(), and SwAccessibleMap::FireEvent().
|
inline |
Definition at line 472 of file accmap.cxx.
References maOldBox.
Referenced by SwAccessibleMap::AppendEvent(), and SwAccessibleMap::FireEvent().
|
inline |
Definition at line 515 of file accmap.cxx.
References mnStates.
Referenced by SwAccessibleMap::FireEvent().
|
inline |
Definition at line 458 of file accmap.cxx.
References meType.
Referenced by SwAccessibleMap::AppendEvent(), and SwAccessibleMap::FireEvent().
|
inline |
Definition at line 501 of file accmap.cxx.
References mnStates, RELATION_FROM, and RELATION_TO.
Referenced by SwAccessibleMap::FireEvent().
|
inline |
Definition at line 497 of file accmap.cxx.
References EDITABLE, mnStates, and OPAQUE.
Referenced by SwAccessibleMap::FireEvent().
|
inline |
Definition at line 510 of file accmap.cxx.
References mnStates, and TEXT_ATTRIBUTE_CHANGED.
Referenced by SwAccessibleMap::FireEvent().
|
inline |
Definition at line 505 of file accmap.cxx.
References mnStates, and TEXT_SELECTION_CHANGED.
Referenced by SwAccessibleMap::FireEvent().
|
inline |
Definition at line 375 of file accmap.cxx.
References CHILD_POS_CHANGED, meType, and mpParentFrame.
|
inline |
Definition at line 493 of file accmap.cxx.
References CARET, and mnStates.
Referenced by SwAccessibleMap::FireEvent().
|
inline |
Definition at line 477 of file accmap.cxx.
References maOldBox.
|
inline |
Definition at line 488 of file accmap.cxx.
References mnStates.
|
inline |
Definition at line 454 of file accmap.cxx.
References meType.
|
private |
Definition at line 367 of file accmap.cxx.
Referenced by GetFrameOrObj().
|
private |
Definition at line 364 of file accmap.cxx.
Referenced by GetOldBox(), and SetOldBox().
|
private |
Definition at line 370 of file accmap.cxx.
Referenced by GetType(), IsNoXaccParentFrame(), SetType(), and SwAccessibleEvent_Impl().
|
private |
Definition at line 371 of file accmap.cxx.
Referenced by GetAllStates(), GetStates(), IsInvalidateRelation(), IsInvalidateStates(), IsInvalidateTextAttrs(), IsInvalidateTextSelection(), IsUpdateCursorPos(), and SetStates().
const SwFrame* SwAccessibleEvent_Impl::mpParentFrame |
Definition at line 374 of file accmap.cxx.
Referenced by SwAccessibleMap::FireEvent(), and IsNoXaccParentFrame().
|
private |
Definition at line 366 of file accmap.cxx.
Referenced by GetContext().