summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/media
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-01-30 07:12:30 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-01-30 07:12:30 +0000
commit0052fd50cdff0840dca46666050b8adf71eaf43d (patch)
tree2f91447647d862800839207671185c2e22abf1f5 /offapi/com/sun/star/media
parentINTEGRATION: CWS dba24d (1.5.282); FILE MERGED (diff)
downloadcore-0052fd50cdff0840dca46666050b8adf71eaf43d.tar.gz
core-0052fd50cdff0840dca46666050b8adf71eaf43d.zip
INTEGRATION: CWS dba24d (1.4.282); FILE MERGED
2007/11/30 21:39:43 fs 1.4.282.1: warning-free autodoc: 'Confusion or Misuse of <Type> vs. <Member>' warning cause fixed
Diffstat (limited to 'offapi/com/sun/star/media')
-rw-r--r--offapi/com/sun/star/media/XPlayerWindow.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/media/XPlayerWindow.idl b/offapi/com/sun/star/media/XPlayerWindow.idl
index f9e88c884a80..ad755284b08c 100644
--- a/offapi/com/sun/star/media/XPlayerWindow.idl
+++ b/offapi/com/sun/star/media/XPlayerWindow.idl
@@ -4,9 +4,9 @@
*
* $RCSfile: XPlayerWindow.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: obo $ $Date: 2006-07-13 12:01:17 $
+ * last change: $Author: rt $ $Date: 2008-01-30 08:12:30 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -63,7 +63,7 @@ interface XPlayerWindow : ::com::sun::star::awt::XWindow
/** changes the pointer for the player window.
@param SystemPointerType
- a <type>com::sun::star::awt::SystemPointerType</type>
+ a <type scope="::com::sun::star::awt">SystemPointer</type>
*/
void setPointerType( [in] long SystemPointerType );
};