Home
last modified time | relevance | path

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

/trunk/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()
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()
H A Daccpara.hxx139 sal_Bool IsValidChar(sal_Int32 nPos, sal_Int32 nLength);

Completed in 38 milliseconds