summaryrefslogtreecommitdiff
path: root/offapi
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
commit0e91a5b571792b6b0ed24eb1157734a2b0ff2543 (patch)
treee0eb3a99b9f1029830f95d5eeace0bc4417a30a7 /offapi
parentfb3ba76c8c63780dbae2df705b5a628b06002f5d (diff)
Remove RCS lines.
Diffstat (limited to 'offapi')
-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 948c86debf3a..ea64bef9dea8 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 158ba387be6b..b5c3e58eba2e 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 a9bde042fa5a..cb957ee0ebc2 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 feb8191c44d9..9d05adb7ae57 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