You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ar...@apache.org on 2012/10/10 23:13:21 UTC

svn commit: r1396797 [11/25] - in /incubator/ooo/branches/buildsys/main: ./ basebmp/ basebmp/prj/ basegfx/ basegfx/inc/basegfx/ basegfx/prj/ canvas/ canvas/inc/canvas/ canvas/prj/ cppcanvas/ cppcanvas/inc/cppcanvas/ cppcanvas/prj/ dbaccess/ dbaccess/in...

Added: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/dao/TableDefAttributeEnum.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/dao/TableDefAttributeEnum.idl?rev=1396797&view=auto
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/dao/TableDefAttributeEnum.idl (added)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/dao/TableDefAttributeEnum.idl Wed Oct 10 21:12:40 2012
@@ -0,0 +1,10 @@
+module ooo { module vba { module dao {
+    constants TableDefAttributeEnum {
+        const long dbAttachedODBC = 536870912;
+        const long dbAttachedTable = 1073741824;
+        const long dbAttachExclusive = 65536;
+        const long dbAttachSavePWD = 131072;
+        const long dbHiddenObject = 1;
+        const long dbSystemObject = -2147483646;
+    };
+}; }; };

Added: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/dao/UpdateCriteriaEnum.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/dao/UpdateCriteriaEnum.idl?rev=1396797&view=auto
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/dao/UpdateCriteriaEnum.idl (added)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/dao/UpdateCriteriaEnum.idl Wed Oct 10 21:12:40 2012
@@ -0,0 +1,10 @@
+module ooo { module vba { module dao {
+    constants UpdateCriteriaEnum {
+        const long dbCriteriaAllCols = 4;
+        const long dbCriteriaDeleteInsert = 16;
+        const long dbCriteriaKey = 1;
+        const long dbCriteriaModValues = 2;
+        const long dbCriteriaTimestamp = 8;
+        const long dbCriteriaUpdate = 32;
+    };
+}; }; };

Added: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/dao/UpdateTypeEnum.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/dao/UpdateTypeEnum.idl?rev=1396797&view=auto
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/dao/UpdateTypeEnum.idl (added)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/dao/UpdateTypeEnum.idl Wed Oct 10 21:12:40 2012
@@ -0,0 +1,7 @@
+module ooo { module vba { module dao {
+    constants UpdateTypeEnum {
+        const long dbUpdateBatch = 4;
+        const long dbUpdateCurrentRecord = 2;
+        const long dbUpdateRegular = 1;
+    };
+}; }; };

Added: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/dao/WorkspaceTypeEnum.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/dao/WorkspaceTypeEnum.idl?rev=1396797&view=auto
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/dao/WorkspaceTypeEnum.idl (added)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/dao/WorkspaceTypeEnum.idl Wed Oct 10 21:12:40 2012
@@ -0,0 +1,6 @@
+module ooo { module vba { module dao {
+    constants WorkspaceTypeEnum {
+        const long dbUseJet = 2;
+        const long dbUseODBC = 1;
+    };
+}; }; };

Added: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/Constants.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/Constants.idl?rev=1396797&view=auto
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/Constants.idl (added)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/Constants.idl Wed Oct 10 21:12:40 2012
@@ -0,0 +1,171 @@
+module ooo { module vba { module excel {
+    constants Constants {
+        const long xl3DBar = -4099;
+        const long xl3DEffects1 = 13;
+        const long xl3DEffects2 = 14;
+        const long xl3DSurface = -4103;
+        const long xlAbove = 0;
+        const long xlAccounting1 = 4;
+        const long xlAccounting2 = 5;
+        const long xlAccounting3 = 6;
+        const long xlAccounting4 = 17;
+        const long xlAdd = 2;
+        const long xlAll = -4104;
+        const long xlAllExceptBorders = 7;
+        const long xlAutomatic = -4105;
+        const long xlBar = 2;
+        const long xlBelow = 1;
+        const long xlBidi = -5000;
+        const long xlBidiCalendar = 3;
+        const long xlBoth = 1;
+        const long xlBottom = -4107;
+        const long xlCascade = 7;
+        const long xlCenter = -4108;
+        const long xlCenterAcrossSelection = 7;
+        const long xlChart4 = 2;
+        const long xlChartSeries = 17;
+        const long xlChartShort = 6;
+        const long xlChartTitles = 18;
+        const long xlChecker = 9;
+        const long xlCircle = 8;
+        const long xlClassic1 = 1;
+        const long xlClassic2 = 2;
+        const long xlClassic3 = 3;
+        const long xlClosed = 3;
+        const long xlColor1 = 7;
+        const long xlColor2 = 8;
+        const long xlColor3 = 9;
+        const long xlColumn = 3;
+        const long xlCombination = -4111;
+        const long xlComplete = 4;
+        const long xlConstants = 2;
+        const long xlContents = 2;
+        const long xlContext = -5002;
+        const long xlCorner = 2;
+        const long xlCrissCross = 16;
+        const long xlCross = 4;
+        const long xlCustom = -4114;
+        const long xlDebugCodePane = 13;
+        const long xlDefaultAutoFormat = -1;
+        const long xlDesktop = 9;
+        const long xlDiamond = 2;
+        const long xlDirect = 1;
+        const long xlDistributed = -4117;
+        const long xlDivide = 5;
+        const long xlDoubleAccounting = 5;
+        const long xlDoubleClosed = 5;
+        const long xlDoubleOpen = 4;
+        const long xlDoubleQuote = 1;
+        const long xlDrawingObject = 14;
+        const long xlEntireChart = 20;
+        const long xlExcelMenus = 1;
+        const long xlExtended = 3;
+        const long xlFill = 5;
+        const long xlFirst = 0;
+        const long xlFixedValue = 1;
+        const long xlFloating = 5;
+        const long xlFormats = -4122;
+        const long xlFormula = 5;
+        const long xlFullScript = 1;
+        const long xlGeneral = 1;
+        const long xlGray16 = 17;
+        const long xlGray25 = -4124;
+        const long xlGray50 = -4125;
+        const long xlGray75 = -4126;
+        const long xlGray8 = 18;
+        const long xlGregorian = 2;
+        const long xlGrid = 15;
+        const long xlGridline = 22;
+        const long xlHigh = -4127;
+        const long xlHindiNumerals = 3;
+        const long xlIcons = 1;
+        const long xlImmediatePane = 12;
+        const long xlInside = 2;
+        const long xlInteger = 2;
+        const long xlJustify = -4130;
+        const long xlLast = 1;
+        const long xlLastCell = 11;
+        const long xlLatin = -5001;
+        const long xlLeft = -4131;
+        const long xlLeftToRight = 2;
+        const long xlLightDown = 13;
+        const long xlLightHorizontal = 11;
+        const long xlLightUp = 14;
+        const long xlLightVertical = 12;
+        const long xlList1 = 10;
+        const long xlList2 = 11;
+        const long xlList3 = 12;
+        const long xlLocalFormat1 = 15;
+        const long xlLocalFormat2 = 16;
+        const long xlLogicalCursor = 1;
+        const long xlLong = 3;
+        const long xlLotusHelp = 2;
+        const long xlLow = -4134;
+        const long xlLTR = -5003;
+        const long xlMacrosheetCell = 7;
+        const long xlManual = -4135;
+        const long xlMaximum = 2;
+        const long xlMinimum = 4;
+        const long xlMinusValues = 3;
+        const long xlMixed = 2;
+        const long xlMixedAuthorizedScript = 4;
+        const long xlMixedScript = 3;
+        const long xlModule = -4141;
+        const long xlMultiply = 4;
+        const long xlNarrow = 1;
+        const long xlNextToAxis = 4;
+        const long xlNoDocuments = 3;
+        const long xlNone = -4142;
+        const long xlNotes = -4144;
+        const long xlOff = -4146;
+        const long xlOn = 1;
+        const long xlOpaque = 3;
+        const long xlOpen = 2;
+        const long xlOutside = 3;
+        const long xlPartial = 3;
+        const long xlPartialScript = 2;
+        const long xlPercent = 2;
+        const long xlPlus = 9;
+        const long xlPlusValues = 2;
+        const long xlReference = 4;
+        const long xlRight = -4152;
+        const long xlRTL = -5004;
+        const long xlScale = 3;
+        const long xlSemiautomatic = 2;
+        const long xlSemiGray75 = 10;
+        const long xlShort = 1;
+        const long xlShowLabel = 4;
+        const long xlShowLabelAndPercent = 5;
+        const long xlShowPercent = 3;
+        const long xlShowValue = 2;
+        const long xlSimple = -4154;
+        const long xlSingle = 2;
+        const long xlSingleAccounting = 4;
+        const long xlSingleQuote = 2;
+        const long xlSolid = 1;
+        const long xlSquare = 1;
+        const long xlStar = 5;
+        const long xlStError = 4;
+        const long xlStrict = 2;
+        const long xlSubtract = 3;
+        const long xlSystem = 1;
+        const long xlTextBox = 16;
+        const long xlTiled = 1;
+        const long xlTitleBar = 8;
+        const long xlToolbar = 1;
+        const long xlToolbarButton = 2;
+        const long xlTop = -4160;
+        const long xlTopToBottom = 1;
+        const long xlTransparent = 2;
+        const long xlTriangle = 3;
+        const long xlVeryHidden = 2;
+        const long xlVisible = 12;
+        const long xlVisualCursor = 2;
+        const long xlWatchPane = 11;
+        const long xlWide = 3;
+        const long xlWorkbookTab = 6;
+        const long xlWorksheet4 = 1;
+        const long xlWorksheetCell = 3;
+        const long xlWorksheetShort = 5;
+    };
+}; }; };

