diff options
Diffstat (limited to 'offapi/com/sun/star/chart/LineDiagram.idl')
-rw-r--r-- | offapi/com/sun/star/chart/LineDiagram.idl | 45 |
1 files changed, 2 insertions, 43 deletions
diff --git a/offapi/com/sun/star/chart/LineDiagram.idl b/offapi/com/sun/star/chart/LineDiagram.idl index cb1631c7e..2e2365d1e 100644 --- a/offapi/com/sun/star/chart/LineDiagram.idl +++ b/offapi/com/sun/star/chart/LineDiagram.idl @@ -2,9 +2,9 @@ * * $RCSfile: LineDiagram.idl,v $ * - * $Revision: 1.11 $ + * $Revision: 1.12 $ * - * last change: $Author: mi $ $Date: 2003-01-21 13:41:21 $ + * last change: $Author: hr $ $Date: 2003-03-26 13:53:24 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -192,45 +192,4 @@ service LineDiagram }; }; }; }; -/*============================================================================= - - $Log: not supported by cvs2svn $ - Revision 1.9 2002/10/03 13:02:25 mi - #94968# IDL reviews merged - - Revision 1.8.2.2 2002/01/29 15:58:52 bm - #96984# IDL Review -- second check - - Revision 1.8.2.1 2002/01/28 17:02:24 bm - #96984# IDL Review - - Revision 1.8 2001/10/24 14:54:57 mi - proofreading and corrections by Richard Holt - - Revision 1.7 2001/08/27 14:35:34 bm - #91579# +properties SplineOrder, SplineResolution - - Revision 1.6 2001/05/10 08:50:56 bm - +optional property SymbolSize - - Revision 1.5 2001/01/23 10:08:03 mi - optional interfaces now marked as [optional] instead of just a prosa description of this fact - - Revision 1.4 2000/11/21 12:39:48 bm - #80507# + property SymbolBitmapURL - - Revision 1.3 2000/11/08 12:42:35 mi - moved from api - - Revision 1.1.1.1 2000/09/18 23:35:03 hjs - initial import - - Revision 1.3 2000/09/11 11:52:15 mi - documentation merged from XML - - Revision 1.1.1.1 1999/11/11 09:48:41 jsc - new - - -=============================================================================*/ #endif |