summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/style
diff options
context:
space:
mode:
authorThomas Lange <tl@openoffice.org>2002-10-18 08:03:57 +0000
committerThomas Lange <tl@openoffice.org>2002-10-18 08:03:57 +0000
commit87f8a570e4d07b453ac507e229defb52bb3e249d (patch)
tree846d7853fb3e8575a74378394b8f1dde04d839d5 /offapi/com/sun/star/style
parentfc0e3e9ffaabaff99bd5ea878657df52242ab88d (diff)
#102699# properties for char style name of visited/unvisited links added
Diffstat (limited to 'offapi/com/sun/star/style')
-rw-r--r--offapi/com/sun/star/style/CharacterProperties.idl28
1 files changed, 19 insertions, 9 deletions
diff --git a/offapi/com/sun/star/style/CharacterProperties.idl b/offapi/com/sun/star/style/CharacterProperties.idl
index 1592058f72b6..c60fe98618d7 100644
--- a/offapi/com/sun/star/style/CharacterProperties.idl
+++ b/offapi/com/sun/star/style/CharacterProperties.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: CharacterProperties.idl,v $
*
- * $Revision: 1.15 $
+ * $Revision: 1.16 $
*
- * last change: $Author: tl $ $Date: 2002-09-27 12:54:35 $
+ * last change: $Author: tl $ $Date: 2002-10-18 09:03:57 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -380,20 +380,30 @@ service CharacterProperties
*/
[optional, property] short CharScaleWidth;
- //-------------------------------------------------------------------------
- /** contains the URL of a hyperlink (if set).
+ //-------------------------------------------------------------------------
+ /** contains the URL of a hyperlink (if set).
*/
- [property, optional] string HyperLinkURL;
+ [optional, property] string HyperLinkURL;
//-------------------------------------------------------------------------
- /** contains the name of the target for a hyperlink (if set).
+ /** contains the name of the target for a hyperlink (if set).
*/
- [property, optional] string HyperLinkTarget;
+ [optional, property] string HyperLinkTarget;
//-------------------------------------------------------------------------
- /** contains the name of the hyperlink (if set).
+ /** contains the name of the hyperlink (if set).
*/
- [property, optional] string HyperLinkName;
+ [optional, property] string HyperLinkName;
+
+ //-------------------------------------------------------------------------
+ /** contains the character style name for visited hyperlinks.
+ */
+ [optional, property] string VisitedCharStyleName;
+
+ //-------------------------------------------------------------------------
+ /** contains the character style name for unvisited hyperlinks.
+ */
+ [optional, property] string UnvisitedCharStyleName;
//-------------------------------------------------------------------------
/** This is the additional height used for subscript or superscript