diff options
Diffstat (limited to 'offapi/com/sun/star/drawing/LineProperties.idl')
-rw-r--r-- | offapi/com/sun/star/drawing/LineProperties.idl | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/offapi/com/sun/star/drawing/LineProperties.idl b/offapi/com/sun/star/drawing/LineProperties.idl index 346e3bd2e2eb..7b83f647a4ca 100644 --- a/offapi/com/sun/star/drawing/LineProperties.idl +++ b/offapi/com/sun/star/drawing/LineProperties.idl @@ -2,9 +2,9 @@ * * $RCSfile: LineProperties.idl,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: mi $ $Date: 2001-10-26 08:45:35 $ + * last change: $Author: mi $ $Date: 2002-10-02 15:12:15 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -175,3 +175,4 @@ service LineProperties }; }; }; }; #endif + |