Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion part2/content/api/common/designgoals.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ <h2>Main Design Goals</h2>

<p>
It has to be seen more like an independent specification than being
dependent on a preexisting implementation. Therefor it is our to keep all
dependent on a preexisting implementation. Therefore it is our to keep all
component APIs in this project and to keep all implementation code out of
this project.
</p>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -411,7 +411,7 @@
is made using this <a href="#Category">Category</a> attribute.</p>

<p>For your implementation of <a href="XPropertyHandler.html">XPropertyHandler</a>, it's recommended that you document the programmatic
names used for property categories. This way, your handler might be re-used in
names used for property categories. This way, your handler might be reused in
different contexts, where only the <a href="XObjectInspectorModel.html">XObjectInspectorModel</a> needs to provide consistent
UI names for the categories.</p>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
<tr>
<td class="imsum_left"><a href="#ValueUnit">ValueUnit</a></td>
<td class="imsum_right">describes a ::com::sun::star::<a href="../util/module-ix.html">util</a>::<a href="../util/MeasureUnit.html">MeasureUnit</a> to be
applied for transfering values.
applied for transferring values.

&nbsp;</td>
</tr>
Expand Down Expand Up @@ -165,7 +165,7 @@
</dd>
<dd><p>Only a certain set of ::com::sun::star::<a href="../util/module-ix.html">util</a>::<a href="../util/MeasureUnit.html">MeasureUnit</a> values is
supported. In particular, every value which denotes a fraction of another
unit (like 100th millimiters) cannot be used as DisplayUnit.</p>
unit (like 100th millimeters) cannot be used as DisplayUnit.</p>

</dd>
<dt><b>Throws</b></dt>
Expand All @@ -185,7 +185,7 @@
<dl>
<dt><b>Description</b></dt>
<dd>describes a ::com::sun::star::<a href="../util/module-ix.html">util</a>::<a href="../util/MeasureUnit.html">MeasureUnit</a> to be
applied for transfering values.
applied for transferring values.

</dd>
<dd><p>The core measurement unit for a property value might differ from the unit which
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@
</tr>
<tr>
<td class="imsum_left"><a href="#onInteractivePropertySelection">onInteractivePropertySelection</a></td>
<td class="imsum_right">called when a browse button belonging to a property UI represenation has been clicked
<td class="imsum_right">called when a browse button belonging to a property UI representation has been clicked

&nbsp;</td>
</tr>
Expand Down Expand Up @@ -652,8 +652,8 @@
<p>In such a case, simply return those properties here.</p>

<p>There is a precedence in the property handlers used by an <a href="ObjectInspector.html">ObjectInspector</a>,
which also is important for the superseded properties. This precendence is implied by the
precendence of factories to create the property handlers, as denoted in the
which also is important for the superseded properties. This precedence is implied by the
precedence of factories to create the property handlers, as denoted in the
<a href="XObjectInspectorModel.html">XObjectInspectorModel</a>::<a href="XObjectInspectorModel.html#HandlerFactories">HandlerFactories</a> attribute.</p>

<p>With this in mind, property handlers can only supersede properties which are supported
Expand Down Expand Up @@ -790,7 +790,7 @@
<hr>
<dl>
<dt><b>Description</b></dt>
<dd>called when a browse button belonging to a property UI represenation has been clicked
<dd>called when a browse button belonging to a property UI representation has been clicked

</dd>
<dd><p>Property handlers can raise a dedicated UI for entering or somehow changing a property value.
Expand Down Expand Up @@ -924,7 +924,7 @@
<br/>
In some cases it may be necessary to differentiate between both situations. For instance,
if you want to set the value of another property when an actuating property's value changed,
you should definately not do this when <arg>FirstTimeInit</arg> is <b>true</b>.
you should definitely not do this when <arg>FirstTimeInit</arg> is <b>true</b>.
</dd>
<dt><b>Throws</b></dt>
<dd>com::sun::star::lang::NullPointerException
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
</tr>
<tr>
<td class="imsum_left"><a href="#convertToPropertyValue">convertToPropertyValue</a></td>
<td class="imsum_right">converts a string into an any with the type defined by the target tpye.
<td class="imsum_right">converts a string into an any with the type defined by the target type.
&nbsp;</td>
</tr>
</table>
Expand Down Expand Up @@ -125,7 +125,7 @@
<hr>
<dl>
<dt><b>Description</b></dt>
<dd>converts a string into an any with the type defined by the target tpye.
<dd>converts a string into an any with the type defined by the target type.
</dd>
<dt><b>Parameter ControlValue</b></dt>
<dd>The to-be-converted control value.
Expand Down
8 changes: 4 additions & 4 deletions part2/content/api/docs/common/ref/com/sun/star/module-ix.html
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@
</tr>
<tr>
<td class="imsum_left"><a href="image/module-ix.html">image</a></td>
<td class="imsum_right">image manupulation interfaces.</td>
<td class="imsum_right">image manipulation interfaces.</td>
</tr>
<tr>
<td class="imsum_left"><a href="inspection/module-ix.html">inspection</a></td>
Expand Down Expand Up @@ -264,7 +264,7 @@
</tr>
<tr>
<td class="imsum_left"><a href="security/module-ix.html">security</a></td>
<td class="imsum_right">Interface for authorisation and authentification.</td>
<td class="imsum_right">Interface for authorisation and authentication.</td>
</tr>
<tr>
<td class="imsum_left"><a href="setup/module-ix.html">setup</a></td>
Expand All @@ -283,7 +283,7 @@
</tr>
<tr>
<td class="imsum_left"><a href="svg/module-ix.html">svg</a></td>
<td class="imsum_right">Interfaces for import/export of Scaleable Vector Format.</td>
<td class="imsum_right">Interfaces for import/export of Scalable Vector Format.</td>
</tr>
<tr>
<td class="imsum_left"><a href="sync/module-ix.html">sync</a></td>
Expand Down Expand Up @@ -335,7 +335,7 @@
</tr>
<tr>
<td class="imsum_left"><a href="view/module-ix.html">view</a></td>
<td class="imsum_right">Document view specfic interfaces (e.g. selection access and printing).</td>
<td class="imsum_right">Document view specific interfaces (e.g. selection access and printing).</td>
</tr>
<tr>
<td class="imsum_left"><a href="xforms/module-ix.html">xforms</a></td>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@

</dd>
<dd><p>
The properties for a connection contain additonal information about how to connect to a database and
The properties for a connection contain additional information about how to connect to a database and
how to control the behavior of the resulting connection should be.

</p>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@

</dd>
<dd><p>
The properties for a connection contain additonal information about how to connect to a database and
The properties for a connection contain additional information about how to connect to a database and
how to control the behavior of the resulting connection should be.

</p>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
The actual type constant values are equivalent to those in the X/Open CLI.
</p>
<p>
Precise information about the specfic types can be got from
Precise information about the specific types can be got from
<a href="XDatabaseMetaData.html">XDatabaseMetaData</a>::<a href="XDatabaseMetaData.html#getTypeInfo">getTypeInfo()</a>
.</p>
</dd>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@

</dd>
<dd><p>
The properties for a connection contain additonal information about how to connect to a database and
The properties for a connection contain additional information about how to connect to a database and
how to control the behavior of the resulting connection should be.

</p>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@

</dd>
<dd><p>
The properties for a connection contain additonal information about how to connect to a database and
The properties for a connection contain additional information about how to connect to a database and
how to control the behavior of the resulting connection should be.

</p>
Expand Down Expand Up @@ -98,28 +98,28 @@
<td class="imsum_left">string<br>
<a href="#FieldDelimiter">FieldDelimiter</a></td>
<td class="imsum_right"><b>[ OPTIONAL ]<br>
</b>A one character delimiter to seperate the fields.
</b>A one character delimiter to separate the fields.
&nbsp;</td>
</tr>
<tr>
<td class="imsum_left">string<br>
<a href="#StringDelimiter">StringDelimiter</a></td>
<td class="imsum_right"><b>[ OPTIONAL ]<br>
</b>A one character delimiter to seperate the strings.
</b>A one character delimiter to separate the strings.
&nbsp;</td>
</tr>
<tr>
<td class="imsum_left">string<br>
<a href="#DecimalDelimiter">DecimalDelimiter</a></td>
<td class="imsum_right"><b>[ OPTIONAL ]<br>
</b>A one character delimiter to seperate the decimal.
</b>A one character delimiter to separate the decimal.
&nbsp;</td>
</tr>
<tr>
<td class="imsum_left">string<br>
<a href="#ThousandDelimiter">ThousandDelimiter</a></td>
<td class="imsum_right"><b>[ OPTIONAL ]<br>
</b>A one character delimiter to seperate the thousands.
</b>A one character delimiter to separate the thousands.
&nbsp;</td>
</tr>
<tr>
Expand Down Expand Up @@ -180,7 +180,7 @@
<dt><b>Usage Restrictions</b></dt>
<dd><i>optional</i></dd>
<dt><b>Description</b></dt>
<dd>A one character delimiter to seperate the fields.
<dd>A one character delimiter to separate the fields.
</dd>
</dl>
</td>
Expand All @@ -196,7 +196,7 @@
<dt><b>Usage Restrictions</b></dt>
<dd><i>optional</i></dd>
<dt><b>Description</b></dt>
<dd>A one character delimiter to seperate the strings.
<dd>A one character delimiter to separate the strings.
</dd>
</dl>
</td>
Expand All @@ -212,7 +212,7 @@
<dt><b>Usage Restrictions</b></dt>
<dd><i>optional</i></dd>
<dt><b>Description</b></dt>
<dd>A one character delimiter to seperate the decimal.
<dd>A one character delimiter to separate the decimal.
</dd>
</dl>
</td>
Expand All @@ -228,7 +228,7 @@
<dt><b>Usage Restrictions</b></dt>
<dd><i>optional</i></dd>
<dt><b>Description</b></dt>
<dd>A one character delimiter to seperate the thousands.
<dd>A one character delimiter to separate the thousands.
</dd>
</dl>
</td>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
.
</dd>
<dd><P>
Indentifies table statistics that are returned in conjunction
Identifies table statistics that are returned in conjunction
with a table's index description.
</P>
</dd>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@

