summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/XButton.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/awt/XButton.idl')
-rw-r--r--offapi/com/sun/star/awt/XButton.idl3
1 files changed, 3 insertions, 0 deletions
diff --git a/offapi/com/sun/star/awt/XButton.idl b/offapi/com/sun/star/awt/XButton.idl
index 24dfa73846b4..3840d4076210 100644
--- a/offapi/com/sun/star/awt/XButton.idl
+++ b/offapi/com/sun/star/awt/XButton.idl
@@ -49,6 +49,9 @@ published interface XButton: com::sun::star::uno::XInterface
/** sets a command string for pushing the button.
+
+ @param Command
+ value can be used to detect which button is pressed.
*/
void setActionCommand( [in] string Command );