summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2007-07-24 10:59:23 +0000
committerRüdiger Timm <rt@openoffice.org>2007-07-24 10:59:23 +0000
commitb5e8ad42874af128ea9e4ada406303695c9be314 (patch)
treeb8f5b65b310d36fcfb9a80a6e81edf2c3dafb323
parent8eb40998c7db6bd232968070aa60cb6955361ef7 (diff)
INTEGRATION: CWS dba23b (1.2.144); FILE MERGED
2007/07/07 20:23:04 fs 1.2.144.1: fully qualified since tag
-rw-r--r--offapi/com/sun/star/sdb/application/DatabaseObject.idl8
-rw-r--r--offapi/com/sun/star/sdb/application/XDatabaseDocumentUI.idl6
-rw-r--r--offapi/com/sun/star/sdb/application/XTableUIProvider.idl6
3 files changed, 13 insertions, 7 deletions
diff --git a/offapi/com/sun/star/sdb/application/DatabaseObject.idl b/offapi/com/sun/star/sdb/application/DatabaseObject.idl
index ca20bede1d89..6f32fe553b71 100644
--- a/offapi/com/sun/star/sdb/application/DatabaseObject.idl
+++ b/offapi/com/sun/star/sdb/application/DatabaseObject.idl
@@ -4,9 +4,9 @@
*
* $RCSfile: DatabaseObject.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: kz $ $Date: 2006-10-05 12:55:25 $
+ * last change: $Author: rt $ $Date: 2007-07-24 11:58:58 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -46,7 +46,9 @@ module com { module sun { module star { module sdb { module application {
//=============================================================================
-/**
+/** denotes different objects within a database document
+
+ @since OOo 2.2.0
*/
constants DatabaseObject
{
diff --git a/offapi/com/sun/star/sdb/application/XDatabaseDocumentUI.idl b/offapi/com/sun/star/sdb/application/XDatabaseDocumentUI.idl
index 3fcb013f3b6c..5ae03c4982cf 100644
--- a/offapi/com/sun/star/sdb/application/XDatabaseDocumentUI.idl
+++ b/offapi/com/sun/star/sdb/application/XDatabaseDocumentUI.idl
@@ -4,9 +4,9 @@
*
* $RCSfile: XDatabaseDocumentUI.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: kz $ $Date: 2006-10-05 12:55:36 $
+ * last change: $Author: rt $ $Date: 2007-07-24 11:59:11 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -62,6 +62,8 @@ module com { module sun { module star { module sdb { module application {
@see com::sun::star::frame::Controller
@see com::sun::star::sdb::DatabaseDocument
+
+ @since OOo 2.2.0
*/
interface XDatabaseDocumentUI
{
diff --git a/offapi/com/sun/star/sdb/application/XTableUIProvider.idl b/offapi/com/sun/star/sdb/application/XTableUIProvider.idl
index 8daaf2db7e04..8e37fb830706 100644
--- a/offapi/com/sun/star/sdb/application/XTableUIProvider.idl
+++ b/offapi/com/sun/star/sdb/application/XTableUIProvider.idl
@@ -4,9 +4,9 @@
*
* $RCSfile: XTableUIProvider.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: kz $ $Date: 2006-10-05 12:55:47 $
+ * last change: $Author: rt $ $Date: 2007-07-24 11:59:23 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -52,6 +52,8 @@ interface XDatabaseDocumentUI;
interface information and/or components for database tables.
@see com::sun::star::sdb::Connection
+
+ @since OOo 2.2.0
*/
interface XTableUIProvider
{