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.cxx247 enum ExceptionType { ET_Runtime, ET_Disposed, ET_IndexOutOfBounds }; enumerator
1025 ThrowException("invalid child index", ET_IndexOutOfBounds); in getAccessibleChild()
1620 case ET_IndexOutOfBounds: in ThrowException()
1896 ThrowException("no text support in current mode", ET_IndexOutOfBounds); in getCharacter()
1946 ThrowException("invalid text index", ET_IndexOutOfBounds); in getCharacterBounds()
1959 ThrowException("no text support in current mode", ET_IndexOutOfBounds); in getCharacterBounds()

Completed in 27 milliseconds