Constants |
ABSOLUTE |
Literal |
REGEXP |
Regular expression |
APPROXIMATE |
Weighted Levenshtein Distance |
WILDCARD |
Wildcards '*' and '?'
An escape character is defined by setting
com::sun::star::util::SearchOptions2::WildcardEscapeCharacter
|
Constants' Details |
ABSOLUTE
const short ABSOLUTE = 1;
- Description
- Literal
|
|
REGEXP
const short REGEXP = 2;
- Description
- Regular expression
|
|
APPROXIMATE
const short APPROXIMATE = 3;
- Description
- Weighted Levenshtein Distance
|
|
WILDCARD
const short WILDCARD = 4;
- Description
- Wildcards '*' and '?'
An escape character is defined by setting
com::sun::star::util::SearchOptions2::WildcardEscapeCharacter
|
|
Top of Page
Copyright © 2020, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.