diff options
author | Julien Nabet <serval2412@yahoo.fr> | 2013-08-19 23:38:33 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2013-08-19 23:38:33 +0200 |
commit | 2dd478b633785f7105fbd18a02a993f243536f65 (patch) | |
tree | a01a5f5cf084c273f77ca194a442e005b556834e /offapi | |
parent | a388856fe749a846b69149f2ec852d8fdd7071e1 (diff) |
offapi: fix doxygen warning in awt::XPopupMenu.idl
Change-Id: I68d66e62d6962ec1da471b7c7edc8ca30d70e838
Diffstat (limited to 'offapi')
-rw-r--r-- | offapi/com/sun/star/awt/XPopupMenu.idl | 2 |
1 files changed, 1 insertions, 1 deletions
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 <type>Rectangle</type> representing the coordinates system + a Rectangle representing the coordinates system where the popup menu should be executed. @param Direction |