Home
last modified time | relevance | path

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

/trunk/main/sdext/source/presenter/
H A DPresenterAccessibility.cxx218 enum ExceptionType { ET_Runtime, ET_Disposed, ET_IndexOutOfBounds }; enumerator
956 ThrowException("invalid child index", ET_IndexOutOfBounds); in getAccessibleChild()
1525 case ET_IndexOutOfBounds: in ThrowException()
1789 ThrowException("no text support in current mode", ET_IndexOutOfBounds); in getCharacter()
1837 ThrowException("invalid text index", ET_IndexOutOfBounds); in getCharacterBounds()
1850 ThrowException("no text support in current mode", ET_IndexOutOfBounds); in getCharacterBounds()