Searched refs:IsEditableRange (Results 1 – 1 of 1) sorted by relevance
124 sal_Bool IsEditableRange( const SvxAccessibleTextIndex& rEnd ) const;303 sal_Bool SvxAccessibleTextIndex::IsEditableRange( const SvxAccessibleTextIndex& rEnd ) const in IsEditableRange() function in SvxAccessibleTextIndex306 return rEnd.IsEditableRange( *this ); in IsEditableRange()1171 return aStartIndex.IsEditableRange( aEndIndex ); in IsEditable()
Completed in 23 milliseconds