Added: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XButton.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XButton.idl?rev=1396797&view=auto
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XButton.idl (added)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XButton.idl Wed Oct 10 21:12:40 2012
@@ -0,0 +1,75 @@
+/*************************************************************************
+ *
+ * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+ *
+ * Copyright 2000, 2010 Oracle and/or its affiliates.
+ *
+ * OpenOffice.org - a multi-platform office productivity suite
+ *
+ * This file is part of OpenOffice.org.
+ *
+ * OpenOffice.org is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License version 3
+ * only, as published by the Free Software Foundation.
+ *
+ * OpenOffice.org is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU Lesser General Public License version 3 for more details
+ * (a copy is included in the LICENSE file that accompanied this code).
+ *
+ * You should have received a copy of the GNU Lesser General Public License
+ * version 3 along with OpenOffice.org.  If not, see
+ * <http://www.openoffice.org/license.html>
+ * for a copy of the LGPLv3 License.
+ *
+ ************************************************************************/
+
+#ifndef __ooo_vba_excel_XButton_idl__
+#define __ooo_vba_excel_XButton_idl__
+
+#include <ooo/vba/excel/XCharacters.idl>
+
+//=============================================================================
+
+/*  Note: This file collects all compatibility interfaces for drawing objects
+    and drawing controls embedded in sheets. All these symbols are deprecated
+    in VBA and kept for compatibility with old VBA scripts. */
+
+//=============================================================================
+
+module ooo {  module vba { module excel {
+
+//=============================================================================
+
+
+/** Additional attributes for a push button drawing control (this interface
+    does not belong to ActiveX form controls).
+ */
+interface XButton : com::sun::star::uno::XInterface
+{
+    /** Visible caption of the button. */
+    [attribute] string Caption;
+
+    /** Font settings for the entire caption text. */
+    [attribute] XFont Font;
+
+    /** Horizontal alignment of the caption. */
+    [attribute] long HorizontalAlignment;
+
+    /** Vertical alignment of the caption. */
+    [attribute] long VerticalAlignment;
+
+    /** Orientation (rotation) of the text. Must be a value from
+        <type>ooo::vba::excel::XlOrientation</type>. */
+    [attribute] long Orientation;
+
+    /** Access to text and text formatting of the button caption. */
+    XCharacters Characters( [in] any Start, [in] any Length );
+};
+
+//=============================================================================
+
+}; }; };
+
+#endif

Added: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XControlObject.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XControlObject.idl?rev=1396797&view=auto
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XControlObject.idl (added)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XControlObject.idl Wed Oct 10 21:12:40 2012
@@ -0,0 +1,48 @@
+/*************************************************************************
+ *
+ * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+ *
+ * Copyright 2000, 2010 Oracle and/or its affiliates.
+ *
+ * OpenOffice.org - a multi-platform office productivity suite
+ *
+ * This file is part of OpenOffice.org.
+ *
+ * OpenOffice.org is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License version 3
+ * only, as published by the Free Software Foundation.
+ *
+ * OpenOffice.org is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU Lesser General Public License version 3 for more details
+ * (a copy is included in the LICENSE file that accompanied this code).
+ *
+ * You should have received a copy of the GNU Lesser General Public License
+ * version 3 along with OpenOffice.org.  If not, see
+ * <http://www.openoffice.org/license.html>
+ * for a copy of the LGPLv3 License.
+ *
+ ************************************************************************/
+
+#ifndef __ooo_vba_excel_XControlObject_idl__
+#define __ooo_vba_excel_XControlObject_idl__
+
+module ooo {  module vba { module excel {
+
+//=============================================================================
+/** Additional attributes for all drawing controls (this interface does not
+    belong to ActiveX form controls).
+ */
+interface XControlObject : com::sun::star::uno::XInterface
+{
+    [attribute] boolean AutoSize;
+};
+
+//=============================================================================
+
+}; }; };
+
+#endif
+
+

Added: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XGraphicObjects.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XGraphicObjects.idl?rev=1396797&view=auto
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XGraphicObjects.idl (added)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XGraphicObjects.idl Wed Oct 10 21:12:40 2012
@@ -0,0 +1,81 @@
+/*************************************************************************
+ *
+ * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+ *
+ * Copyright 2000, 2010 Oracle and/or its affiliates.
+ *
+ * OpenOffice.org - a multi-platform office productivity suite
+ *
+ * This file is part of OpenOffice.org.
+ *
+ * OpenOffice.org is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License version 3
+ * only, as published by the Free Software Foundation.
+ *
+ * OpenOffice.org is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU Lesser General Public License version 3 for more details
+ * (a copy is included in the LICENSE file that accompanied this code).
+ *
+ * You should have received a copy of the GNU Lesser General Public License
+ * version 3 along with OpenOffice.org.  If not, see
+ * <http://www.openoffice.org/license.html>
+ * for a copy of the LGPLv3 License.
+ *
+ ************************************************************************/
+
+#ifndef __ooo_vba_excel_GraphicObjects_idl__
+#define __ooo_vba_excel_GraphicObjects_idl__
+
+module ooo {  module vba { module excel {
+
+//=============================================================================
+
+/** Collections that implement this interface provide access to a specific type
+    of drawing objects in a single sheet.
+
+    <p>The following sheet symbols represent collections of graphic objects,
+    and therefore implement this interface:</p>
+    <ul><li>Buttons: push button (command button) controls,</li>
+    <li>ChartObjects: chart objects embedded in the sheet,</li>
+    <li>CheckBoxes: check box controls,</li>
+    <li>DropDowns: drop-down listbox controls,</li>
+    <li>EditBoxes: text edit controls (dialog sheets only),</li>
+    <li>GroupBoxes: group frame controls,</li>
+    <li>GroupObjects: group objects containing other child objects,</li>
+    <li>Labels: fixed text controls,</li>
+    <li>ListBoxes: plain listbox controls,</li>
+    <li>OptionButtons: option button (radio button) controls,</li>
+    <li>Ovals: simple ovals and circles,</li>
+    <li>Pictures: picture objects,</li>
+    <li>Rectangles: simple rectangle objects,</li>
+    <li>ScrollBars: scrollbar controls,</li>
+    <li>Spinners: spinner (spin button) controls,</li>
+    <li>TextBoxes: rectangle objects with embedded text.</li></ul>
+
+    <p>These symbols are now deprecated in VBA but kept for compatibility with
+    old VBA scripts. All symbols representing collections of form controls do
+    NOT belong to ActiveX form controls but to the old-style drawing controls.
+    </p>
+ */
+interface XGraphicObjects : com::sun::star::uno::XInterface
+{
+    /** Adds a new graphic object to the sheet this collection belongs to. The
+        type of the object is determined by the type of the collection.
+
+        @param Left  Position of the left border in points (1/72 inch).
+        @param Top  Position of the top border in points (1/72 inch).
+        @param Width  Width of the object in points (1/72 inch).
+        @param Height  Height of the object in points (1/72 inch).
+
+        @return  The created graphic object.
+     */
+    any Add( [in] any Left, [in] any Top, [in] any Width, [in] any Height );
+};
+
+//=============================================================================
+
+}; }; };
+
+#endif

