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

Add comment and @since LibreOffice 5.2

Change-Id: Iee7b0a6cd6f6f83f88b836e4efd7e7d6f17e6197
üst 20671bcb
......@@ -17,6 +17,12 @@
module com { module sun { module star { module util {
/** enables an object to search in its content.
Derived from com::sun::star::util::XTextSearch this interface adds
simple wildcard search capabilities using
com::sun::star::util::SearchOptions2 options.
@since LibreOffice 5.2
*/
interface XTextSearch2 : com::sun::star::util::XTextSearch
{
......
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