</dd>
<dd><p>
The properties for a connection contain additonal information about how to connect to a database and
The properties for a connection contain additional information about how to connect to a database and
how to control the behavior of the resulting connection should be.

</p>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@

</dd>
<dd><p>
The properties for a connection contain additonal information about how to connect to a database and
The properties for a connection contain additional information about how to connect to a database and
how to control the behavior of the resulting connection should be.

</p>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
<p>
On the one hand, a RowSet can be used as a short cut to retrieve the data of a DataSource.
You don't have to establish a connection, create a Statement, and then create
a ResultSet. On the other hand, a rowset can be used to implement capabilties for
a ResultSet. On the other hand, a rowset can be used to implement capabilities for
a result set, which are not supported by a driver result set, like caching
strategies or update capabilities.
</p>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
</tr>
<tr>
<td class="imsum_left"><a href="#addBatch">addBatch</a></td>
<td class="imsum_right">adds a SQL command to the current batch of commmands for the statement
<td class="imsum_right">adds a SQL command to the current batch of commands for the statement
object.
&nbsp;</td>
</tr>
Expand Down Expand Up @@ -90,7 +90,7 @@
<hr>
<dl>
<dt><b>Description</b></dt>
<dd>adds a SQL command to the current batch of commmands for the statement
<dd>adds a SQL command to the current batch of commands for the statement
object.
</dd>
<dt><b>Parameter sql</b></dt>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -792,7 +792,7 @@
<td class="imsum_right">gets a description of the access rights for each table available
in a catalog. Note that a table privilege applies to one or
more columns in the table. It would be wrong to assume that
this priviledge applies to all columns (this may be <b>true</b> for
this privilege applies to all columns (this may be <b>true</b> for
some systems but is not <b>true</b> for all.)


Expand Down Expand Up @@ -5509,7 +5509,7 @@
Only privileges matching the column name criteria are
returned. They are ordered by COLUMN_NAME and PRIVILEGE.
</p>
<p>Each privilige description has the following columns:
<p>Each privilege description has the following columns:
</p>
<ol>
<li>
Expand Down Expand Up @@ -5596,7 +5596,7 @@
<dd>gets a description of the access rights for each table available
in a catalog. Note that a table privilege applies to one or
more columns in the table. It would be wrong to assume that
this priviledge applies to all columns (this may be <b>true</b> for
this privilege applies to all columns (this may be <b>true</b> for
some systems but is not <b>true</b> for all.)


Expand All @@ -5605,7 +5605,7 @@
criteria are returned. They are ordered by TABLE_SCHEM,
TABLE_NAME, and PRIVILEGE.
</p>
<p>Each privilige description has the following columns:
<p>Each privilege description has the following columns:
</p>
<ol>
<li>
Expand Down Expand Up @@ -6612,7 +6612,7 @@
<b>TYPE</b> short => index type:
<ul>
<li> 0 - this identifies table statistics that are
returned in conjuction with a table's index descriptions
returned in conjunction with a table's index descriptions
</li>
<li> CLUSTERED - this is a clustered index
</li>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<tr>
<td><dl>
<dt><b>Description</b></dt>
<dd>provides the possibilty of executing a precompiled SQL statement.
<dd>provides the possibility of executing a precompiled SQL statement.


</dd>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<tr>
<td><dl>
<dt><b>Description</b></dt>
<dd>provides the possiblity to write changes made on a result set back to
<dd>provides the possibility to write changes made on a result set back to
database.
</dd>
</dl>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@
</tr>
<tr>
<td class="imsum_left"><a href="XPreparedStatement.html">XPreparedStatement</a></td>
<td class="imsum_right">provides the possibilty of executing a precompiled SQL statement.
<td class="imsum_right">provides the possibility of executing a precompiled SQL statement.


</td>
Expand Down Expand Up @@ -366,7 +366,7 @@
</tr>
<tr>
<td class="imsum_left"><a href="XResultSetUpdate.html">XResultSetUpdate</a></td>
<td class="imsum_right">provides the possiblity to write changes made on a result set back to
<td class="imsum_right">provides the possibility to write changes made on a result set back to
database.
</td>
</tr>
Expand Down
Loading