Added: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XSheetObject.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XSheetObject.idl?rev=1396797&view=auto
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XSheetObject.idl (added)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XSheetObject.idl Wed Oct 10 21:12:40 2012
@@ -0,0 +1,78 @@
+/*************************************************************************
+ *
+ * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+ *
+ * Copyright 2000, 2010 Oracle and/or its affiliates.
+ *
+ * OpenOffice.org - a multi-platform office productivity suite
+ *
+ * This file is part of OpenOffice.org.
+ *
+ * OpenOffice.org is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License version 3
+ * only, as published by the Free Software Foundation.
+ *
+ * OpenOffice.org is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU Lesser General Public License version 3 for more details
+ * (a copy is included in the LICENSE file that accompanied this code).
+ *
+ * You should have received a copy of the GNU Lesser General Public License
+ * version 3 along with OpenOffice.org.  If not, see
+ * <http://www.openoffice.org/license.html>
+ * for a copy of the LGPLv3 License.
+ *
+ ************************************************************************/
+
+#ifndef __ooo_vba_excel_XSheetObject_idl__
+#define __ooo_vba_excel_XSheetObject_idl__
+
+#include <ooo/vba/XHelperInterface.idl>
+
+
+//=============================================================================
+
+module ooo {  module vba { module excel {
+
+//=============================================================================
+/** Base interface for graphic objects and drawing controls in a single sheet.
+
+    <p>The objects supporting this interface are now deprecated in VBA in
+    favour of the Shapes and OLEObjects collections, but are kept for
+    compatibility with old VBA scripts. All form control objects do NOT belong
+    to ActiveX form controls but to the old-style drawing controls.</p>
+ */
+interface XSheetObject : ooo::vba::XHelperInterface
+{
+    /** Left coordinate of the drawing object, in points. */
+    [attribute] double Left;
+
+    /** Top coordinate of the drawing object, in points. */
+    [attribute] double Top;
+
+    /** Width of the drawing object, in points. */
+    [attribute] double Width;
+
+    /** Height of the drawing object, in points. */
+    [attribute] double Height;
+
+    /** The name of the drawing object, used as collection key. */
+    [attribute] string Name;
+
+    /** Name of a macro that will be executed when the drawing object is clicked. */
+    [attribute] string OnAction;
+
+    /** Anchor mode of the object (fixed or variable position and size). Must
+        be a value from <type>ooo::vba::excel::XlPlacement</type>. */
+    [attribute] long Placement;
+
+    /** True = print object, false = skip object on printing. */
+    [attribute] boolean PrintObject;
+};
+
+//=============================================================================
+
+}; }; };
+
+#endif

Added: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlApplicationInternational.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlApplicationInternational.idl?rev=1396797&view=auto
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlApplicationInternational.idl (added)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlApplicationInternational.idl Wed Oct 10 21:12:40 2012
@@ -0,0 +1,49 @@
+module ooo { module vba { module excel {
+    constants XlApplicationInternational {
+        const long xl24HourClock = 33;
+        const long xl4DigitYears = 43;
+        const long xlAlternateArraySeparator = 16;
+        const long xlColumnSeparator = 14;
+        const long xlCountryCode = 1;
+        const long xlCountrySetting = 2;
+        const long xlCurrencyBefore = 37;
+        const long xlCurrencyCode = 25;
+        const long xlCurrencyDigits = 27;
+        const long xlCurrencyLeadingZeros = 40;
+        const long xlCurrencyMinusSign = 38;
+        const long xlCurrencyNegative = 28;
+        const long xlCurrencySpaceBefore = 36;
+        const long xlCurrencyTrailingZeros = 39;
+        const long xlDateOrder = 32;
+        const long xlDateSeparator = 17;
+        const long xlDayCode = 21;
+        const long xlDayLeadingZero = 42;
+        const long xlDecimalSeparator = 3;
+        const long xlGeneralFormatName = 26;
+        const long xlHourCode = 22;
+        const long xlLeftBrace = 12;
+        const long xlLeftBracket = 10;
+        const long xlListSeparator = 5;
+        const long xlLowerCaseColumnLetter = 9;
+        const long xlLowerCaseRowLetter = 8;
+        const long xlMDY = 44;
+        const long xlMetric = 35;
+        const long xlMinuteCode = 23;
+        const long xlMonthCode = 20;
+        const long xlMonthLeadingZero = 41;
+        const long xlMonthNameChars = 30;
+        const long xlNoncurrencyDigits = 29;
+        const long xlNonEnglishFunctions = 34;
+        const long xlRightBrace = 13;
+        const long xlRightBracket = 11;
+        const long xlRowSeparator = 15;
+        const long xlSecondCode = 24;
+        const long xlThousandsSeparator = 4;
+        const long xlTimeLeadingZero = 45;
+        const long xlTimeSeparator = 18;
+        const long xlUpperCaseColumnLetter = 7;
+        const long xlUpperCaseRowLetter = 6;
+        const long xlWeekdayNameChars = 31;
+        const long xlYearCode = 19;
+    };
+}; }; };

Added: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlApplyNamesOrder.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlApplyNamesOrder.idl?rev=1396797&view=auto
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlApplyNamesOrder.idl (added)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlApplyNamesOrder.idl Wed Oct 10 21:12:40 2012
@@ -0,0 +1,6 @@
+module ooo { module vba { module excel {
+    constants XlApplyNamesOrder {
+        const long xlColumnThenRow = 2;
+        const long xlRowThenColumn = 1;
+    };
+}; }; };

Added: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlArabicModes.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlArabicModes.idl?rev=1396797&view=auto
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlArabicModes.idl (added)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlArabicModes.idl Wed Oct 10 21:12:40 2012
@@ -0,0 +1,8 @@
+module ooo { module vba { module excel {
+    constants XlArabicModes {
+        const long xlArabicBothStrict = 3;
+        const long xlArabicNone = 0;
+        const long xlArabicStrictAlefHamza = 1;
+        const long xlArabicStrictFinalYaa = 2;
+    };
+}; }; };

Added: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlArrangeStyle.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlArrangeStyle.idl?rev=1396797&view=auto
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlArrangeStyle.idl (added)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlArrangeStyle.idl Wed Oct 10 21:12:40 2012
@@ -0,0 +1,8 @@
+module ooo { module vba { module excel {
+    constants XlArrangeStyle {
+        const long xlArrangeStyleCascade = 7;
+        const long xlArrangeStyleHorizontal = -4128;
+        const long xlArrangeStyleTiled = 1;
+        const long xlArrangeStyleVertical = -4166;
+    };
+}; }; };

Added: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlArrowHeadLength.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlArrowHeadLength.idl?rev=1396797&view=auto
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlArrowHeadLength.idl (added)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlArrowHeadLength.idl Wed Oct 10 21:12:40 2012
@@ -0,0 +1,7 @@
+module ooo { module vba { module excel {
+    constants XlArrowHeadLength {
+        const long xlArrowHeadLengthLong = 3;
+        const long xlArrowHeadLengthMedium = -4138;
+        const long xlArrowHeadLengthShort = 1;
+    };
+}; }; };

Added: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlArrowHeadStyle.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlArrowHeadStyle.idl?rev=1396797&view=auto
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlArrowHeadStyle.idl (added)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlArrowHeadStyle.idl Wed Oct 10 21:12:40 2012
@@ -0,0 +1,9 @@
+module ooo { module vba { module excel {
+    constants XlArrowHeadStyle {
+        const long xlArrowHeadStyleClosed = 3;
+        const long xlArrowHeadStyleDoubleClosed = 5;
+        const long xlArrowHeadStyleDoubleOpen = 4;
+        const long xlArrowHeadStyleNone = -4142;
+        const long xlArrowHeadStyleOpen = 2;
+    };
+}; }; };

Added: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlArrowHeadWidth.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlArrowHeadWidth.idl?rev=1396797&view=auto
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlArrowHeadWidth.idl (added)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlArrowHeadWidth.idl Wed Oct 10 21:12:40 2012
@@ -0,0 +1,7 @@
+module ooo { module vba { module excel {
+    constants XlArrowHeadWidth {
+        const long xlArrowHeadWidthMedium = -4138;
+        const long xlArrowHeadWidthNarrow = 1;
+        const long xlArrowHeadWidthWide = 3;
+    };
+}; }; };

Added: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlAutoFillType.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlAutoFillType.idl?rev=1396797&view=auto
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlAutoFillType.idl (added)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlAutoFillType.idl Wed Oct 10 21:12:40 2012
@@ -0,0 +1,15 @@
+module ooo { module vba { module excel {
+    constants XlAutoFillType {
+        const long xlFillCopy = 1;
+        const long xlFillDays = 5;
+        const long xlFillDefault = 0;
+        const long xlFillFormats = 3;
+        const long xlFillMonths = 7;
+        const long xlFillSeries = 2;
+        const long xlFillValues = 4;
+        const long xlFillWeekdays = 6;
+        const long xlFillYears = 8;
+        const long xlGrowthTrend = 10;
+        const long xlLinearTrend = 9;
+    };
+}; }; };

Added: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlAutoFilterOperator.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlAutoFilterOperator.idl?rev=1396797&view=auto
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlAutoFilterOperator.idl (added)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlAutoFilterOperator.idl Wed Oct 10 21:12:40 2012
@@ -0,0 +1,10 @@
+module ooo { module vba { module excel {
+    constants XlAutoFilterOperator {
+        const long xlAnd = 1;
+        const long xlBottom10Items = 4;
+        const long xlBottom10Percent = 6;
+        const long xlOr = 2;
+        const long xlTop10Items = 3;
+        const long xlTop10Percent = 5;
+    };
+}; }; };

