Searched refs:IsValidChar (Results 1 – 2 of 2) sorted by relevance
669 DBG_ASSERT( (IsValidChar(nStartIndex, GetString().getLength()) && in CreateUnoPortion()700 sal_Bool SwAccessibleParagraph::IsValidChar( in IsValidChar() function in SwAccessibleParagraph981 : IsValidChar( nPos, rText.getLength() ) ) ) in GetTextBoundary()1542 if( IsValidChar(nIndex, sText.getLength() ) ) in getCharacter()1828 if( ! IsValidChar( nIndex, rText.getLength()+1 ) ) in getCharacterAttributes()2325 if ( !IsValidChar( nIndex, rText.getLength() ) ) in getRunAttributes()
139 sal_Bool IsValidChar(sal_Int32 nPos, sal_Int32 nLength);
Completed in 27 milliseconds