summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/xml/crypto
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-03-05 18:18:49 +0000
committerKurt Zenker <kz@openoffice.org>2008-03-05 18:18:49 +0000
commit3043ca174cb605d784cede6fe075a62caa78cf69 (patch)
treed7675f9cf2628e24246ee11941283883125d9cde /offapi/com/sun/star/xml/crypto
parent846b03546b6c384ea9eec222b8dcf91a466d084b (diff)
INTEGRATION: CWS xmlfilter03_DEV300 (1.3.448); FILE MERGED
2008/02/13 15:31:13 dr 1.3.448.1: change </true> to <true/> and </false> to <false/>
Diffstat (limited to 'offapi/com/sun/star/xml/crypto')
-rw-r--r--offapi/com/sun/star/xml/crypto/sax/XMissionTaker.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/xml/crypto/sax/XMissionTaker.idl b/offapi/com/sun/star/xml/crypto/sax/XMissionTaker.idl
index fafdbbff6b60..11bef9d4b31b 100644
--- a/offapi/com/sun/star/xml/crypto/sax/XMissionTaker.idl
+++ b/offapi/com/sun/star/xml/crypto/sax/XMissionTaker.idl
@@ -4,9 +4,9 @@
*
* $RCSfile: XMissionTaker.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 09:48:31 $
+ * last change: $Author: kz $ $Date: 2008-03-05 19:18:49 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -55,7 +55,7 @@ interface XMissionTaker : com::sun::star::uno::XInterface
/**
* Forces a mission to make an end.
*
- * @return <code>true</true> if the mission is completed successfully, <code>false</code>
+ * @return <true/> if the mission is completed successfully, <false/>
* otherwise.
*/
boolean endMission();