Added: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlAxisCrosses.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlAxisCrosses.idl?rev=1396797&view=auto
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlAxisCrosses.idl (added)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlAxisCrosses.idl Wed Oct 10 21:12:40 2012
@@ -0,0 +1,8 @@
+module ooo { module vba { module excel {
+    constants XlAxisCrosses {
+        const long xlAxisCrossesAutomatic = -4105;
+        const long xlAxisCrossesCustom = -4114;
+        const long xlAxisCrossesMaximum = 2;
+        const long xlAxisCrossesMinimum = 4;
+    };
+}; }; };

Added: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlAxisGroup.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlAxisGroup.idl?rev=1396797&view=auto
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlAxisGroup.idl (added)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlAxisGroup.idl Wed Oct 10 21:12:40 2012
@@ -0,0 +1,6 @@
+module ooo { module vba { module excel {
+    constants XlAxisGroup {
+        const long xlPrimary = 1;
+        const long xlSecondary = 2;
+    };
+}; }; };

Added: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlAxisType.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlAxisType.idl?rev=1396797&view=auto
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlAxisType.idl (added)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlAxisType.idl Wed Oct 10 21:12:40 2012
@@ -0,0 +1,7 @@
+module ooo { module vba { module excel {
+    constants XlAxisType {
+        const long xlCategory = 1;
+        const long xlSeriesAxis = 3;
+        const long xlValue = 2;
+    };
+}; }; };

Added: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlBackground.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlBackground.idl?rev=1396797&view=auto
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlBackground.idl (added)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlBackground.idl Wed Oct 10 21:12:40 2012
@@ -0,0 +1,7 @@
+module ooo { module vba { module excel {
+    constants XlBackground {
+        const long xlBackgroundAutomatic = -4105;
+        const long xlBackgroundOpaque = 3;
+        const long xlBackgroundTransparent = 2;
+    };
+}; }; };

Added: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlBarShape.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlBarShape.idl?rev=1396797&view=auto
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlBarShape.idl (added)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlBarShape.idl Wed Oct 10 21:12:40 2012
@@ -0,0 +1,10 @@
+module ooo { module vba { module excel {
+    constants XlBarShape {
+        const long xlBox = 0;
+        const long xlConeToMax = 5;
+        const long xlConeToPoint = 4;
+        const long xlCylinder = 3;
+        const long xlPyramidToMax = 2;
+        const long xlPyramidToPoint = 1;
+    };
+}; }; };

Added: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlBorderWeight.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlBorderWeight.idl?rev=1396797&view=auto
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlBorderWeight.idl (added)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlBorderWeight.idl Wed Oct 10 21:12:40 2012
@@ -0,0 +1,8 @@
+module ooo { module vba { module excel {
+    constants XlBorderWeight {
+        const long xlHairline = 1;
+        const long xlMedium = -4138;
+        const long xlThick = 4;
+        const long xlThin = 2;
+    };
+}; }; };

Added: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlBordersIndex.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlBordersIndex.idl?rev=1396797&view=auto
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlBordersIndex.idl (added)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlBordersIndex.idl Wed Oct 10 21:12:40 2012
@@ -0,0 +1,12 @@
+module ooo { module vba { module excel {
+    constants XlBordersIndex {
+        const long xlDiagonalDown = 5;
+        const long xlDiagonalUp = 6;
+        const long xlEdgeBottom = 9;
+        const long xlEdgeLeft = 7;
+        const long xlEdgeRight = 10;
+        const long xlEdgeTop = 8;
+        const long xlInsideHorizontal = 12;
+        const long xlInsideVertical = 11;
+    };
+}; }; };

