Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/access/
H A Daccpara.cxx669 DBG_ASSERT( (IsValidChar(nStartIndex, GetString().getLength()) && in CreateUnoPortion()
700 sal_Bool SwAccessibleParagraph::IsValidChar( in IsValidChar() function in SwAccessibleParagraph
981 : IsValidChar( nPos, rText.getLength() ) ) ) in GetTextBoundary()
1538 if( IsValidChar(nIndex, sText.getLength() ) ) in getCharacter()
1824 if( ! IsValidChar( nIndex, rText.getLength()+1 ) ) in getCharacterAttributes()
2321 if ( !IsValidChar( nIndex, rText.getLength() ) ) in getRunAttributes()
H A Daccpara.hxx139 sal_Bool IsValidChar(sal_Int32 nPos, sal_Int32 nLength);

Completed in 25 milliseconds