From 2dd478b633785f7105fbd18a02a993f243536f65 Mon Sep 17 00:00:00 2001 From: Julien Nabet Date: Mon, 19 Aug 2013 23:38:33 +0200 Subject: offapi: fix doxygen warning in awt::XPopupMenu.idl Change-Id: I68d66e62d6962ec1da471b7c7edc8ca30d70e838 --- offapi/com/sun/star/awt/XPopupMenu.idl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'offapi') diff --git a/offapi/com/sun/star/awt/XPopupMenu.idl b/offapi/com/sun/star/awt/XPopupMenu.idl index 57b1c0a71da5..c2bf7e90a2f9 100644 --- a/offapi/com/sun/star/awt/XPopupMenu.idl +++ b/offapi/com/sun/star/awt/XPopupMenu.idl @@ -85,7 +85,7 @@ published interface XPopupMenu: XMenu the parent window. @param Position - a Rectangle representing the coordinates system + a Rectangle representing the coordinates system where the popup menu should be executed. @param Direction -- cgit