Added: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlBuiltInDialog.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlBuiltInDialog.idl?rev=1396797&view=auto
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlBuiltInDialog.idl (added)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlBuiltInDialog.idl Wed Oct 10 21:12:40 2012
@@ -0,0 +1,246 @@
+module ooo { module vba { module excel {
+    constants XlBuiltInDialog {
+        const long xlDialogActivate = 103;
+        const long xlDialogActiveCellFont = 476;
+        const long xlDialogAddChartAutoformat = 390;
+        const long xlDialogAddinManager = 321;
+        const long xlDialogAlignment = 43;
+        const long xlDialogApplyNames = 133;
+        const long xlDialogApplyStyle = 212;
+        const long xlDialogAppMove = 170;
+        const long xlDialogAppSize = 171;
+        const long xlDialogArrangeAll = 12;
+        const long xlDialogAssignToObject = 213;
+        const long xlDialogAssignToTool = 293;
+        const long xlDialogAttachText = 80;
+        const long xlDialogAttachToolbars = 323;
+        const long xlDialogAutoCorrect = 485;
+        const long xlDialogAxes = 78;
+        const long xlDialogBorder = 45;
+        const long xlDialogCalculation = 32;
+        const long xlDialogCellProtection = 46;
+        const long xlDialogChangeLink = 166;
+        const long xlDialogChartAddData = 392;
+        const long xlDialogChartLocation = 527;
+        const long xlDialogChartOptionsDataLabelMultiple = 724;
+        const long xlDialogChartOptionsDataLabels = 505;
+        const long xlDialogChartOptionsDataTable = 506;
+        const long xlDialogChartSourceData = 540;
+        const long xlDialogChartTrend = 350;
+        const long xlDialogChartType = 526;
+        const long xlDialogChartWizard = 288;
+        const long xlDialogCheckboxProperties = 435;
+        const long xlDialogClear = 52;
+        const long xlDialogColorPalette = 161;
+        const long xlDialogColumnWidth = 47;
+        const long xlDialogCombination = 73;
+        const long xlDialogConditionalFormatting = 583;
+        const long xlDialogConsolidate = 191;
+        const long xlDialogCopyChart = 147;
+        const long xlDialogCopyPicture = 108;
+        const long xlDialogCreateList = 796;
+        const long xlDialogCreateNames = 62;
+        const long xlDialogCreatePublisher = 217;
+        const long xlDialogCustomizeToolbar = 276;
+        const long xlDialogCustomViews = 493;
+        const long xlDialogDataDelete = 36;
+        const long xlDialogDataLabel = 379;
+        const long xlDialogDataLabelMultiple = 723;
+        const long xlDialogDataSeries = 40;
+        const long xlDialogDataValidation = 525;
+        const long xlDialogDefineName = 61;
+        const long xlDialogDefineStyle = 229;
+        const long xlDialogDeleteFormat = 111;
+        const long xlDialogDeleteName = 110;
+        const long xlDialogDemote = 203;
+        const long xlDialogDisplay = 27;
+        const long xlDialogEditboxProperties = 438;
+        const long xlDialogEditColor = 223;
+        const long xlDialogEditDelete = 54;
+        const long xlDialogEditionOptions = 251;
+        const long xlDialogEditSeries = 228;
+        const long xlDialogErrorbarX = 463;
+        const long xlDialogErrorbarY = 464;
+        const long xlDialogErrorChecking = 732;
+        const long xlDialogEvaluateFormula = 709;
+        const long xlDialogExternalDataProperties = 530;
+        const long xlDialogExtract = 35;
+        const long xlDialogFileDelete = 6;
+        const long xlDialogFileSharing = 481;
+        const long xlDialogFillGroup = 200;
+        const long xlDialogFillWorkgroup = 301;
+        const long xlDialogFilter = 447;
+        const long xlDialogFilterAdvanced = 370;
+        const long xlDialogFindFile = 475;
+        const long xlDialogFont = 26;
+        const long xlDialogFontProperties = 381;
+        const long xlDialogFormatAuto = 269;
+        const long xlDialogFormatChart = 465;
+        const long xlDialogFormatCharttype = 423;
+        const long xlDialogFormatFont = 150;
+        const long xlDialogFormatLegend = 88;
+        const long xlDialogFormatMain = 225;
+        const long xlDialogFormatMove = 128;
+        const long xlDialogFormatNumber = 42;
+        const long xlDialogFormatOverlay = 226;
+        const long xlDialogFormatSize = 129;
+        const long xlDialogFormatText = 89;
+        const long xlDialogFormulaFind = 64;
+        const long xlDialogFormulaGoto = 63;
+        const long xlDialogFormulaReplace = 130;
+        const long xlDialogFunctionWizard = 450;
+        const long xlDialogGallery3dArea = 193;
+        const long xlDialogGallery3dBar = 272;
+        const long xlDialogGallery3dColumn = 194;
+        const long xlDialogGallery3dLine = 195;
+        const long xlDialogGallery3dPie = 196;
+        const long xlDialogGallery3dSurface = 273;
+        const long xlDialogGalleryArea = 67;
+        const long xlDialogGalleryBar = 68;
+        const long xlDialogGalleryColumn = 69;
+        const long xlDialogGalleryCustom = 388;
+        const long xlDialogGalleryDoughnut = 344;
+        const long xlDialogGalleryLine = 70;
+        const long xlDialogGalleryPie = 71;
+        const long xlDialogGalleryRadar = 249;
+        const long xlDialogGalleryScatter = 72;
+        const long xlDialogGoalSeek = 198;
+        const long xlDialogGridlines = 76;
+        const long xlDialogImportTextFile = 666;
+        const long xlDialogInsert = 55;
+        const long xlDialogInsertHyperlink = 596;
+        const long xlDialogInsertNameLabel = 496;
+        const long xlDialogInsertObject = 259;
+        const long xlDialogInsertPicture = 342;
+        const long xlDialogInsertTitle = 380;
+        const long xlDialogLabelProperties = 436;
+        const long xlDialogListboxProperties = 437;
+        const long xlDialogMacroOptions = 382;
+        const long xlDialogMailEditMailer = 470;
+        const long xlDialogMailLogon = 339;
+        const long xlDialogMailNextLetter = 378;
+        const long xlDialogMainChart = 85;
+        const long xlDialogMainChartType = 185;
+        const long xlDialogMenuEditor = 322;
+        const long xlDialogMove = 262;
+        const long xlDialogMyPermission = 834;
+        const long xlDialogNew = 119;
+        const long xlDialogNewWebQuery = 667;
+        const long xlDialogNote = 154;
+        const long xlDialogObjectProperties = 207;
+        const long xlDialogObjectProtection = 214;
+        const long xlDialogOpen = 1;
+        const long xlDialogOpenLinks = 2;
+        const long xlDialogOpenMail = 188;
+        const long xlDialogOpenText = 441;
+        const long xlDialogOptionsCalculation = 318;
+        const long xlDialogOptionsChart = 325;
+        const long xlDialogOptionsEdit = 319;
+        const long xlDialogOptionsGeneral = 356;
+        const long xlDialogOptionsListsAdd = 458;
+        const long xlDialogOptionsME = 647;
+        const long xlDialogOptionsTransition = 355;
+        const long xlDialogOptionsView = 320;
+        const long xlDialogOutline = 142;
+        const long xlDialogOverlay = 86;
+        const long xlDialogOverlayChartType = 186;
+        const long xlDialogPageSetup = 7;
+        const long xlDialogParse = 91;
+        const long xlDialogPasteNames = 58;
+        const long xlDialogPasteSpecial = 53;
+        const long xlDialogPatterns = 84;
+        const long xlDialogPermission = 832;
+        const long xlDialogPhonetic = 656;
+        const long xlDialogPivotCalculatedField = 570;
+        const long xlDialogPivotCalculatedItem = 572;
+        const long xlDialogPivotClientServerSet = 689;
+        const long xlDialogPivotFieldGroup = 433;
+        const long xlDialogPivotFieldProperties = 313;
+        const long xlDialogPivotFieldUngroup = 434;
+        const long xlDialogPivotShowPages = 421;
+        const long xlDialogPivotSolveOrder = 568;
+        const long xlDialogPivotTableOptions = 567;
+        const long xlDialogPivotTableWizard = 312;
+        const long xlDialogPlacement = 300;
+        const long xlDialogPrint = 8;
+        const long xlDialogPrinterSetup = 9;
+        const long xlDialogPrintPreview = 222;
+        const long xlDialogPromote = 202;
+        const long xlDialogProperties = 474;
+        const long xlDialogPropertyFields = 754;
+        const long xlDialogProtectDocument = 28;
+        const long xlDialogProtectSharing = 620;
+        const long xlDialogPublishAsWebPage = 653;
+        const long xlDialogPushbuttonProperties = 445;
+        const long xlDialogReplaceFont = 134;
+        const long xlDialogRoutingSlip = 336;
+        const long xlDialogRowHeight = 127;
+        const long xlDialogRun = 17;
+        const long xlDialogSaveAs = 5;
+        const long xlDialogSaveCopyAs = 456;
+        const long xlDialogSaveNewObject = 208;
+        const long xlDialogSaveWorkbook = 145;
+        const long xlDialogSaveWorkspace = 285;
+        const long xlDialogScale = 87;
+        const long xlDialogScenarioAdd = 307;
+        const long xlDialogScenarioCells = 305;
+        const long xlDialogScenarioEdit = 308;
+        const long xlDialogScenarioMerge = 473;
+        const long xlDialogScenarioSummary = 311;
+        const long xlDialogScrollbarProperties = 420;
+        const long xlDialogSearch = 731;
+        const long xlDialogSelectSpecial = 132;
+        const long xlDialogSendMail = 189;
+        const long xlDialogSeriesAxes = 460;
+        const long xlDialogSeriesOptions = 557;
+        const long xlDialogSeriesOrder = 466;
+        const long xlDialogSeriesShape = 504;
+        const long xlDialogSeriesX = 461;
+        const long xlDialogSeriesY = 462;
+        const long xlDialogSetBackgroundPicture = 509;
+        const long xlDialogSetPrintTitles = 23;
+        const long xlDialogSetUpdateStatus = 159;
+        const long xlDialogShowDetail = 204;
+        const long xlDialogShowToolbar = 220;
+        const long xlDialogSize = 261;
+        const long xlDialogSort = 39;
+        const long xlDialogSortSpecial = 192;
+        const long xlDialogSplit = 137;
+        const long xlDialogStandardFont = 190;
+        const long xlDialogStandardWidth = 472;
+        const long xlDialogStyle = 44;
+        const long xlDialogSubscribeTo = 218;
+        const long xlDialogSubtotalCreate = 398;
+        const long xlDialogSummaryInfo = 474;
+        const long xlDialogTable = 41;
+        const long xlDialogTabOrder = 394;
+        const long xlDialogTextToColumns = 422;
+        const long xlDialogUnhide = 94;
+        const long xlDialogUpdateLink = 201;
+        const long xlDialogVbaInsertFile = 328;
+        const long xlDialogVbaMakeAddin = 478;
+        const long xlDialogVbaProcedureDefinition = 330;
+        const long xlDialogView3d = 197;
+        const long xlDialogWebOptionsBrowsers = 773;
+        const long xlDialogWebOptionsEncoding = 686;
+        const long xlDialogWebOptionsFiles = 684;
+        const long xlDialogWebOptionsFonts = 687;
+        const long xlDialogWebOptionsGeneral = 683;
+        const long xlDialogWebOptionsPictures = 685;
+        const long xlDialogWindowMove = 14;
+        const long xlDialogWindowSize = 13;
+        const long xlDialogWorkbookAdd = 281;
+        const long xlDialogWorkbookCopy = 283;
+        const long xlDialogWorkbookInsert = 354;
+        const long xlDialogWorkbookMove = 282;
+        const long xlDialogWorkbookName = 386;
+        const long xlDialogWorkbookNew = 302;
+        const long xlDialogWorkbookOptions = 284;
+        const long xlDialogWorkbookProtect = 417;
+        const long xlDialogWorkbookTabSplit = 415;
+        const long xlDialogWorkbookUnhide = 384;
+        const long xlDialogWorkgroup = 199;
+        const long xlDialogWorkspace = 95;
+        const long xlDialogZoom = 256;
+    };
+}; }; };

Added: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlCVError.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlCVError.idl?rev=1396797&view=auto
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlCVError.idl (added)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlCVError.idl Wed Oct 10 21:12:40 2012
@@ -0,0 +1,11 @@
+module ooo { module vba { module excel {
+    constants XlCVError {
+        const long xlErrDiv0 = 2007;
+        const long xlErrNA = 2042;
+        const long xlErrName = 2029;
+        const long xlErrNull = 2000;
+        const long xlErrNum = 2036;
+        const long xlErrRef = 2023;
+        const long xlErrValue = 2015;
+    };
+}; }; };

Added: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlCalculatedMemberType.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlCalculatedMemberType.idl?rev=1396797&view=auto
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlCalculatedMemberType.idl (added)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlCalculatedMemberType.idl Wed Oct 10 21:12:40 2012
@@ -0,0 +1,6 @@
+module ooo { module vba { module excel {
+    constants XlCalculatedMemberType {
+        const long xlCalculatedMember = 0;
+        const long xlCalculatedSet = 1;
+    };
+}; }; };

Added: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlCalculation.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlCalculation.idl?rev=1396797&view=auto
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlCalculation.idl (added)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlCalculation.idl Wed Oct 10 21:12:40 2012
@@ -0,0 +1,7 @@
+module ooo { module vba { module excel {
+    constants XlCalculation {
+        const long xlCalculationAutomatic = -4105;
+        const long xlCalculationManual = -4135;
+        const long xlCalculationSemiautomatic = 2;
+    };
+}; }; };

Added: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlCalculationInterruptKey.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlCalculationInterruptKey.idl?rev=1396797&view=auto
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlCalculationInterruptKey.idl (added)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlCalculationInterruptKey.idl Wed Oct 10 21:12:40 2012
@@ -0,0 +1,7 @@
+module ooo { module vba { module excel {
+    constants XlCalculationInterruptKey {
+        const long xlAnyKey = 2;
+        const long xlEscKey = 1;
+        const long xlNoKey = 0;
+    };
+}; }; };

