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 351 of file accmap.cxx.
Enumerator | |
---|---|
CARET_OR_STATES | |
INVALID_CONTENT | |
POS_CHANGED | |
CHILD_POS_CHANGED | |
SHAPE_SELECTION | |
DISPOSE | |
INVALID_ATTR |
Definition at line 354 of file accmap.cxx.
|
inline |
Definition at line 380 of file accmap.cxx.
References NONE.
|
inline |
Definition at line 390 of file accmap.cxx.
|
inlineexplicit |
Definition at line 401 of file accmap.cxx.
References NONE, and SHAPE_SELECTION.
|
inline |
Definition at line 410 of file accmap.cxx.
References CHILD_POS_CHANGED, NONE, and POS_CHANGED.
|
inline |
Definition at line 426 of file accmap.cxx.
References CARET_OR_STATES.
|
inline |
Definition at line 440 of file accmap.cxx.
References CHILD_POS_CHANGED, and NONE.
|
inline |
Definition at line 519 of file accmap.cxx.
References mnStates.
Referenced by SwAccessibleMap::AppendEvent(), and SwAccessibleMap::FireEvent().
|
inline |
Definition at line 462 of file accmap.cxx.
Referenced by SwAccessibleMap::FireEvent().
|
inline |
Definition at line 481 of file accmap.cxx.
References maFrameOrObj.
Referenced by SwAccessibleMap::AppendEvent(), and SwAccessibleMap::FireEvent().
|
inline |
Definition at line 471 of file accmap.cxx.
References maOldBox.
Referenced by SwAccessibleMap::AppendEvent(), and SwAccessibleMap::FireEvent().
|
inline |
Definition at line 514 of file accmap.cxx.
References mnStates.
Referenced by SwAccessibleMap::FireEvent().
|
inline |
Definition at line 457 of file accmap.cxx.
References meType.
Referenced by SwAccessibleMap::AppendEvent(), and SwAccessibleMap::FireEvent().
|
inline |
Definition at line 500 of file accmap.cxx.
References RELATION_FROM, and RELATION_TO.
Referenced by SwAccessibleMap::FireEvent().
|
inline |
Definition at line 496 of file accmap.cxx.
References EDITABLE, and OPAQUE.
Referenced by SwAccessibleMap::FireEvent().
|
inline |
Definition at line 509 of file accmap.cxx.
References TEXT_ATTRIBUTE_CHANGED.
Referenced by SwAccessibleMap::FireEvent().
|
inline |
Definition at line 504 of file accmap.cxx.
References TEXT_SELECTION_CHANGED.
Referenced by SwAccessibleMap::FireEvent().
|
inline |
Definition at line 374 of file accmap.cxx.
References CHILD_POS_CHANGED.
|
inline |
Definition at line 492 of file accmap.cxx.
References CARET.
Referenced by SwAccessibleMap::FireEvent().
Definition at line 476 of file accmap.cxx.
Referenced by SwAccessibleMap::AppendEvent().
|
inline |
Definition at line 487 of file accmap.cxx.
Referenced by SwAccessibleMap::AppendEvent(), and SwAccessibleMap::InvalidateAttr().
Definition at line 453 of file accmap.cxx.
Referenced by SwAccessibleMap::AppendEvent().
|
private |
Definition at line 366 of file accmap.cxx.
Referenced by GetFrameOrObj().
|
private |
Definition at line 363 of file accmap.cxx.
Referenced by GetOldBox().
|
private |
Definition at line 369 of file accmap.cxx.
Referenced by GetType().
|
private |
Definition at line 370 of file accmap.cxx.
Referenced by GetAllStates(), and GetStates().
const SwFrame* SwAccessibleEvent_Impl::mpParentFrame |
Definition at line 373 of file accmap.cxx.
Referenced by SwAccessibleMap::FireEvent().
|
private |
Definition at line 365 of file accmap.cxx.