summaryrefslogtreecommitdiff
path: root/idl/util/svidl.hdb
diff options
context:
space:
mode:
authorMartin Hollmichel <mh@openoffice.org>2010-04-06 14:40:41 +0200
committerMartin Hollmichel <mh@openoffice.org>2010-04-06 14:40:41 +0200
commitc487915ddb02c4fed6a5daf21ee36f3d93c2cd8d (patch)
tree1c9da385ac99c878dcffcf575418cb6e023a0cf9 /idl/util/svidl.hdb
parentea73eac25057530536d172cc9e63c668c71229f9 (diff)
nativea: #i110249# chg copyright
Diffstat (limited to 'idl/util/svidl.hdb')
-rw-r--r--idl/util/svidl.hdb25
1 files changed, 0 insertions, 25 deletions
diff --git a/idl/util/svidl.hdb b/idl/util/svidl.hdb
deleted file mode 100644
index d57bedb453..0000000000
--- a/idl/util/svidl.hdb
+++ /dev/null
@@ -1,25 +0,0 @@
-write "/*************************************************************************"
-write "* SV.HXX"
-write "* __DATE__"
-write "* (c) 1992-1994 STAR DIVISION"
-write "*************************************************************************/"
-write "#ifndef _SVIDL_HXX"
-write "#define _SVIDL_HXX"
-write "#ifndef _PSTREAM_HXX"
-write "#include <pstream.hxx>"
-write "#endif"
-write "#ifndef _SBX_HXX"
-write "#include <sbx.hxx>"
-write "#endif"
-write "#define IDL_COMPILER /*vorlaeufig immer */"
-file char.hxx
-file hash.hxx
-file lex.hxx
-file bastype.hxx
-file basobj.hxx
-file types.hxx
-file object.hxx
-file slot.hxx
-file module.hxx
-file database.hxx
-write "#endif"