summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/ui
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-04-27 23:21:10 +0200
committerMichael Stahl <mstahl@redhat.com>2013-06-04 12:01:01 +0200
commitbb6503dd081ebb4d11929ab1946eea8d60dd817c (patch)
treee2197a207d6c5f6ff82a7aa71b2c7266b45cd84f /offapi/com/sun/star/ui
parent*api: replace <member>Foo</member> (diff)
downloadcore-bb6503dd081ebb4d11929ab1946eea8d60dd817c.tar.gz
core-bb6503dd081ebb4d11929ab1946eea8d60dd817c.zip
*api: convert remaining <member>
sed -i "s,<member>\([^<]\+\)</member>,\1,g" Change-Id: I74c80f5aa610477fab28faec52e55c3137984aec
Diffstat (limited to 'offapi/com/sun/star/ui')
-rw-r--r--offapi/com/sun/star/ui/dialogs/XWizard.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/ui/dialogs/XWizard.idl b/offapi/com/sun/star/ui/dialogs/XWizard.idl
index 9ffec02bb7d4..6774bb10f34b 100644
--- a/offapi/com/sun/star/ui/dialogs/XWizard.idl
+++ b/offapi/com/sun/star/ui/dialogs/XWizard.idl
@@ -94,7 +94,7 @@ interface XWizard
@param WizardButton
denotes the button to enable or disable, as one of the WizardButton constants. Must not be
- <member>WizardButton::NONE</member>.
+ WizardButton::NONE.
@param Enable
specifies whether the button should be enabled (<TRUE/>) or disabled (<FALSE/>)
*/