Added: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlCalculationState.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlCalculationState.idl?rev=1396797&view=auto
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlCalculationState.idl (added)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlCalculationState.idl Wed Oct 10 21:12:40 2012
@@ -0,0 +1,7 @@
+module ooo { module vba { module excel {
+    constants XlCalculationState {
+        const long xlCalculating = 1;
+        const long xlDone = 0;
+        const long xlPending = 2;
+    };
+}; }; };

Added: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlCategoryType.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlCategoryType.idl?rev=1396797&view=auto
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlCategoryType.idl (added)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlCategoryType.idl Wed Oct 10 21:12:40 2012
@@ -0,0 +1,7 @@
+module ooo { module vba { module excel {
+    constants XlCategoryType {
+        const long xlAutomaticScale = -4105;
+        const long xlCategoryScale = 2;
+        const long xlTimeScale = 3;
+    };
+}; }; };

Added: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlCellInsertionMode.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlCellInsertionMode.idl?rev=1396797&view=auto
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlCellInsertionMode.idl (added)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlCellInsertionMode.idl Wed Oct 10 21:12:40 2012
@@ -0,0 +1,7 @@
+module ooo { module vba { module excel {
+    constants XlCellInsertionMode {
+        const long xlInsertDeleteCells = 1;
+        const long xlInsertEntireRows = 2;
+        const long xlOverwriteCells = 0;
+    };
+}; }; };

Added: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlCellType.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlCellType.idl?rev=1396797&view=auto
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlCellType.idl (added)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlCellType.idl Wed Oct 10 21:12:40 2012
@@ -0,0 +1,14 @@
+module ooo { module vba { module excel {
+    constants XlCellType {
+        const long xlCellTypeAllFormatConditions = -4172;
+        const long xlCellTypeAllValidation = -4174;
+        const long xlCellTypeBlanks = 4;
+        const long xlCellTypeComments = -4144;
+        const long xlCellTypeConstants = 2;
+        const long xlCellTypeFormulas = -4123;
+        const long xlCellTypeLastCell = 11;
+        const long xlCellTypeSameFormatConditions = -4173;
+        const long xlCellTypeSameValidation = -4175;
+        const long xlCellTypeVisible = 12;
+    };
+}; }; };

Added: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlChartGallery.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlChartGallery.idl?rev=1396797&view=auto
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlChartGallery.idl (added)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlChartGallery.idl Wed Oct 10 21:12:40 2012
@@ -0,0 +1,7 @@
+module ooo { module vba { module excel {
+    constants XlChartGallery {
+        const long xlAnyGallery = 23;
+        const long xlBuiltIn = 21;
+        const long xlUserDefined = 22;
+    };
+}; }; };

Added: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlChartItem.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlChartItem.idl?rev=1396797&view=auto
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlChartItem.idl (added)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlChartItem.idl Wed Oct 10 21:12:40 2012
@@ -0,0 +1,36 @@
+module ooo { module vba { module excel {
+    constants XlChartItem {
+        const long xlAxis = 21;
+        const long xlAxisTitle = 17;
+        const long xlChartArea = 2;
+        const long xlChartTitle = 4;
+        const long xlCorners = 6;
+        const long xlDataLabel = 0;
+        const long xlDataTable = 7;
+        const long xlDisplayUnitLabel = 30;
+        const long xlDownBars = 20;
+        const long xlDropLines = 26;
+        const long xlErrorBars = 9;
+        const long xlFloor = 23;
+        const long xlHiLoLines = 25;
+        const long xlLeaderLines = 29;
+        const long xlLegend = 24;
+        const long xlLegendEntry = 12;
+        const long xlLegendKey = 13;
+        const long xlMajorGridlines = 15;
+        const long xlMinorGridlines = 16;
+        const long xlNothing = 28;
+        const long xlPivotChartDropZone = 32;
+        const long xlPivotChartFieldButton = 31;
+        const long xlPlotArea = 19;
+        const long xlRadarAxisLabels = 27;
+        const long xlSeries = 3;
+        const long xlSeriesLines = 22;
+        const long xlShape = 14;
+        const long xlTrendline = 8;
+        const long xlUpBars = 18;
+        const long xlWalls = 5;
+        const long xlXErrorBars = 10;
+        const long xlYErrorBars = 11;
+    };
+}; }; };

Added: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlChartLocation.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlChartLocation.idl?rev=1396797&view=auto
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlChartLocation.idl (added)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlChartLocation.idl Wed Oct 10 21:12:40 2012
@@ -0,0 +1,7 @@
+module ooo { module vba { module excel {
+    constants XlChartLocation {
+        const long xlLocationAsNewSheet = 1;
+        const long xlLocationAsObject = 2;
+        const long xlLocationAutomatic = 3;
+    };
+}; }; };

Added: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlChartPicturePlacement.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlChartPicturePlacement.idl?rev=1396797&view=auto
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlChartPicturePlacement.idl (added)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlChartPicturePlacement.idl Wed Oct 10 21:12:40 2012
@@ -0,0 +1,11 @@
+module ooo { module vba { module excel {
+    constants XlChartPicturePlacement {
+        const long xlAllFaces = 7;
+        const long xlEnd = 2;
+        const long xlEndSides = 3;
+        const long xlFront = 4;
+        const long xlFrontEnd = 6;
+        const long xlFrontSides = 5;
+        const long xlSides = 1;
+    };
+}; }; };

Added: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlChartPictureType.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlChartPictureType.idl?rev=1396797&view=auto
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlChartPictureType.idl (added)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlChartPictureType.idl Wed Oct 10 21:12:40 2012
@@ -0,0 +1,7 @@
+module ooo { module vba { module excel {
+    constants XlChartPictureType {
+        const long xlStack = 2;
+        const long xlStackScale = 3;
+        const long xlStretch = 1;
+    };
+}; }; };

Added: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlChartSplitType.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlChartSplitType.idl?rev=1396797&view=auto
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlChartSplitType.idl (added)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlChartSplitType.idl Wed Oct 10 21:12:40 2012
@@ -0,0 +1,8 @@
+module ooo { module vba { module excel {
+    constants XlChartSplitType {
+        const long xlSplitByCustomSplit = 4;
+        const long xlSplitByPercentValue = 3;
+        const long xlSplitByPosition = 1;
+        const long xlSplitByValue = 2;
+    };
+}; }; };

Added: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlChartType.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlChartType.idl?rev=1396797&view=auto
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlChartType.idl (added)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlChartType.idl Wed Oct 10 21:12:40 2012
@@ -0,0 +1,77 @@
+module ooo { module vba { module excel {
+    constants XlChartType {
+        const long xl3DArea = -4098;
+        const long xl3DAreaStacked = 78;
+        const long xl3DAreaStacked100 = 79;
+        const long xl3DBarClustered = 60;
+        const long xl3DBarStacked = 61;
+        const long xl3DBarStacked100 = 62;
+        const long xl3DColumn = -4100;
+        const long xl3DColumnClustered = 54;
+        const long xl3DColumnStacked = 55;
+        const long xl3DColumnStacked100 = 56;
+        const long xl3DLine = -4101;
+        const long xl3DPie = -4102;
+        const long xl3DPieExploded = 70;
+        const long xlArea = 1;
+        const long xlAreaStacked = 76;
+        const long xlAreaStacked100 = 77;
+        const long xlBarClustered = 57;
+        const long xlBarOfPie = 71;
+        const long xlBarStacked = 58;
+        const long xlBarStacked100 = 59;
+        const long xlBubble = 15;
+        const long xlBubble3DEffect = 87;
+        const long xlColumnClustered = 51;
+        const long xlColumnStacked = 52;
+        const long xlColumnStacked100 = 53;
+        const long xlConeBarClustered = 102;
+        const long xlConeBarStacked = 103;
+        const long xlConeBarStacked100 = 104;
+        const long xlConeCol = 105;
+        const long xlConeColClustered = 99;
+        const long xlConeColStacked = 100;
+        const long xlConeColStacked100 = 101;
+        const long xlCylinderBarClustered = 95;
+        const long xlCylinderBarStacked = 96;
+        const long xlCylinderBarStacked100 = 97;
+        const long xlCylinderCol = 98;
+        const long xlCylinderColClustered = 92;
+        const long xlCylinderColStacked = 93;
+        const long xlCylinderColStacked100 = 94;
+        const long xlDoughnut = -4120;
+        const long xlDoughnutExploded = 80;
+        const long xlLine = 4;
+        const long xlLineMarkers = 65;
+        const long xlLineMarkersStacked = 66;
+        const long xlLineMarkersStacked100 = 67;
+        const long xlLineStacked = 63;
+        const long xlLineStacked100 = 64;
+        const long xlPie = 5;
+        const long xlPieExploded = 69;
+        const long xlPieOfPie = 68;
+        const long xlPyramidBarClustered = 109;
+        const long xlPyramidBarStacked = 110;
+        const long xlPyramidBarStacked100 = 111;
+        const long xlPyramidCol = 112;
+        const long xlPyramidColClustered = 106;
+        const long xlPyramidColStacked = 107;
+        const long xlPyramidColStacked100 = 108;
+        const long xlRadar = -4151;
+        const long xlRadarFilled = 82;
+        const long xlRadarMarkers = 81;
+        const long xlStockHLC = 88;
+        const long xlStockOHLC = 89;
+        const long xlStockVHLC = 90;
+        const long xlStockVOHLC = 91;
+        const long xlSurface = 83;
+        const long xlSurfaceTopView = 85;
+        const long xlSurfaceTopViewWireframe = 86;
+        const long xlSurfaceWireframe = 84;
+        const long xlXYScatter = -4169;
+        const long xlXYScatterLines = 74;
+        const long xlXYScatterLinesNoMarkers = 75;
+        const long xlXYScatterSmooth = 72;
+        const long xlXYScatterSmoothNoMarkers = 73;
+    };
+}; }; };

