summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/media/XPlayerWindow.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/media/XPlayerWindow.idl')
-rw-r--r--offapi/com/sun/star/media/XPlayerWindow.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/media/XPlayerWindow.idl b/offapi/com/sun/star/media/XPlayerWindow.idl
index 94f3ddaa93b4..4c0bb94c8dd2 100644
--- a/offapi/com/sun/star/media/XPlayerWindow.idl
+++ b/offapi/com/sun/star/media/XPlayerWindow.idl
@@ -43,7 +43,7 @@ interface XPlayerWindow : ::com::sun::star::awt::XWindow
/** changes the pointer for the player window.
@param SystemPointerType
- a <type scope="::com::sun::star::awt">SystemPointer</type>
+ a ::com::sun::star::awt::SystemPointer
*/
void setPointerType( [in] long SystemPointerType );
};