Java constants: rich text find

Where used:

  • findAndReplace in NotesRichTextRange
  • findFirstString in NotesRichTextNavigator
  • findNextString in NotesRichTextNavigator

Constants:

Note: These constants are new with Release 6.5.
  • RichTextItem.RT_FIND_ACCENTINSENSITIVE (4)
  • RichTextItem.RT_FIND_CASEINSENSITIVE (1)
  • RichTextItem.RT_FIND_PITCHINSENSITIVE (2)