summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/ui
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-04-30 14:12:14 +0200
committerMichael Stahl <mstahl@redhat.com>2013-06-04 12:01:06 +0200
commitddba7d155d07b9018a9f5bf051b6faa1bdac022b (patch)
tree9b28c72c50b615097448855dccb99957fe8e35dc /offapi/com/sun/star/ui
parent73d568408a150875b5c6046680f38e6db287c8fa (diff)
*api: convert all unsupported html tags
Only useful ones appear to be <tbody> and <thead> which doxygen doesn't support but we only use those in 3 places so who cares. Change-Id: I374f7d208873a8436fe76e0f800ce18df5b188b3
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 453cc3b68087..7d228996aece 100644
--- a/offapi/com/sun/star/ui/dialogs/XWizard.idl
+++ b/offapi/com/sun/star/ui/dialogs/XWizard.idl
@@ -52,7 +52,7 @@ interface XWizardPage;
paths are those whose first <em>k</em> steps are the same as in the current path. Obviously, there's at least one
potential path in every situation: the current one. If there is more than one, then the future steps in the dialog
are not finally decided. In such a case, the roadmap will display future steps up to the point where the potential
- paths diverge, and then an item <quot><code>...</code></quot> indicating that the order of steps is undecided.</p>
+ paths diverge, and then an item <em><code>...</code></em> indicating that the order of steps is undecided.</p>
<p>An XWizardController can declare a certain path as active path by calling the activatePath()
method. Usually, this is done depending on user input. For instance, your wizard could have radio buttons on the