Home
last modified time | relevance | path

Searched refs:AccessibleNotes (Results 1 – 1 of 1) sorted by relevance

/AOO41X/main/sdext/source/presenter/
H A DPresenterAccessibility.cxx522 class AccessibleNotes : public PresenterAccessible::AccessibleObject class
525 AccessibleNotes (
744 mpAccessibleNotes = AccessibleNotes::Create( in UpdateAccessibilityHierarchy()
2229 AccessibleNotes::AccessibleNotes ( in AccessibleNotes() function in sdext::presenter::AccessibleNotes
2241 rtl::Reference<PresenterAccessible::AccessibleObject> AccessibleNotes::Create ( in Create()
2258 rtl::Reference<AccessibleNotes> pObject ( in Create()
2259 new AccessibleNotes( in Create()
2274 void AccessibleNotes::SetTextView ( in SetTextView()
2330 ::boost::bind(&AccessibleNotes::NotifyCaretChange, this, _1, _2, _3, _4)); in SetTextView()
2332 ::boost::bind(&AccessibleNotes::HandleTextChange, this)); in SetTextView()
[all …]