Kaydet (Commit) fd235522 authored tarafından Eike Rathke's avatar Eike Rathke

WILD_MATCH_SELECTION @since LibreOffice 5.2

Change-Id: Ie84088f571245864663b49be2a457d6ed04bc267
üst 75e24386
......@@ -133,6 +133,8 @@ published constants SearchFlags
<p> If set, the entire selection must match. If not set, a
substring match is allowed. </p>
@since LibreOffice 5.2
*/
const long WILD_MATCH_SELECTION = 0x00100000;
};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment