summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--offapi/com/sun/star/chart/AccessibleChartElement.idl8
-rw-r--r--offapi/com/sun/star/chart/ChartRegressionCurveType.idl8
-rw-r--r--offapi/com/sun/star/chart/StockDiagram.idl8
-rw-r--r--offapi/com/sun/star/chart2/LinearScaling.idl2
-rw-r--r--offapi/com/sun/star/ucb/ODMAContentProvider.idl2
-rw-r--r--udkapi/com/sun/star/uri/XVndSunStarExpandUrl.idl4
-rw-r--r--udkapi/com/sun/star/uri/XVndSunStarScriptUrl.idl12
7 files changed, 22 insertions, 22 deletions
diff --git a/offapi/com/sun/star/chart/AccessibleChartElement.idl b/offapi/com/sun/star/chart/AccessibleChartElement.idl
index 9525bdf5e264..f6d732feb37e 100644
--- a/offapi/com/sun/star/chart/AccessibleChartElement.idl
+++ b/offapi/com/sun/star/chart/AccessibleChartElement.idl
@@ -100,7 +100,7 @@ service AccessibleChartElement
</li>
<li>::com::sun::star::accessibility::AccessibleStateType::EDITABLE</li>
<li>::com::sun::star::accessibility::AccessibleStateType::ENABLED
- is always set.<sup>&dagger;</sup></li>
+ is always set.<sup>*</sup></li>
<li>::com::sun::star::accessibility::AccessibleStateType::MULTILINE
is set for all titles.</li>
<li>::com::sun::star::accessibility::AccessibleStateType::OPAQUE
@@ -111,11 +111,11 @@ service AccessibleChartElement
<li>::com::sun::star::accessibility::AccessibleStateType::SELECTABLE</li>
<li>::com::sun::star::accessibility::AccessibleStateType::SELECTED</li>
<li>::com::sun::star::accessibility::AccessibleStateType::SHOWING
- is always set.<sup>&dagger;</sup></li>
+ is always set.<sup>*</sup></li>
<li>::com::sun::star::accessibility::AccessibleStateType::VISIBLE
- is always set.<sup>&dagger;</sup></li>
+ is always set.<sup>*</sup></li>
</ul>
- <sup>&dagger;</sup>always, except if the state
+ <sup>*</sup>always, except if the state
::com::sun::star::accessibility::AccessibleStateType::DEFUNC
is set.</dd>
<dt>Locale</dt>
diff --git a/offapi/com/sun/star/chart/ChartRegressionCurveType.idl b/offapi/com/sun/star/chart/ChartRegressionCurveType.idl
index b65a0c6fe999..d4615acc0127 100644
--- a/offapi/com/sun/star/chart/ChartRegressionCurveType.idl
+++ b/offapi/com/sun/star/chart/ChartRegressionCurveType.idl
@@ -37,7 +37,7 @@ published enum ChartRegressionCurveType
/** displays a linear regression curve.
<p>The values of the series are approximated using the model
- <i>y</i> = <i>A</i>&middot;<i>x</i> + <i>B</i>.</p>
+ <i>y</i> = <i>A</i>&sdot;<i>x</i> + <i>B</i>.</p>
*/
LINEAR,
@@ -45,7 +45,7 @@ published enum ChartRegressionCurveType
/** displays a linear logarithmic regression curve.
<p>The values of the series are approximated using the model
- <i>y</i> = <i>A</i>&middot;log(<i>x</i>) + <i>B</i>.</p>
+ <i>y</i> = <i>A</i>&sdot;log(<i>x</i>) + <i>B</i>.</p>
*/
LOGARITHM,
@@ -53,7 +53,7 @@ published enum ChartRegressionCurveType
/** displays an exponential regression curve.
<p>The values of the series are approximated using the model
- <i>y</i> = <i>A</i>&middot;e<sup><i>B</i>&middot;<i>x</i></sup>.</p>
+ <i>y</i> = <i>A</i>&sdot;e<sup><i>B</i>&sdot;<i>x</i></sup>.</p>
*/
EXPONENTIAL,
@@ -69,7 +69,7 @@ published enum ChartRegressionCurveType
/** displays a regression curve using a power function.
<p>The values of the series are approximated using the model
- <i>y</i> = <i>A&middot;<i>x</i><sup>B</sup></i>.</p>
+ <i>y</i> = <i>A&sdot;<i>x</i><sup>B</sup></i>.</p>
*/
POWER
diff --git a/offapi/com/sun/star/chart/StockDiagram.idl b/offapi/com/sun/star/chart/StockDiagram.idl
index c58601c7aca0..abeef4fe1e1e 100644
--- a/offapi/com/sun/star/chart/StockDiagram.idl
+++ b/offapi/com/sun/star/chart/StockDiagram.idl
@@ -48,7 +48,7 @@
</strong>
<table border>
<tr><td>Low</td><td>High</td><td>Close</td></tr>
- <tr><td>&hellip;</td><td>&hellip;</td><td>&hellip;</td></tr>
+ <tr><td>...</td><td>...</td><td>...</td></tr>
</table></p>
<p><strong>
@@ -57,7 +57,7 @@
</strong>
<table border>
<tr><td><strong>Volume</strong></td><td>Low</td><td>High</td><td>Close</td></tr>
- <tr><td>&hellip;</td><td>&hellip;</td><td>&hellip;</td><td>&hellip;</td></tr>
+ <tr><td>...</td><td>...</td><td>...</td><td>...</td></tr>
</table></p>
<p><strong>
@@ -66,7 +66,7 @@
</strong>
<table border>
<tr><td><strong>Open</strong></td><td>Low</td><td>High</td><td>Close</td></tr>
- <tr><td>&hellip;</td><td>&hellip;</td><td>&hellip;</td><td>&hellip;</td></tr>
+ <tr><td>...</td><td>...</td><td>...</td><td>...</td></tr>
</table></p>
<p><strong>
@@ -75,7 +75,7 @@
</strong>
<table border>
<tr><td><strong>Volume</strong></td><td><strong>Open</strong></td><td>Low</td><td>High</td><td>Close</td></tr>
- <tr><td>&hellip;</td><td>&hellip;</td><td>&hellip;</td><td>&hellip;</td><td>&hellip;</td></tr>
+ <tr><td>...</td><td>...</td><td>...</td><td>...</td><td>...</td></tr>
</table></p>
*/
published service StockDiagram
diff --git a/offapi/com/sun/star/chart2/LinearScaling.idl b/offapi/com/sun/star/chart2/LinearScaling.idl
index 2c2e04d12fab..c71d5cb7520f 100644
--- a/offapi/com/sun/star/chart2/LinearScaling.idl
+++ b/offapi/com/sun/star/chart2/LinearScaling.idl
@@ -25,7 +25,7 @@
module com { module sun { module star { module chart2 {
-/** Scaling that scales a value <em>x</em> by calculating <em>m &middot;
+/** Scaling that scales a value <em>x</em> by calculating <em>m &sdot;
x + t</em>.
<p>If not mentioned explicitly, the parameter <em>m</em> is 1.0
diff --git a/offapi/com/sun/star/ucb/ODMAContentProvider.idl b/offapi/com/sun/star/ucb/ODMAContentProvider.idl
index dcdf56e65be2..20709b3e3bae 100644
--- a/offapi/com/sun/star/ucb/ODMAContentProvider.idl
+++ b/offapi/com/sun/star/ucb/ODMAContentProvider.idl
@@ -48,7 +48,7 @@ published service ODMAContentProvider
<li><p>The Root Folder exists at any time and is used to show all
documents available at that time. All other OCP contents are children
of this folder. The OCP Root Folder can only contain OCP Documents.
- It has the URL &bdquo;<b>vnd.sun.star.odma:/</b>&ldquo;.</p>
+ It has the URL <code><b>vnd.sun.star.odma:/</b></code>.</p>
</ol>
diff --git a/udkapi/com/sun/star/uri/XVndSunStarExpandUrl.idl b/udkapi/com/sun/star/uri/XVndSunStarExpandUrl.idl
index 5a20c9646505..75f19bd017f9 100644
--- a/udkapi/com/sun/star/uri/XVndSunStarExpandUrl.idl
+++ b/udkapi/com/sun/star/uri/XVndSunStarExpandUrl.idl
@@ -33,11 +33,11 @@ module com { module sun { module star { module uri {
represents absolute &ldquo;vnd.sun.star.expand&rdquo; URLs.
<p>These URLs are of the form<br/>
- &emsp;<var>vnd-sun-star-expand-url</var> =
+ &nbsp;&nbsp;&nbsp;<var>vnd-sun-star-expand-url</var> =
<code>"VND.SUN.STAR.EXPAND:"</code> <var>opaque_part</var><br/>
where the <var>opaque_part</var> is an UTF-8 string as described in
<a href="http://udk.openoffice.org/common/man/concept/micro_deployment.html">
- <cite>Bootstrap Arguments and Micro Deployment</cite></a>. See
+ Bootstrap Arguments and Micro Deployment</a>. See
<a href="http://www.ietf.org/rfc/rfc2396.txt">RFC&nbsp;2396</a>,
<a href="http://www.ietf.org/rfc/rfc2732.txt">RFC&nbsp;2732</a>, and
<a href="http://www.ietf.org/rfc/rfc2234.txt">RFC&nbsp;2234</a> for
diff --git a/udkapi/com/sun/star/uri/XVndSunStarScriptUrl.idl b/udkapi/com/sun/star/uri/XVndSunStarScriptUrl.idl
index 15161ddb0098..bd5295930fa7 100644
--- a/udkapi/com/sun/star/uri/XVndSunStarScriptUrl.idl
+++ b/udkapi/com/sun/star/uri/XVndSunStarScriptUrl.idl
@@ -29,15 +29,15 @@ module com { module sun { module star { module uri {
represents absolute &ldquo;vnd.sun.star.script&rdquo; URLs.
<p>These URLs are of the form<br/>
- &emsp;<var>vnd-sun-star-script-url</var> =
+ &nbsp;&nbsp;&nbsp;<var>vnd-sun-star-script-url</var> =
<code>"VND.SUN.STAR.SCRIPT:"</code> <var>name</var> [<code>"?"</code>
<var>parameter</var> *(<code>"&"</code> <var>parameter</var>)]<br/>
- &emsp;<var>name</var> = 1*<var>schar</var><br/>
- &emsp;<var>parameter</var> = <var>key</var> <code>"="</code>
+ &nbsp;&nbsp;&nbsp;<var>name</var> = 1*<var>schar</var><br/>
+ &nbsp;&nbsp;&nbsp;<var>parameter</var> = <var>key</var> <code>"="</code>
<var>value</var><br/>
- &emsp;<var>key</var> = 1*<var>schar</var><br/>
- &emsp;<var>value</var> = *<var>schar</var><br/>
- &emsp;<var>schar</var> = <var>unreserved</var> / <var>escaped</var> /
+ &nbsp;&nbsp;&nbsp;<var>key</var> = 1*<var>schar</var><br/>
+ &nbsp;&nbsp;&nbsp;<var>value</var> = *<var>schar</var><br/>
+ &nbsp;&nbsp;&nbsp;<var>schar</var> = <var>unreserved</var> / <var>escaped</var> /
<code>"$"</code> / <code>"+"</code> / <code>","</code> / <code>":"</code> /
<code>";"</code> / <code>"@"</code> / <code>"["</code> /
<code>"]"</code><br/>