Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleCsvControl.cxx481 ensureValidIndexWithEnd( nIndex ); in getCharacterAttributes()
498 ensureValidIndexWithEnd( nIndex ); in getCharacterBounds()
634 ensureValidIndexWithEnd( nIndex ); in getTextBeforeIndex()
686 ensureValidIndexWithEnd( nIndex ); in getTextBehindIndex()
820 void ScAccessibleCsvRuler::ensureValidIndexWithEnd( sal_Int32 nIndex ) const in ensureValidIndexWithEnd() function in ScAccessibleCsvRuler
/trunk/main/sc/source/ui/inc/
H A DAccessibleCsvControl.hxx262 void ensureValidIndexWithEnd( sal_Int32 nIndex ) const;