You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by da...@apache.org on 2016/03/17 05:15:59 UTC

svn commit: r1735365 [8/19] - in /openoffice/branches/gbuild-reintegration: ./ main/ main/basebmp/ main/basebmp/prj/ main/basegfx/ main/basegfx/inc/basegfx/ main/basegfx/prj/ main/canvas/ main/canvas/inc/canvas/ main/canvas/prj/ main/cppcanvas/ main/cp...

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlMousePointer.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlMousePointer.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlMousePointer.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlMousePointer.idl Thu Mar 17 04:15:51 2016
@@ -1,3 +1,24 @@
+/**************************************************************
+ * 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ * 
+ *************************************************************/
+
 module ooo { module vba { module excel {
     constants XlMousePointer {
         const long xlDefault = -4143;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlOLEType.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlOLEType.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlOLEType.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlOLEType.idl Thu Mar 17 04:15:51 2016
@@ -1,3 +1,24 @@
+/**************************************************************
+ * 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ * 
+ *************************************************************/
+
 module ooo { module vba { module excel {
     constants XlOLEType {
         const long xlOLEControl = 2;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlOLEVerb.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlOLEVerb.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlOLEVerb.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlOLEVerb.idl Thu Mar 17 04:15:51 2016
@@ -1,3 +1,24 @@
+/**************************************************************
+ * 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ * 
+ *************************************************************/
+
 module ooo { module vba { module excel {
     constants XlOLEVerb {
         const long xlVerbOpen = 2;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlObjectSize.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlObjectSize.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlObjectSize.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlObjectSize.idl Thu Mar 17 04:15:51 2016
@@ -1,3 +1,24 @@
+/**************************************************************
+ * 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ * 
+ *************************************************************/
+
 module ooo { module vba { module excel {
     constants XlObjectSize {
         const long xlFitToPage = 2;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlOrder.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlOrder.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlOrder.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlOrder.idl Thu Mar 17 04:15:51 2016
@@ -1,3 +1,24 @@
+/**************************************************************
+ * 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ * 
+ *************************************************************/
+
 module ooo { module vba { module excel {
     constants XlOrder {
         const long xlDownThenOver = 1;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlOrientation.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlOrientation.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlOrientation.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlOrientation.idl Thu Mar 17 04:15:51 2016
@@ -1,3 +1,24 @@
+/**************************************************************
+ * 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ * 
+ *************************************************************/
+
 module ooo { module vba { module excel {
     constants XlOrientation {
         const long xlDownward = -4170;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPTSelectionMode.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPTSelectionMode.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPTSelectionMode.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPTSelectionMode.idl Thu Mar 17 04:15:51 2016
@@ -1,3 +1,24 @@
+/**************************************************************
+ * 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ * 
+ *************************************************************/
+
 module ooo { module vba { module excel {
     constants XlPTSelectionMode {
         const long xlBlanks = 4;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPageBreak.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPageBreak.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPageBreak.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPageBreak.idl Thu Mar 17 04:15:51 2016
@@ -1,3 +1,24 @@
+/**************************************************************
+ * 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ * 
+ *************************************************************/
+
 module ooo { module vba { module excel {
     constants XlPageBreak {
         const long xlPageBreakAutomatic = -4105;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPageBreakExtent.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPageBreakExtent.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPageBreakExtent.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPageBreakExtent.idl Thu Mar 17 04:15:51 2016
@@ -1,3 +1,24 @@
+/**************************************************************
+ * 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ * 
+ *************************************************************/
+
 module ooo { module vba { module excel {
     constants XlPageBreakExtent {
         const long xlPageBreakFull = 1;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPageOrientation.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPageOrientation.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPageOrientation.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPageOrientation.idl Thu Mar 17 04:15:51 2016
@@ -1,3 +1,24 @@
+/**************************************************************
+ * 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ * 
+ *************************************************************/
+
 module ooo { module vba { module excel {
     constants XlPageOrientation {
         const long xlLandscape = 2;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPaperSize.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPaperSize.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPaperSize.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPaperSize.idl Thu Mar 17 04:15:51 2016
@@ -1,3 +1,24 @@
+/**************************************************************
+ * 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ * 
+ *************************************************************/
+
 module ooo { module vba { module excel {
     constants XlPaperSize {
         const long xlPaper10x14 = 16;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlParameterDataType.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlParameterDataType.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlParameterDataType.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlParameterDataType.idl Thu Mar 17 04:15:51 2016
@@ -1,3 +1,24 @@
+/**************************************************************
+ * 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ * 
+ *************************************************************/
+
 module ooo { module vba { module excel {
     constants XlParameterDataType {
         const long xlParamTypeBigInt = -5;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlParameterType.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlParameterType.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlParameterType.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlParameterType.idl Thu Mar 17 04:15:51 2016
@@ -1,3 +1,24 @@
+/**************************************************************
+ * 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ * 
+ *************************************************************/
+
 module ooo { module vba { module excel {
     constants XlParameterType {
         const long xlConstant = 1;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPasteSpecialOperation.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPasteSpecialOperation.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPasteSpecialOperation.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPasteSpecialOperation.idl Thu Mar 17 04:15:51 2016
@@ -1,3 +1,24 @@
+/**************************************************************
+ * 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ * 
+ *************************************************************/
+
 module ooo { module vba { module excel {
     constants XlPasteSpecialOperation {
         const long xlPasteSpecialOperationAdd = 2;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPasteType.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPasteType.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPasteType.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPasteType.idl Thu Mar 17 04:15:51 2016
@@ -1,3 +1,24 @@
+/**************************************************************
+ * 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ * 
+ *************************************************************/
+
 module ooo { module vba { module excel {
     constants XlPasteType {
         const long xlPasteAll = -4104;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPattern.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPattern.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPattern.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPattern.idl Thu Mar 17 04:15:51 2016
@@ -1,3 +1,24 @@
+/**************************************************************
+ * 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ * 
+ *************************************************************/
+
 module ooo { module vba { module excel {
     constants XlPattern {
         const long xlPatternAutomatic = -4105;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPhoneticAlignment.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPhoneticAlignment.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPhoneticAlignment.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPhoneticAlignment.idl Thu Mar 17 04:15:51 2016
@@ -1,3 +1,24 @@
+/**************************************************************
+ * 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ * 
+ *************************************************************/
+
 module ooo { module vba { module excel {
     constants XlPhoneticAlignment {
         const long xlPhoneticAlignCenter = 2;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPhoneticCharacterType.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPhoneticCharacterType.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPhoneticCharacterType.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPhoneticCharacterType.idl Thu Mar 17 04:15:51 2016
@@ -1,3 +1,24 @@
+/**************************************************************
+ * 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ * 
+ *************************************************************/
+
 module ooo { module vba { module excel {
     constants XlPhoneticCharacterType {
         const long xlHiragana = 2;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPictureAppearance.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPictureAppearance.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPictureAppearance.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPictureAppearance.idl Thu Mar 17 04:15:51 2016
@@ -1,3 +1,24 @@
+/**************************************************************
+ * 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ * 
+ *************************************************************/
+
 module ooo { module vba { module excel {
     constants XlPictureAppearance {
         const long xlPrinter = 2;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPictureConvertorType.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPictureConvertorType.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPictureConvertorType.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPictureConvertorType.idl Thu Mar 17 04:15:51 2016
@@ -1,3 +1,24 @@
+/**************************************************************
+ * 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ * 
+ *************************************************************/
+
 module ooo { module vba { module excel {
     constants XlPictureConvertorType {
         const long xlBMP = 1;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPivotCellType.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPivotCellType.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPivotCellType.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPivotCellType.idl Thu Mar 17 04:15:51 2016
@@ -1,3 +1,24 @@
+/**************************************************************
+ * 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ * 
+ *************************************************************/
+
 module ooo { module vba { module excel {
     constants XlPivotCellType {
         const long xlPivotCellBlankCell = 9;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPivotFieldCalculation.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPivotFieldCalculation.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPivotFieldCalculation.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPivotFieldCalculation.idl Thu Mar 17 04:15:51 2016
@@ -1,3 +1,24 @@
+/**************************************************************
+ * 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ * 
+ *************************************************************/
+
 module ooo { module vba { module excel {
     constants XlPivotFieldCalculation {
         const long xlDifferenceFrom = 2;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPivotFieldDataType.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPivotFieldDataType.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPivotFieldDataType.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPivotFieldDataType.idl Thu Mar 17 04:15:51 2016
@@ -1,3 +1,24 @@
+/**************************************************************
+ * 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ * 
+ *************************************************************/
+
 module ooo { module vba { module excel {
     constants XlPivotFieldDataType {
         const long xlDate = 2;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPivotFieldOrientation.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPivotFieldOrientation.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPivotFieldOrientation.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPivotFieldOrientation.idl Thu Mar 17 04:15:51 2016
@@ -1,3 +1,24 @@
+/**************************************************************
+ * 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ * 
+ *************************************************************/
+
 module ooo { module vba { module excel {
     constants XlPivotFieldOrientation {
         const long xlColumnField = 2;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPivotFormatType.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPivotFormatType.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPivotFormatType.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPivotFormatType.idl Thu Mar 17 04:15:51 2016
@@ -1,3 +1,24 @@
+/**************************************************************
+ * 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ * 
+ *************************************************************/
+
 module ooo { module vba { module excel {
     constants XlPivotFormatType {
         const long xlPTClassic = 20;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPivotTableMissingItems.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPivotTableMissingItems.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPivotTableMissingItems.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPivotTableMissingItems.idl Thu Mar 17 04:15:51 2016
@@ -1,3 +1,24 @@
+/**************************************************************
+ * 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ * 
+ *************************************************************/
+
 module ooo { module vba { module excel {
     constants XlPivotTableMissingItems {
         const long xlMissingItemsDefault = -1;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPivotTableSourceType.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPivotTableSourceType.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPivotTableSourceType.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPivotTableSourceType.idl Thu Mar 17 04:15:51 2016
@@ -1,3 +1,24 @@
+/**************************************************************
+ * 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ * 
+ *************************************************************/
+
 module ooo { module vba { module excel {
     constants XlPivotTableSourceType {
         const long xlConsolidation = 3;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPivotTableVersionList.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPivotTableVersionList.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPivotTableVersionList.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPivotTableVersionList.idl Thu Mar 17 04:15:51 2016
@@ -1,3 +1,24 @@
+/**************************************************************
+ * 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ * 
+ *************************************************************/
+
 module ooo { module vba { module excel {
     constants XlPivotTableVersionList {
         const long xlPivotTableVersion10 = 1;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPlacement.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPlacement.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPlacement.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPlacement.idl Thu Mar 17 04:15:51 2016
@@ -1,3 +1,24 @@
+/**************************************************************
+ * 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ * 
+ *************************************************************/
+
 module ooo { module vba { module excel {
     constants XlPlacement {
         const long xlFreeFloating = 3;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPlatform.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPlatform.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPlatform.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPlatform.idl Thu Mar 17 04:15:51 2016
@@ -1,3 +1,24 @@
+/**************************************************************
+ * 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ * 
+ *************************************************************/
+
 module ooo { module vba { module excel {
     constants XlPlatform {
         const long xlMacintosh = 1;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPrintErrors.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPrintErrors.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPrintErrors.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPrintErrors.idl Thu Mar 17 04:15:51 2016
@@ -1,3 +1,24 @@
+/**************************************************************
+ * 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ * 
+ *************************************************************/
+
 module ooo { module vba { module excel {
     constants XlPrintErrors {
         const long xlPrintErrorsBlank = 1;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPrintLocation.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPrintLocation.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPrintLocation.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPrintLocation.idl Thu Mar 17 04:15:51 2016
@@ -1,3 +1,24 @@
+/**************************************************************
+ * 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ * 
+ *************************************************************/
+
 module ooo { module vba { module excel {
     constants XlPrintLocation {
         const long xlPrintInPlace = 16;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPriority.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPriority.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPriority.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlPriority.idl Thu Mar 17 04:15:51 2016
@@ -1,3 +1,24 @@
+/**************************************************************
+ * 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ * 
+ *************************************************************/
+
 module ooo { module vba { module excel {
     constants XlPriority {
         const long xlPriorityHigh = -4127;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlQueryType.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlQueryType.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlQueryType.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlQueryType.idl Thu Mar 17 04:15:51 2016
@@ -1,3 +1,24 @@
+/**************************************************************
+ * 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ * 
+ *************************************************************/
+
 module ooo { module vba { module excel {
     constants XlQueryType {
         const long xlADORecordset = 7;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlRangeAutoFormat.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlRangeAutoFormat.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlRangeAutoFormat.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlRangeAutoFormat.idl Thu Mar 17 04:15:51 2016
@@ -1,3 +1,24 @@
+/**************************************************************
+ * 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ * 
+ *************************************************************/
+
 module ooo { module vba { module excel {
     constants XlRangeAutoFormat {
         const long xlRangeAutoFormat3DEffects1 = 13;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlRangeValueDataType.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlRangeValueDataType.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlRangeValueDataType.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlRangeValueDataType.idl Thu Mar 17 04:15:51 2016
@@ -1,3 +1,24 @@
+/**************************************************************
+ * 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ * 
+ *************************************************************/
+
 module ooo { module vba { module excel {
     constants XlRangeValueDataType {
         const long xlRangeValueDefault = 10;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlReferenceStyle.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlReferenceStyle.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlReferenceStyle.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlReferenceStyle.idl Thu Mar 17 04:15:51 2016
@@ -1,3 +1,24 @@
+/**************************************************************
+ * 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ * 
+ *************************************************************/
+
 module ooo { module vba { module excel {
     constants XlReferenceStyle {
         const long xlA1 = 1;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlReferenceType.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlReferenceType.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlReferenceType.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlReferenceType.idl Thu Mar 17 04:15:51 2016
@@ -1,3 +1,24 @@
+/**************************************************************
+ * 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ * 
+ *************************************************************/
+
 module ooo { module vba { module excel {
     constants XlReferenceType {
         const long xlAbsolute = 1;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlRobustConnect.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlRobustConnect.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlRobustConnect.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlRobustConnect.idl Thu Mar 17 04:15:51 2016
@@ -1,3 +1,24 @@
+/**************************************************************
+ * 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ * 
+ *************************************************************/
+
 module ooo { module vba { module excel {
     constants XlRobustConnect {
         const long xlAlways = 1;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlRoutingSlipDelivery.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlRoutingSlipDelivery.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlRoutingSlipDelivery.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlRoutingSlipDelivery.idl Thu Mar 17 04:15:51 2016
@@ -1,3 +1,24 @@
+/**************************************************************
+ * 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ * 
+ *************************************************************/
+
 module ooo { module vba { module excel {
     constants XlRoutingSlipDelivery {
         const long xlAllAtOnce = 2;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlRoutingSlipStatus.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlRoutingSlipStatus.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlRoutingSlipStatus.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlRoutingSlipStatus.idl Thu Mar 17 04:15:51 2016
@@ -1,3 +1,24 @@
+/**************************************************************
+ * 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ * 
+ *************************************************************/
+
 module ooo { module vba { module excel {
     constants XlRoutingSlipStatus {
         const long xlNotYetRouted = 0;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlRowCol.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlRowCol.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlRowCol.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlRowCol.idl Thu Mar 17 04:15:51 2016
@@ -1,3 +1,24 @@
+/**************************************************************
+ * 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ * 
+ *************************************************************/
+
 module ooo { module vba { module excel {
     constants XlRowCol {
         const long xlColumns = 2;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlRunAutoMacro.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlRunAutoMacro.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlRunAutoMacro.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlRunAutoMacro.idl Thu Mar 17 04:15:51 2016
@@ -1,3 +1,24 @@
+/**************************************************************
+ * 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ * 
+ *************************************************************/
+
 module ooo { module vba { module excel {
     constants XlRunAutoMacro {
         const long xlAutoActivate = 3;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSaveAction.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSaveAction.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSaveAction.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSaveAction.idl Thu Mar 17 04:15:51 2016
@@ -1,3 +1,24 @@
+/**************************************************************
+ * 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ * 
+ *************************************************************/
+
 module ooo { module vba { module excel {
     constants XlSaveAction {
         const long xlDoNotSaveChanges = 2;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSaveAsAccessMode.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSaveAsAccessMode.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSaveAsAccessMode.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSaveAsAccessMode.idl Thu Mar 17 04:15:51 2016
@@ -1,3 +1,24 @@
+/**************************************************************
+ * 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ * 
+ *************************************************************/
+
 module ooo { module vba { module excel {
     constants XlSaveAsAccessMode {
         const long xlExclusive = 3;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSaveConflictResolution.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSaveConflictResolution.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSaveConflictResolution.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSaveConflictResolution.idl Thu Mar 17 04:15:51 2016
@@ -1,3 +1,24 @@
+/**************************************************************
+ * 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ * 
+ *************************************************************/
+
 module ooo { module vba { module excel {
     constants XlSaveConflictResolution {
         const long xlLocalSessionChanges = 2;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlScaleType.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlScaleType.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlScaleType.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlScaleType.idl Thu Mar 17 04:15:51 2016
@@ -1,3 +1,24 @@
+/**************************************************************
+ * 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ * 
+ *************************************************************/
+
 module ooo { module vba { module excel {
     constants XlScaleType {
         const long xlScaleLinear = -4132;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSearchDirection.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSearchDirection.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSearchDirection.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSearchDirection.idl Thu Mar 17 04:15:51 2016
@@ -1,3 +1,24 @@
+/**************************************************************
+ * 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ * 
+ *************************************************************/
+
 module ooo { module vba { module excel {
     constants XlSearchDirection {
         const long xlNext = 1;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSearchOrder.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSearchOrder.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSearchOrder.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSearchOrder.idl Thu Mar 17 04:15:51 2016
@@ -1,3 +1,24 @@
+/**************************************************************
+ * 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ * 
+ *************************************************************/
+
 module ooo { module vba { module excel {
     constants XlSearchOrder {
         const long xlByColumns = 2;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSearchWithin.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSearchWithin.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSearchWithin.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSearchWithin.idl Thu Mar 17 04:15:51 2016
@@ -1,3 +1,24 @@
+/**************************************************************
+ * 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ * 
+ *************************************************************/
+
 module ooo { module vba { module excel {
     constants XlSearchWithin {
         const long xlWithinSheet = 1;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSheetType.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSheetType.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSheetType.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSheetType.idl Thu Mar 17 04:15:51 2016
@@ -1,3 +1,24 @@
+/**************************************************************
+ * 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ * 
+ *************************************************************/
+
 module ooo { module vba { module excel {
     constants XlSheetType {
         const long xlChart = -4109;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSheetVisibility.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSheetVisibility.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSheetVisibility.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSheetVisibility.idl Thu Mar 17 04:15:51 2016
@@ -1,3 +1,24 @@
+/**************************************************************
+ * 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ * 
+ *************************************************************/
+
 module ooo { module vba { module excel {
     constants XlSheetVisibility {
         const long xlSheetHidden = 0;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSizeRepresents.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSizeRepresents.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSizeRepresents.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSizeRepresents.idl Thu Mar 17 04:15:51 2016
@@ -1,3 +1,24 @@
+/**************************************************************
+ * 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ * 
+ *************************************************************/
+
 module ooo { module vba { module excel {
     constants XlSizeRepresents {
         const long xlSizeIsArea = 1;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSmartTagControlType.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSmartTagControlType.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSmartTagControlType.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSmartTagControlType.idl Thu Mar 17 04:15:51 2016
@@ -1,3 +1,24 @@
+/**************************************************************
+ * 
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ * 
+ *************************************************************/
+
 module ooo { module vba { module excel {
     constants XlSmartTagControlType {
         const long xlSmartTagControlActiveX = 13;