From ecf836b73e733ae95cd8dc761db2a84f33b9ded6 Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Fri, 7 Dec 2007 10:18:25 +0000 Subject: INTEGRATION: CWS npower8 (1.1.2); FILE ADDED 2007/07/11 14:37:46 npower 1.1.2.2: fix from kendy to simplify the translation, seems on 64bit and gcj some files weren't getting generated 2007/07/08 19:14:50 npower 1.1.2.1: oops forgot to move this file --- oovbaapi/genconstidl/oovbaconsts.xsl | 96 ++++++++++++++++++++++++++++++++++++ 1 file changed, 96 insertions(+) create mode 100644 oovbaapi/genconstidl/oovbaconsts.xsl (limited to 'oovbaapi/genconstidl') diff --git a/oovbaapi/genconstidl/oovbaconsts.xsl b/oovbaapi/genconstidl/oovbaconsts.xsl new file mode 100644 index 000000000000..de009895a73e --- /dev/null +++ b/oovbaapi/genconstidl/oovbaconsts.xsl @@ -0,0 +1,96 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + abcdefghijklmnopqrstuvwxyz + ABCDEFGHIJKLMNOPQRSTUVWXYZ + + module org { module openoffice { module + + + { + constants { + + + + + + const long = ; + + + + + + }; + }; }; }; + + + + -- cgit