Added: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlClipboardFormat.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlClipboardFormat.idl?rev=1396797&view=auto
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlClipboardFormat.idl (added)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlClipboardFormat.idl Wed Oct 10 21:12:40 2012
@@ -0,0 +1,37 @@
+module ooo { module vba { module excel {
+    constants XlClipboardFormat {
+        const long xlClipboardFormatBIFF = 8;
+        const long xlClipboardFormatBIFF2 = 18;
+        const long xlClipboardFormatBIFF3 = 20;
+        const long xlClipboardFormatBIFF4 = 30;
+        const long xlClipboardFormatBinary = 15;
+        const long xlClipboardFormatBitmap = 9;
+        const long xlClipboardFormatCGM = 13;
+        const long xlClipboardFormatCSV = 5;
+        const long xlClipboardFormatDIF = 4;
+        const long xlClipboardFormatDspText = 12;
+        const long xlClipboardFormatEmbeddedObject = 21;
+        const long xlClipboardFormatEmbedSource = 22;
+        const long xlClipboardFormatLink = 11;
+        const long xlClipboardFormatLinkSource = 23;
+        const long xlClipboardFormatLinkSourceDesc = 32;
+        const long xlClipboardFormatMovie = 24;
+        const long xlClipboardFormatNative = 14;
+        const long xlClipboardFormatObjectDesc = 31;
+        const long xlClipboardFormatObjectLink = 19;
+        const long xlClipboardFormatOwnerLink = 17;
+        const long xlClipboardFormatPICT = 2;
+        const long xlClipboardFormatPrintPICT = 3;
+        const long xlClipboardFormatRTF = 7;
+        const long xlClipboardFormatScreenPICT = 29;
+        const long xlClipboardFormatStandardFont = 28;
+        const long xlClipboardFormatStandardScale = 27;
+        const long xlClipboardFormatSYLK = 6;
+        const long xlClipboardFormatTable = 16;
+        const long xlClipboardFormatText = 0;
+        const long xlClipboardFormatToolFace = 25;
+        const long xlClipboardFormatToolFacePICT = 26;
+        const long xlClipboardFormatVALU = 1;
+        const long xlClipboardFormatWK1 = 10;
+    };
+}; }; };

Added: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlCmdType.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlCmdType.idl?rev=1396797&view=auto
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlCmdType.idl (added)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlCmdType.idl Wed Oct 10 21:12:40 2012
@@ -0,0 +1,9 @@
+module ooo { module vba { module excel {
+    constants XlCmdType {
+        const long xlCmdCube = 1;
+        const long xlCmdDefault = 4;
+        const long xlCmdList = 5;
+        const long xlCmdSql = 2;
+        const long xlCmdTable = 3;
+    };
+}; }; };

Added: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlColorIndex.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlColorIndex.idl?rev=1396797&view=auto
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlColorIndex.idl (added)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlColorIndex.idl Wed Oct 10 21:12:40 2012
@@ -0,0 +1,6 @@
+module ooo { module vba { module excel {
+    constants XlColorIndex {
+        const long xlColorIndexAutomatic = -4105;
+        const long xlColorIndexNone = -4142;
+    };
+}; }; };

Added: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlColumnDataType.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlColumnDataType.idl?rev=1396797&view=auto
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlColumnDataType.idl (added)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlColumnDataType.idl Wed Oct 10 21:12:40 2012
@@ -0,0 +1,14 @@
+module ooo { module vba { module excel {
+    constants XlColumnDataType {
+        const long xlDMYFormat = 4;
+        const long xlDYMFormat = 7;
+        const long xlEMDFormat = 10;
+        const long xlGeneralFormat = 1;
+        const long xlMDYFormat = 3;
+        const long xlMYDFormat = 6;
+        const long xlSkipColumn = 9;
+        const long xlTextFormat = 2;
+        const long xlYDMFormat = 8;
+        const long xlYMDFormat = 5;
+    };
+}; }; };

Added: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlCommandUnderlines.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlCommandUnderlines.idl?rev=1396797&view=auto
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlCommandUnderlines.idl (added)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlCommandUnderlines.idl Wed Oct 10 21:12:40 2012
@@ -0,0 +1,7 @@
+module ooo { module vba { module excel {
+    constants XlCommandUnderlines {
+        const long xlCommandUnderlinesAutomatic = -4105;
+        const long xlCommandUnderlinesOff = -4146;
+        const long xlCommandUnderlinesOn = 1;
+    };
+}; }; };

Added: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlCommentDisplayMode.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlCommentDisplayMode.idl?rev=1396797&view=auto
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlCommentDisplayMode.idl (added)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlCommentDisplayMode.idl Wed Oct 10 21:12:40 2012
@@ -0,0 +1,7 @@
+module ooo { module vba { module excel {
+    constants XlCommentDisplayMode {
+        const long xlCommentAndIndicator = 1;
+        const long xlCommentIndicatorOnly = -1;
+        const long xlNoIndicator = 0;
+    };
+}; }; };

Added: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlConsolidationFunction.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlConsolidationFunction.idl?rev=1396797&view=auto
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlConsolidationFunction.idl (added)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlConsolidationFunction.idl Wed Oct 10 21:12:40 2012
@@ -0,0 +1,16 @@
+module ooo { module vba { module excel {
+    constants XlConsolidationFunction {
+        const long xlAverage = -4106;
+        const long xlCount = -4112;
+        const long xlCountNums = -4113;
+        const long xlMax = -4136;
+        const long xlMin = -4139;
+        const long xlProduct = -4149;
+        const long xlStDev = -4155;
+        const long xlStDevP = -4156;
+        const long xlSum = -4157;
+        const long xlUnknown = 1000;
+        const long xlVar = -4164;
+        const long xlVarP = -4165;
+    };
+}; }; };

Added: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlCopyPictureFormat.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlCopyPictureFormat.idl?rev=1396797&view=auto
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlCopyPictureFormat.idl (added)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlCopyPictureFormat.idl Wed Oct 10 21:12:40 2012
@@ -0,0 +1,6 @@
+module ooo { module vba { module excel {
+    constants XlCopyPictureFormat {
+        const long xlBitmap = 2;
+        const long xlPicture = -4147;
+    };
+}; }; };

Added: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlCorruptLoad.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlCorruptLoad.idl?rev=1396797&view=auto
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlCorruptLoad.idl (added)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlCorruptLoad.idl Wed Oct 10 21:12:40 2012
@@ -0,0 +1,7 @@
+module ooo { module vba { module excel {
+    constants XlCorruptLoad {
+        const long xlExtractData = 2;
+        const long xlNormalLoad = 0;
+        const long xlRepairFile = 1;
+    };
+}; }; };

Added: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlCreator.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlCreator.idl?rev=1396797&view=auto
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlCreator.idl (added)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlCreator.idl Wed Oct 10 21:12:40 2012
@@ -0,0 +1,5 @@
+module ooo { module vba { module excel {
+    constants XlCreator {
+        const long xlCreatorCode = 1480803660;
+    };
+}; }; };

Added: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlCubeFieldType.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlCubeFieldType.idl?rev=1396797&view=auto
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlCubeFieldType.idl (added)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlCubeFieldType.idl Wed Oct 10 21:12:40 2012
@@ -0,0 +1,7 @@
+module ooo { module vba { module excel {
+    constants XlCubeFieldType {
+        const long xlHierarchy = 1;
+        const long xlMeasure = 2;
+        const long xlSet = 3;
+    };
+}; }; };

Added: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlCutCopyMode.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlCutCopyMode.idl?rev=1396797&view=auto
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlCutCopyMode.idl (added)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlCutCopyMode.idl Wed Oct 10 21:12:40 2012
@@ -0,0 +1,6 @@
+module ooo { module vba { module excel {
+    constants XlCutCopyMode {
+        const long xlCopy = 1;
+        const long xlCut = 2;
+    };
+}; }; };

