diff options
author | Rüdiger Timm <rt@openoffice.org> | 2003-04-17 09:21:19 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2003-04-17 09:21:19 +0000 |
commit | 72cc091a13a2d7827296df2d9adccd2b2b3beec8 (patch) | |
tree | 1c1879ed32298980748a92509b6789866cbc4a5b | |
parent | ee1b12a385b1c62319761afcd50312a2ce52206e (diff) |
INTEGRATION: CWS sdk01 (1.1.86); FILE MERGED
2003/04/07 09:10:42 mi 1.1.86.1: #107627# new idls marked with @since
-rw-r--r-- | offapi/com/sun/star/util/XStringSubstitution.idl | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/offapi/com/sun/star/util/XStringSubstitution.idl b/offapi/com/sun/star/util/XStringSubstitution.idl index 728c013ad680..3e3d276b7395 100644 --- a/offapi/com/sun/star/util/XStringSubstitution.idl +++ b/offapi/com/sun/star/util/XStringSubstitution.idl @@ -2,9 +2,9 @@ * * $RCSfile: XStringSubstitution.idl,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: hr $ $Date: 2003-03-26 13:58:13 $ + * last change: $Author: rt $ $Date: 2003-04-17 10:21:19 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -83,6 +83,8 @@ not part of this interface definition. Please look at the documentation of the implementation that must specify these parameters. </p> + + @since #107627# */ interface XStringSubstitution : com::sun::star::uno::XInterface { |