summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sdb/DatabaseDocument.idl
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2007-01-15 12:51:16 +0000
committerVladimir Glazounov <vg@openoffice.org>2007-01-15 12:51:16 +0000
commitf65a5e2dedd4587a87d3fb8f657f38a5b324df35 (patch)
treea367e64f04b3e5ffb6361f01a9720183438f686f /offapi/com/sun/star/sdb/DatabaseDocument.idl
parentb0aac2529f49a3e1577edcf1b269167afa0f035e (diff)
INTEGRATION: CWS dba22b (1.9.232); FILE MERGED
2006/12/12 09:27:58 fs 1.9.232.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers
Diffstat (limited to 'offapi/com/sun/star/sdb/DatabaseDocument.idl')
-rw-r--r--offapi/com/sun/star/sdb/DatabaseDocument.idl7
1 files changed, 2 insertions, 5 deletions
diff --git a/offapi/com/sun/star/sdb/DatabaseDocument.idl b/offapi/com/sun/star/sdb/DatabaseDocument.idl
index 6328a30bd7fc..b622b80f38b9 100644
--- a/offapi/com/sun/star/sdb/DatabaseDocument.idl
+++ b/offapi/com/sun/star/sdb/DatabaseDocument.idl
@@ -4,9 +4,9 @@
*
* $RCSfile: DatabaseDocument.idl,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 03:16:40 $
+ * last change: $Author: vg $ $Date: 2007-01-15 13:51:16 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -50,7 +50,6 @@
module com { module sun { module star { module sdb {
-// DocMerge from xml: service com::sun::star::sdbcx::com::sun::star::sdb::DatabaseDocument
/** specifies documents which belong to a database access bean.
<p>
@@ -72,13 +71,11 @@ published service DatabaseDocument
// allows to rename the object.
interface com::sun::star::sdbcx::XRename;
- // DocMerge from xml: property com::sun::star::sdbcx::com::sun::star::sdb::DatabaseDocument::Name
/** is the name of the document.
*/
[readonly, property] string Name;
- // DocMerge from xml: property com::sun::star::sdbcx::com::sun::star::sdb::DatabaseDocument::URL
/** is the URL of the document.
*/
[readonly, property] string URL;