Added: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlDVAlertStyle.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlDVAlertStyle.idl?rev=1396797&view=auto
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlDVAlertStyle.idl (added)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlDVAlertStyle.idl Wed Oct 10 21:12:40 2012
@@ -0,0 +1,7 @@
+module ooo { module vba { module excel {
+    constants XlDVAlertStyle {
+        const long xlValidAlertInformation = 3;
+        const long xlValidAlertStop = 1;
+        const long xlValidAlertWarning = 2;
+    };
+}; }; };

Added: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlDVType.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlDVType.idl?rev=1396797&view=auto
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlDVType.idl (added)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlDVType.idl Wed Oct 10 21:12:40 2012
@@ -0,0 +1,12 @@
+module ooo { module vba { module excel {
+    constants XlDVType {
+        const long xlValidateCustom = 7;
+        const long xlValidateDate = 4;
+        const long xlValidateDecimal = 2;
+        const long xlValidateInputOnly = 0;
+        const long xlValidateList = 3;
+        const long xlValidateTextLength = 6;
+        const long xlValidateTime = 5;
+        const long xlValidateWholeNumber = 1;
+    };
+}; }; };

Added: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlDataLabelPosition.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlDataLabelPosition.idl?rev=1396797&view=auto
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlDataLabelPosition.idl (added)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlDataLabelPosition.idl Wed Oct 10 21:12:40 2012
@@ -0,0 +1,15 @@
+module ooo { module vba { module excel {
+    constants XlDataLabelPosition {
+        const long xlLabelPositionAbove = 0;
+        const long xlLabelPositionBelow = 1;
+        const long xlLabelPositionBestFit = 5;
+        const long xlLabelPositionCenter = -4108;
+        const long xlLabelPositionCustom = 7;
+        const long xlLabelPositionInsideBase = 4;
+        const long xlLabelPositionInsideEnd = 3;
+        const long xlLabelPositionLeft = -4131;
+        const long xlLabelPositionMixed = 6;
+        const long xlLabelPositionOutsideEnd = 2;
+        const long xlLabelPositionRight = -4152;
+    };
+}; }; };

Added: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlDataLabelSeparator.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlDataLabelSeparator.idl?rev=1396797&view=auto
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlDataLabelSeparator.idl (added)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlDataLabelSeparator.idl Wed Oct 10 21:12:40 2012
@@ -0,0 +1,5 @@
+module ooo { module vba { module excel {
+    constants XlDataLabelSeparator {
+        const long xlDataLabelSeparatorDefault = 1;
+    };
+}; }; };

Added: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlDataLabelsType.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlDataLabelsType.idl?rev=1396797&view=auto
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlDataLabelsType.idl (added)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlDataLabelsType.idl Wed Oct 10 21:12:40 2012
@@ -0,0 +1,10 @@
+module ooo { module vba { module excel {
+    constants XlDataLabelsType {
+        const long xlDataLabelsShowBubbleSizes = 6;
+        const long xlDataLabelsShowLabel = 4;
+        const long xlDataLabelsShowLabelAndPercent = 5;
+        const long xlDataLabelsShowNone = -4142;
+        const long xlDataLabelsShowPercent = 3;
+        const long xlDataLabelsShowValue = 2;
+    };
+}; }; };

Added: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlDataSeriesDate.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlDataSeriesDate.idl?rev=1396797&view=auto
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlDataSeriesDate.idl (added)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlDataSeriesDate.idl Wed Oct 10 21:12:40 2012
@@ -0,0 +1,8 @@
+module ooo { module vba { module excel {
+    constants XlDataSeriesDate {
+        const long xlDay = 1;
+        const long xlMonth = 3;
+        const long xlWeekday = 2;
+        const long xlYear = 4;
+    };
+}; }; };

Added: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlDataSeriesType.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlDataSeriesType.idl?rev=1396797&view=auto
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlDataSeriesType.idl (added)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlDataSeriesType.idl Wed Oct 10 21:12:40 2012
@@ -0,0 +1,8 @@
+module ooo { module vba { module excel {
+    constants XlDataSeriesType {
+        const long xlAutoFill = 4;
+        const long xlChronological = 3;
+        const long xlDataSeriesLinear = -4132;
+        const long xlGrowth = 2;
+    };
+}; }; };

Added: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlDeleteShiftDirection.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlDeleteShiftDirection.idl?rev=1396797&view=auto
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlDeleteShiftDirection.idl (added)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlDeleteShiftDirection.idl Wed Oct 10 21:12:40 2012
@@ -0,0 +1,6 @@
+module ooo { module vba { module excel {
+    constants XlDeleteShiftDirection {
+        const long xlShiftToLeft = -4159;
+        const long xlShiftUp = -4162;
+    };
+}; }; };

Added: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlDirection.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlDirection.idl?rev=1396797&view=auto
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlDirection.idl (added)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlDirection.idl Wed Oct 10 21:12:40 2012
@@ -0,0 +1,8 @@
+module ooo { module vba { module excel {
+    constants XlDirection {
+        const long xlDown = -4121;
+        const long xlToLeft = -4159;
+        const long xlToRight = -4161;
+        const long xlUp = -4162;
+    };
+}; }; };

Added: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlDisplayBlanksAs.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlDisplayBlanksAs.idl?rev=1396797&view=auto
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlDisplayBlanksAs.idl (added)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlDisplayBlanksAs.idl Wed Oct 10 21:12:40 2012
@@ -0,0 +1,7 @@
+module ooo { module vba { module excel {
+    constants XlDisplayBlanksAs {
+        const long xlInterpolated = 3;
+        const long xlNotPlotted = 1;
+        const long xlZero = 2;
+    };
+}; }; };

Added: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlDisplayDrawingObjects.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlDisplayDrawingObjects.idl?rev=1396797&view=auto
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlDisplayDrawingObjects.idl (added)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlDisplayDrawingObjects.idl Wed Oct 10 21:12:40 2012
@@ -0,0 +1,7 @@
+module ooo { module vba { module excel {
+    constants XlDisplayDrawingObjects {
+        const long xlDisplayShapes = -4104;
+        const long xlHide = 3;
+        const long xlPlaceholders = 2;
+    };
+}; }; };

Added: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlDisplayUnit.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlDisplayUnit.idl?rev=1396797&view=auto
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlDisplayUnit.idl (added)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlDisplayUnit.idl Wed Oct 10 21:12:40 2012
@@ -0,0 +1,13 @@
+module ooo { module vba { module excel {
+    constants XlDisplayUnit {
+        const long xlHundredMillions = -8;
+        const long xlHundreds = -2;
+        const long xlHundredThousands = -5;
+        const long xlMillionMillions = -10;
+        const long xlMillions = -6;
+        const long xlTenMillions = -7;
+        const long xlTenThousands = -4;
+        const long xlThousandMillions = -9;
+        const long xlThousands = -3;
+    };
+}; }; };

Added: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlEditionFormat.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlEditionFormat.idl?rev=1396797&view=auto
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlEditionFormat.idl (added)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlEditionFormat.idl Wed Oct 10 21:12:40 2012
@@ -0,0 +1,8 @@
+module ooo { module vba { module excel {
+    constants XlEditionFormat {
+        const long xlBIFF = 2;
+        const long xlPICT = 1;
+        const long xlRTF = 4;
+        const long xlVALU = 8;
+    };
+}; }; };

Added: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlEditionOptionsOption.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlEditionOptionsOption.idl?rev=1396797&view=auto
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlEditionOptionsOption.idl (added)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlEditionOptionsOption.idl Wed Oct 10 21:12:40 2012
@@ -0,0 +1,12 @@
+module ooo { module vba { module excel {
+    constants XlEditionOptionsOption {
+        const long xlAutomaticUpdate = 4;
+        const long xlCancel = 1;
+        const long xlChangeAttributes = 6;
+        const long xlManualUpdate = 5;
+        const long xlOpenSource = 3;
+        const long xlSelect = 3;
+        const long xlSendPublisher = 2;
+        const long xlUpdateSubscriber = 2;
+    };
+}; }; };

Added: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlEditionType.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlEditionType.idl?rev=1396797&view=auto
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlEditionType.idl (added)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlEditionType.idl Wed Oct 10 21:12:40 2012
@@ -0,0 +1,6 @@
+module ooo { module vba { module excel {
+    constants XlEditionType {
+        const long xlPublisher = 1;
+        const long xlSubscriber = 2;
+    };
+}; }; };

Added: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlEnableCancelKey.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlEnableCancelKey.idl?rev=1396797&view=auto
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlEnableCancelKey.idl (added)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/excel/XlEnableCancelKey.idl Wed Oct 10 21:12:40 2012
@@ -0,0 +1,7 @@
+module ooo { module vba { module excel {
+    constants XlEnableCancelKey {
+        const long xlDisabled = 0;
+        const long xlErrorHandler = 2;
+        const long xlInterrupt = 1;
+    };
+}; }; };