summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/inspection/XHyperlinkControl.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/inspection/XHyperlinkControl.idl')
-rw-r--r--offapi/com/sun/star/inspection/XHyperlinkControl.idl6
1 files changed, 4 insertions, 2 deletions
diff --git a/offapi/com/sun/star/inspection/XHyperlinkControl.idl b/offapi/com/sun/star/inspection/XHyperlinkControl.idl
index 93cf2b881a48..9efb087d72dd 100644
--- a/offapi/com/sun/star/inspection/XHyperlinkControl.idl
+++ b/offapi/com/sun/star/inspection/XHyperlinkControl.idl
@@ -4,9 +4,9 @@
*
* $RCSfile: XHyperlinkControl.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: vg $ $Date: 2006-03-14 11:06:47 $
+ * last change: $Author: vg $ $Date: 2006-03-31 12:03:33 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -51,6 +51,8 @@ module com { module sun { module star { module inspection {
in a hyperlink-like way
<p>Hyperlink controls exchange their value (<member>XPropertyControl::Value</member>) as strings.</p>
+
+ @since OOo 2.0.3
*/
interface XHyperlinkControl : XPropertyControl
{