summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sdbc
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sdbc')
-rw-r--r--offapi/com/sun/star/sdbc/ConnectionProperties.idl2
-rw-r--r--offapi/com/sun/star/sdbc/DBASEConnectionProperties.idl2
-rw-r--r--offapi/com/sun/star/sdbc/DataType.idl2
-rw-r--r--offapi/com/sun/star/sdbc/FILEConnectionProperties.idl2
-rw-r--r--offapi/com/sun/star/sdbc/FLATConnectionProperties.idl10
-rw-r--r--offapi/com/sun/star/sdbc/JDBCConnectionProperties.idl2
-rw-r--r--offapi/com/sun/star/sdbc/ODBCConnectionProperties.idl2
-rw-r--r--offapi/com/sun/star/sdbc/XDatabaseMetaData.idl4
-rw-r--r--offapi/com/sun/star/sdbc/XPreparedStatement.idl2
-rw-r--r--offapi/com/sun/star/sdbc/XResultSetUpdate.idl2
10 files changed, 15 insertions, 15 deletions
diff --git a/offapi/com/sun/star/sdbc/ConnectionProperties.idl b/offapi/com/sun/star/sdbc/ConnectionProperties.idl
index 5c40a6eb820b..293bd0ac3282 100644
--- a/offapi/com/sun/star/sdbc/ConnectionProperties.idl
+++ b/offapi/com/sun/star/sdbc/ConnectionProperties.idl
@@ -33,7 +33,7 @@
<member scope="com::sun::star::sdbc">XDriverManager::getConnectionWithInfo()</member>.
<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>
diff --git a/offapi/com/sun/star/sdbc/DBASEConnectionProperties.idl b/offapi/com/sun/star/sdbc/DBASEConnectionProperties.idl
index 03c215bfa5d9..49145d9deb40 100644
--- a/offapi/com/sun/star/sdbc/DBASEConnectionProperties.idl
+++ b/offapi/com/sun/star/sdbc/DBASEConnectionProperties.idl
@@ -35,7 +35,7 @@ module com { module sun { module star { module sdbc {
<member scope="com::sun::star::sdbc">XDriverManager::getConnectionWithInfo()</member>.
<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>
diff --git a/offapi/com/sun/star/sdbc/DataType.idl b/offapi/com/sun/star/sdbc/DataType.idl
index b3d1833e8f6e..c1d6aa7624f8 100644
--- a/offapi/com/sun/star/sdbc/DataType.idl
+++ b/offapi/com/sun/star/sdbc/DataType.idl
@@ -33,7 +33,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
<member>XDatabaseMetaData::getTypeInfo()</member>
.</p>
*/
diff --git a/offapi/com/sun/star/sdbc/FILEConnectionProperties.idl b/offapi/com/sun/star/sdbc/FILEConnectionProperties.idl
index 6e13bd0d0b71..f8694192b76a 100644
--- a/offapi/com/sun/star/sdbc/FILEConnectionProperties.idl
+++ b/offapi/com/sun/star/sdbc/FILEConnectionProperties.idl
@@ -35,7 +35,7 @@ module com { module sun { module star { module sdbc {
<member scope="com::sun::star::sdbc">XDriverManager::getConnectionWithInfo()</member>.
<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>
diff --git a/offapi/com/sun/star/sdbc/FLATConnectionProperties.idl b/offapi/com/sun/star/sdbc/FLATConnectionProperties.idl
index dd1a063e11bd..4b55c84e6e34 100644
--- a/offapi/com/sun/star/sdbc/FLATConnectionProperties.idl
+++ b/offapi/com/sun/star/sdbc/FLATConnectionProperties.idl
@@ -35,7 +35,7 @@ module com { module sun { module star { module sdbc {
<member scope="com::sun::star::sdbc">XDriverManager::getConnectionWithInfo()</member>.
<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>
@@ -51,19 +51,19 @@ service FLATConnectionProperties
*/
[optional, property] boolean HeaderLine;
- /** A one character delimiter to seperate the fields.
+ /** A one character delimiter to separate the fields.
*/
[optional, property] string FieldDelimiter;
- /** A one character delimiter to seperate the strings.
+ /** A one character delimiter to separate the strings.
*/
[optional, property] string StringDelimiter;
- /** A one character delimiter to seperate the decimal.
+ /** A one character delimiter to separate the decimal.
*/
[optional, property] string DecimalDelimiter;
- /** A one character delimiter to seperate the thousands.
+ /** A one character delimiter to separate the thousands.
*/
[optional, property] string ThousandDelimiter;
diff --git a/offapi/com/sun/star/sdbc/JDBCConnectionProperties.idl b/offapi/com/sun/star/sdbc/JDBCConnectionProperties.idl
index a99441da0855..b082a3cde3c1 100644
--- a/offapi/com/sun/star/sdbc/JDBCConnectionProperties.idl
+++ b/offapi/com/sun/star/sdbc/JDBCConnectionProperties.idl
@@ -38,7 +38,7 @@ module com { module sun { module star { module sdbc {
<member scope="com::sun::star::sdbc">XDriverManager::getConnectionWithInfo()</member>.
<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>
diff --git a/offapi/com/sun/star/sdbc/ODBCConnectionProperties.idl b/offapi/com/sun/star/sdbc/ODBCConnectionProperties.idl
index ab89924e7795..e019f253d148 100644
--- a/offapi/com/sun/star/sdbc/ODBCConnectionProperties.idl
+++ b/offapi/com/sun/star/sdbc/ODBCConnectionProperties.idl
@@ -35,7 +35,7 @@ module com { module sun { module star { module sdbc {
<member scope="com::sun::star::sdbc">XDriverManager::getConnectionWithInfo()</member>.
<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>
diff --git a/offapi/com/sun/star/sdbc/XDatabaseMetaData.idl b/offapi/com/sun/star/sdbc/XDatabaseMetaData.idl
index d07ab69b6d0c..001009984eec 100644
--- a/offapi/com/sun/star/sdbc/XDatabaseMetaData.idl
+++ b/offapi/com/sun/star/sdbc/XDatabaseMetaData.idl
@@ -1617,7 +1617,7 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
/** 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 <TRUE/> for
+ this privilege applies to all columns (this may be <TRUE/> for
some systems but is not <TRUE/> for all.)
@@ -2319,7 +2319,7 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
<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>
diff --git a/offapi/com/sun/star/sdbc/XPreparedStatement.idl b/offapi/com/sun/star/sdbc/XPreparedStatement.idl
index 52a736ef8dfc..f4759b095793 100644
--- a/offapi/com/sun/star/sdbc/XPreparedStatement.idl
+++ b/offapi/com/sun/star/sdbc/XPreparedStatement.idl
@@ -37,7 +37,7 @@
published interface XResultSet;
-/** provides the possibilty of executing a precompiled SQL statement.
+/** provides the possibility of executing a precompiled SQL statement.
<p>
diff --git a/offapi/com/sun/star/sdbc/XResultSetUpdate.idl b/offapi/com/sun/star/sdbc/XResultSetUpdate.idl
index 318391a93d60..b129d4e10b2b 100644
--- a/offapi/com/sun/star/sdbc/XResultSetUpdate.idl
+++ b/offapi/com/sun/star/sdbc/XResultSetUpdate.idl
@@ -34,7 +34,7 @@
module com { module sun { module star { module sdbc {
-/** provides the possiblity to write changes made on a result set back to
+/** provides the possibility to write changes made on a result set back to
database.
*/
published interface XResultSetUpdate: com::sun::star::uno::XInterface