summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/media
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-01-30 07:12:17 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-01-30 07:12:17 +0000
commit8a5c4eed96b4e97ff2a395678f33bc21d8776ebb (patch)
tree001f2e4ad3986b42a6dd11d6ec1a712032dd4864 /offapi/com/sun/star/media
parent7a31dc435cba41b3083319ae0863b927f4197ee8 (diff)
INTEGRATION: CWS dba24d (1.5.282); FILE MERGED
2007/11/30 21:02:38 fs 1.5.282.1: warning-free autodoc: 'Incorrectly Written Const Symbols' warning cause fixed
Diffstat (limited to 'offapi/com/sun/star/media')
-rw-r--r--offapi/com/sun/star/media/XPlayer.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/media/XPlayer.idl b/offapi/com/sun/star/media/XPlayer.idl
index 41157c2e6863..9230136ffe4a 100644
--- a/offapi/com/sun/star/media/XPlayer.idl
+++ b/offapi/com/sun/star/media/XPlayer.idl
@@ -4,9 +4,9 @@
*
* $RCSfile: XPlayer.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: obo $ $Date: 2006-07-13 12:00:58 $
+ * last change: $Author: rt $ $Date: 2008-01-30 08:12:17 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -64,7 +64,7 @@ interface XPlayer
/** indicates whether the stream is played or not.
@returns
- <TRUE /> if the stream is played, <FALSE /> otherwise
+ <TRUE/> if the stream is played, <FALSE/> otherwise
*/
boolean isPlaying();