Searched refs:SwTOIOptions (Results 1 – 1 of 1) sorted by relevance
438 typedef sal_uInt16 SwTOIOptions; typedef441 const SwTOIOptions TOI_SAME_ENTRY = 1;442 const SwTOIOptions TOI_FF = 2;443 const SwTOIOptions TOI_CASE_SENSITIVE = 4;444 const SwTOIOptions TOI_KEY_AS_ENTRY = 8;445 const SwTOIOptions TOI_ALPHA_DELIMITTER = 16;446 const SwTOIOptions TOI_DASH = 32;447 const SwTOIOptions TOI_INITIAL_CAPS = 64;
Completed in 25 milliseconds