diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-09-09 15:05:32 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-09-09 15:05:32 +0000 |
commit | 0116265528e19b68663933f48b6c76c518df4b13 (patch) | |
tree | 62f1c8ceab983768054a58a7588fc3dd2a50f3f9 | |
parent | 8996f8be5323c96393be7260373aa4ce15d7bd8b (diff) |
INTEGRATION: CWS toolbars2 (1.6.70); FILE MERGED
2004/08/19 12:29:48 mi 1.6.70.1: #i33199# @since with version number instead of issue id
-rw-r--r-- | offapi/com/sun/star/document/MacroExecMode.idl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/document/MacroExecMode.idl b/offapi/com/sun/star/document/MacroExecMode.idl index 75c25a562..f53d60f7a 100644 --- a/offapi/com/sun/star/document/MacroExecMode.idl +++ b/offapi/com/sun/star/document/MacroExecMode.idl @@ -2,9 +2,9 @@ * * $RCSfile: MacroExecMode.idl,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: kz $ $Date: 2004-08-31 09:49:57 $ + * last change: $Author: obo $ $Date: 2004-09-09 16:05:32 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -69,7 +69,7 @@ module com { module sun { module star { module document { //============================================================================= /** Specify whether a macro can be executed. - @since #107627# + @since OOo 1.1.2 */ published constants MacroExecMode { |