summaryrefslogtreecommitdiff
path: root/offapi/com
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2011-01-31 19:03:37 +0100
committerThomas Arnhold <thomas@arnhold.org>2011-01-31 19:03:47 +0100
commit50dedd84198650c76ce488f109e01db05870d71c (patch)
tree79c353fb46c1429198178b1ad3edb98aece88955 /offapi/com
parentf0feac352833816e1011b06090bd4e6c446af3df (diff)
Remove RCS lines.
Diffstat (limited to 'offapi/com')
-rw-r--r--offapi/com/sun/star/document/XCodeNameQuery.idl6
-rw-r--r--offapi/com/sun/star/script/ModuleInfo.idl6
-rw-r--r--offapi/com/sun/star/script/ModuleType.idl22
-rw-r--r--offapi/com/sun/star/sdb/XRowsChangeBroadcaster.idl4
4 files changed, 0 insertions, 38 deletions
diff --git a/offapi/com/sun/star/document/XCodeNameQuery.idl b/offapi/com/sun/star/document/XCodeNameQuery.idl
index 948c86deb..ea64bef9d 100644
--- a/offapi/com/sun/star/document/XCodeNameQuery.idl
+++ b/offapi/com/sun/star/document/XCodeNameQuery.idl
@@ -2,12 +2,6 @@
*
* OpenOffice.org - a multi-platform office productivity suite
*
- * $RCSfile: XDocumentPropertiesSupplier.idl,v $
- *
- * $Revision$
- *
- * last change: $Author$ $Date$
- *
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
*
diff --git a/offapi/com/sun/star/script/ModuleInfo.idl b/offapi/com/sun/star/script/ModuleInfo.idl
index 0a35328ba..31342c002 100644
--- a/offapi/com/sun/star/script/ModuleInfo.idl
+++ b/offapi/com/sun/star/script/ModuleInfo.idl
@@ -2,12 +2,6 @@
*
* OpenOffice.org - a multi-platform office productivity suite
*
- * $RCSfile: ModuleInfo.idl,v $
- *
- * $Revision: 1.2 $
- *
- * last change: $Author: rt $ $Date: 2006/05/05 10:14:46 $
- *
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
*
diff --git a/offapi/com/sun/star/script/ModuleType.idl b/offapi/com/sun/star/script/ModuleType.idl
index 32c90d9d8..cb957ee0e 100644
--- a/offapi/com/sun/star/script/ModuleType.idl
+++ b/offapi/com/sun/star/script/ModuleType.idl
@@ -2,12 +2,6 @@
*
* OpenOffice.org - a multi-platform office productivity suite
*
- * $RCSfile: ModuleType.idl,v $
- *
- * $Revision: 1.2 $
- *
- * last change: $Author: rt $ $Date: 2006/05/05 10:14:46 $
- *
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
*
@@ -42,27 +36,11 @@ module com { module sun { module star { module script {
published constants ModuleType
{
- // ------------------------------------------------------------------------
-
const long UNKNOWN = 0;
-
- // ------------------------------------------------------------------------
-
const long NORMAL = 1;
-
- // ------------------------------------------------------------------------
-
const long CLASS = 2;
-
- // ------------------------------------------------------------------------
-
const long FORM = 3;
-
- // ------------------------------------------------------------------------
-
const long DOCUMENT = 4;
-
- // ------------------------------------------------------------------------
};
//=============================================================================
diff --git a/offapi/com/sun/star/sdb/XRowsChangeBroadcaster.idl b/offapi/com/sun/star/sdb/XRowsChangeBroadcaster.idl
index 0ef9fbc5b..e974323f8 100644
--- a/offapi/com/sun/star/sdb/XRowsChangeBroadcaster.idl
+++ b/offapi/com/sun/star/sdb/XRowsChangeBroadcaster.idl
@@ -5,10 +5,6 @@
*
* OpenOffice.org - a multi-platform office productivity suite
*
-* $RCSfile: code,v $
-*
-* $Revision: 1.3 $
-*
* This file is part of OpenOffice.org.
*
* OpenOffice.org is free software: you can redistribute it and/or modify