diff options
author | Michael Hönnig <mi@openoffice.org> | 2002-10-02 14:12:36 +0000 |
---|---|---|
committer | Michael Hönnig <mi@openoffice.org> | 2002-10-02 14:12:36 +0000 |
commit | d081c80877dc1ae413b9d65c206485b6821d0ef8 (patch) | |
tree | 574a746be7d1fb7283d5c879529f8c0612f6f6f2 /offapi/com/sun/star/drawing/FlagSequenceSequence.idl | |
parent | 0b051a06b6fdda4e6536ef0802c14164288914e6 (diff) |
*** empty log message ***
Diffstat (limited to 'offapi/com/sun/star/drawing/FlagSequenceSequence.idl')
-rw-r--r-- | offapi/com/sun/star/drawing/FlagSequenceSequence.idl | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/offapi/com/sun/star/drawing/FlagSequenceSequence.idl b/offapi/com/sun/star/drawing/FlagSequenceSequence.idl index 1b941b97e116..87fc617fa867 100644 --- a/offapi/com/sun/star/drawing/FlagSequenceSequence.idl +++ b/offapi/com/sun/star/drawing/FlagSequenceSequence.idl @@ -2,9 +2,9 @@ * * $RCSfile: FlagSequenceSequence.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 12:42:41 $ + * last change: $Author: mi $ $Date: 2002-10-02 15:12:08 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -80,3 +80,4 @@ typedef sequence<FlagSequence> FlagSequenceSequence; }; }; }; }; #endif + |