summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sdb/application/XTableUIProvider.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sdb/application/XTableUIProvider.idl')
-rw-r--r--offapi/com/sun/star/sdb/application/XTableUIProvider.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/sdb/application/XTableUIProvider.idl b/offapi/com/sun/star/sdb/application/XTableUIProvider.idl
index ec31ace643aa..e93df6429684 100644
--- a/offapi/com/sun/star/sdb/application/XTableUIProvider.idl
+++ b/offapi/com/sun/star/sdb/application/XTableUIProvider.idl
@@ -76,7 +76,7 @@ interface XTableUIProvider
@param DocumentUI
provides access to the UI in which the database document is
currently displayed.<br/>
- In particular, this paramter provides access to the application's main
+ In particular, this parameter provides access to the application's main
window, which is needed in case the table editor should be a dialog.
@param TableName
@@ -105,7 +105,7 @@ interface XTableUIProvider
if the given <arg>TableName</arg> does not denote an existing table
@throws ::com::sun::star::lang::WrappedTargetException
- if an error occures while creating the table editor component.
+ if an error occurs while creating the table editor component.
*/
com::sun::star::uno::XInterface getTableEditor(
[in] XDatabaseDocumentUI DocumentUI,