summaryrefslogtreecommitdiff
path: root/odk/docs
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2006-08-22 11:57:21 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2006-08-22 11:57:21 +0000
commit55e0b2fdf06dbfc2468c88c0a1c52b823367604a (patch)
tree1f5b23ace028e4ab35e63c47ea2cb1973579b7e8 /odk/docs
parent37c2de1ec3375e7ee0c55cf6d98aeae082e9c501 (diff)
INTEGRATION: CWS jsc13_SRC680 (1.18.6); FILE MERGED
2006/08/17 17:13:39 jsc 1.18.6.2: #139641# correct another typo 2006/08/17 16:28:54 jsc 1.18.6.1: #139641# correct typo
Diffstat (limited to 'odk/docs')
-rw-r--r--odk/docs/tools.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/odk/docs/tools.html b/odk/docs/tools.html
index 15ac74b70e7e..d52823803a9d 100644
--- a/odk/docs/tools.html
+++ b/odk/docs/tools.html
@@ -762,11 +762,11 @@ types the specified types depend on.</p>
</tr>
<tr>
<td class="cell15"><code>-n &lt;name&gt;</code></td>
- <td class="cell85">specifies an implementation name for the component (used as classname, filename and package|namespace name). In 'dump' mode it is used as classname (e.g. &qout;MyBase::&quot;, C++ only) to generate method bodies not inline.</td>
+ <td class="cell85">specifies an implementation name for the component (used as classname, filename and package|namespace name). In 'dump' mode it is used as classname (e.g. &quot;MyBase::&quot;, C++ only) to generate method bodies not inline.</td>
</tr>
<tr>
<td class="cell15"><code>-d &lt;name&gt;</code></td>
- <td class="cell85">specifies a base classname or a delegator. In 'dump' mode it is used as a delegator to forward methods. It can be used as '&lt;name&gt;::' for base forwarding, or '&lt;name&gt;-&gt;|.' for composition. Using &quot;_&quopt; means that a default bodies with default return values are dumped.</td>
+ <td class="cell85">specifies a base classname or a delegator. In 'dump' mode it is used as a delegator to forward methods. It can be used as '&lt;name&gt;::' for base forwarding, or '&lt;name&gt;-&gt;|.' for composition. Using &quot;_&quot; means that a default bodies with default return values are dumped.</td>
</tr>
<tr>
<td class="cell15"><code>-t &lt;name&gt;</code></td>