summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/util/XSearchable.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/util/XSearchable.idl')
-rw-r--r--offapi/com/sun/star/util/XSearchable.idl2
1 files changed, 2 insertions, 0 deletions
diff --git a/offapi/com/sun/star/util/XSearchable.idl b/offapi/com/sun/star/util/XSearchable.idl
index 9a18ad58cc31..b470815fe3b4 100644
--- a/offapi/com/sun/star/util/XSearchable.idl
+++ b/offapi/com/sun/star/util/XSearchable.idl
@@ -77,6 +77,8 @@ published interface XSearchable: com::sun::star::uno::XInterface
represents a position within the component at which the search continues.
This position is returned by XSearchable::findFirst() or
the previous XSearchable::findNext().
+ @param xDesc
+ the descriptor used for searching.
@see SearchDescriptor
*/