summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/util/TextSearch.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/util/TextSearch.idl')
-rw-r--r--offapi/com/sun/star/util/TextSearch.idl10
1 files changed, 5 insertions, 5 deletions
diff --git a/offapi/com/sun/star/util/TextSearch.idl b/offapi/com/sun/star/util/TextSearch.idl
index dc0ce478c286..c0921dfed47e 100644
--- a/offapi/com/sun/star/util/TextSearch.idl
+++ b/offapi/com/sun/star/util/TextSearch.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: TextSearch.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2001-11-15 17:18:28 $
+ * last change: $Author: mi $ $Date: 2002-10-03 13:10:52 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -67,13 +67,13 @@
//=============================================================================
- module com { module sun { module star { module util {
+module com { module sun { module star { module util {
//=============================================================================
-//--------------------------------------------------------------------------
/** search a string with a defined algorithm in another string.
- It is able to search forward or backward in the string
+
+ <p>It is possible to search forward or backward in the string.
*/
service TextSearch
{