Searched refs:SwTOIOptions (Results 1 – 1 of 1) sorted by relevance
440 typedef sal_uInt16 SwTOIOptions; typedef443 const SwTOIOptions TOI_SAME_ENTRY = 1;444 const SwTOIOptions TOI_FF = 2;445 const SwTOIOptions TOI_CASE_SENSITIVE = 4;446 const SwTOIOptions TOI_KEY_AS_ENTRY = 8;447 const SwTOIOptions TOI_ALPHA_DELIMITTER = 16;448 const SwTOIOptions TOI_DASH = 32;449 const SwTOIOptions TOI_INITIAL_CAPS = 64;
Completed in 13 milliseconds