diff options
Diffstat (limited to 'offapi/com/sun/star/style/CharacterStyle.idl')
-rw-r--r-- | offapi/com/sun/star/style/CharacterStyle.idl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/style/CharacterStyle.idl b/offapi/com/sun/star/style/CharacterStyle.idl index 458ff2b2bd67..966343a8592e 100644 --- a/offapi/com/sun/star/style/CharacterStyle.idl +++ b/offapi/com/sun/star/style/CharacterStyle.idl @@ -2,9 +2,9 @@ * * $RCSfile: CharacterStyle.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: os $ $Date: 2001-02-14 12:55:30 $ + * last change: $Author: mi $ $Date: 2002-12-10 16:14:09 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -76,7 +76,7 @@ //============================================================================= /** specifies a stylesheet for characters within a - <type scope="com::sun::star">Text</type>. + <type scope="com::sun::star::text">Text</type>. */ service CharacterStyle { |