summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/inspection/XHyperlinkControl.idl
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2006-03-31 11:03:56 +0000
committerVladimir Glazounov <vg@openoffice.org>2006-03-31 11:03:56 +0000
commita0618dd9e720e0d56ad8ff6d1594b2ef207c08c7 (patch)
tree9d3e9911f40e396ad47f6bcacf8c87856380f77b /offapi/com/sun/star/inspection/XHyperlinkControl.idl
parent87bb6e8fc2c255c1e0b6947f5b9ced2f1e5d55b9 (diff)
INTEGRATION: CWS dba203b (1.2.12); FILE MERGED
2006/03/28 10:03:14 fs 1.2.12.1: added 'since' tags
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
{