summaryrefslogtreecommitdiff
path: root/udkapi
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2005-02-16 15:15:15 +0000
committerVladimir Glazounov <vg@openoffice.org>2005-02-16 15:15:15 +0000
commit5fa4db183e2dabe0816c8e309898d2561e2f77fe (patch)
tree64edee87ac7471fbfce13c100f58c9b759f82be2 /udkapi
parentcd28998a7d93ff02345972b8ff29c1aa15137a91 (diff)
INTEGRATION: CWS sdk14 (1.6.16); FILE MERGED
2005/02/02 15:46:23 mi 1.6.16.1: #i33588# since tags corrected
Diffstat (limited to 'udkapi')
-rw-r--r--udkapi/com/sun/star/security/XAction.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/udkapi/com/sun/star/security/XAction.idl b/udkapi/com/sun/star/security/XAction.idl
index 138250ef67f8..709ffad75f6a 100644
--- a/udkapi/com/sun/star/security/XAction.idl
+++ b/udkapi/com/sun/star/security/XAction.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XAction.idl,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: obo $ $Date: 2004-09-09 17:03:09 $
+ * last change: $Author: vg $ $Date: 2005-02-16 16:15:15 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -77,7 +77,7 @@ module com { module sun { module star { module security {
/** Interface for running an action.
- @since OOo1.1.2
+ @since OOo 1.1.2
*/
published interface XAction : com::sun::star::uno::XInterface
{