summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/util
diff options
context:
space:
mode:
authorThomas Lange <tl@openoffice.org>2002-08-27 10:21:03 +0000
committerThomas Lange <tl@openoffice.org>2002-08-27 10:21:03 +0000
commita741b217589323519c3526a6d7eea01511183edd (patch)
tree783038d04964be85f432755bf413de7ccd25a4e3 /offapi/com/sun/star/util
parentda11036919a16af492da9be321df2362e8a408f4 (diff)
#97430# IDL description for interface XTextSearch added
Diffstat (limited to 'offapi/com/sun/star/util')
-rw-r--r--offapi/com/sun/star/util/XTextSearch.idl6
1 files changed, 4 insertions, 2 deletions
diff --git a/offapi/com/sun/star/util/XTextSearch.idl b/offapi/com/sun/star/util/XTextSearch.idl
index 7f05a6457f75..e5863e4c7edd 100644
--- a/offapi/com/sun/star/util/XTextSearch.idl
+++ b/offapi/com/sun/star/util/XTextSearch.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XTextSearch.idl,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: er $ $Date: 2002-01-18 16:21:12 $
+ * last change: $Author: tl $ $Date: 2002-08-27 11:21:03 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -194,6 +194,8 @@ struct SearchResult {
+/** enables an object to search in its content.
+ */
interface XTextSearch : com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------