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 [9/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/XlSmartTagDisplayMode.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSmartTagDisplayMode.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSmartTagDisplayMode.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSmartTagDisplayMode.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 XlSmartTagDisplayMode {
         const long xlButtonOnly = 2;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSortDataOption.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSortDataOption.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSortDataOption.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSortDataOption.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 XlSortDataOption {
         const long xlSortNormal = 0;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSortMethod.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSortMethod.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSortMethod.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSortMethod.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 XlSortMethod {
         const long xlPinYin = 1;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSortMethodOld.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSortMethodOld.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSortMethodOld.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSortMethodOld.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 XlSortMethodOld {
         const long xlCodePage = 2;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSortOrder.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSortOrder.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSortOrder.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSortOrder.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 XlSortOrder {
         const long xlAscending = 1;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSortOrientation.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSortOrientation.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSortOrientation.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSortOrientation.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 XlSortOrientation {
         const long xlSortColumns = 1;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSortType.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSortType.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSortType.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSortType.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 XlSortType {
         const long xlSortLabels = 2;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSourceType.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSourceType.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSourceType.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSourceType.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 XlSourceType {
         const long xlSourceAutoFilter = 3;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSpeakDirection.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSpeakDirection.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSpeakDirection.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSpeakDirection.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 XlSpeakDirection {
         const long xlSpeakByColumns = 1;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSpecialCellsValue.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSpecialCellsValue.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSpecialCellsValue.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSpecialCellsValue.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 XlSpecialCellsValue {
         const long xlErrors = 16;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSubscribeToFormat.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSubscribeToFormat.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSubscribeToFormat.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSubscribeToFormat.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 XlSubscribeToFormat {
         const long xlSubscribeToPicture = -4147;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSubtototalLocationType.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSubtototalLocationType.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSubtototalLocationType.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSubtototalLocationType.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 XlSubtototalLocationType {
         const long xlAtBottom = 2;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSummaryColumn.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSummaryColumn.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSummaryColumn.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSummaryColumn.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 XlSummaryColumn {
         const long xlSummaryOnLeft = -4131;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSummaryReportType.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSummaryReportType.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSummaryReportType.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSummaryReportType.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 XlSummaryReportType {
         const long xlStandardSummary = 1;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSummaryRow.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSummaryRow.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSummaryRow.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlSummaryRow.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 XlSummaryRow {
         const long xlSummaryAbove = 0;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlTabPosition.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlTabPosition.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlTabPosition.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlTabPosition.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 XlTabPosition {
         const long xlTabPositionFirst = 0;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlTextParsingType.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlTextParsingType.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlTextParsingType.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlTextParsingType.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 XlTextParsingType {
         const long xlDelimited = 1;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlTextQualifier.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlTextQualifier.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlTextQualifier.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlTextQualifier.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 XlTextQualifier {
         const long xlTextQualifierDoubleQuote = 1;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlTextVisualLayoutType.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlTextVisualLayoutType.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlTextVisualLayoutType.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlTextVisualLayoutType.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 XlTextVisualLayoutType {
         const long xlTextVisualLTR = 1;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlTickLabelOrientation.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlTickLabelOrientation.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlTickLabelOrientation.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlTickLabelOrientation.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 XlTickLabelOrientation {
         const long xlTickLabelOrientationAutomatic = -4105;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlTickLabelPosition.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlTickLabelPosition.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlTickLabelPosition.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlTickLabelPosition.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 XlTickLabelPosition {
         const long xlTickLabelPositionHigh = -4127;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlTickMark.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlTickMark.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlTickMark.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlTickMark.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 XlTickMark {
         const long xlTickMarkCross = 4;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlTimeUnit.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlTimeUnit.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlTimeUnit.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlTimeUnit.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 XlTimeUnit {
         const long xlDays = 0;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlToolbarProtection.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlToolbarProtection.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlToolbarProtection.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlToolbarProtection.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 XlToolbarProtection {
         const long xlNoButtonChanges = 1;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlTotalsCalculation.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlTotalsCalculation.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlTotalsCalculation.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlTotalsCalculation.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 XlTotalsCalculation {
         const long xlTotalsCalculationAverage = 2;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlTrendlineType.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlTrendlineType.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlTrendlineType.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlTrendlineType.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 XlTrendlineType {
         const long xlExponential = 5;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlUnderlineStyle.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlUnderlineStyle.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlUnderlineStyle.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlUnderlineStyle.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 XlUnderlineStyle {
         const long xlUnderlineStyleDouble = -4119;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlUpdateLinks.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlUpdateLinks.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlUpdateLinks.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlUpdateLinks.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 XlUpdateLinks {
         const long xlUpdateLinksAlways = 3;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlVAlign.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlVAlign.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlVAlign.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlVAlign.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 XlVAlign {
         const long xlVAlignBottom = -4107;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlWBATemplate.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlWBATemplate.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlWBATemplate.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlWBATemplate.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 XlWBATemplate {
         const long xlWBATChart = -4109;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlWebFormatting.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlWebFormatting.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlWebFormatting.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlWebFormatting.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 XlWebFormatting {
         const long xlWebFormattingAll = 1;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlWebSelectionType.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlWebSelectionType.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlWebSelectionType.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlWebSelectionType.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 XlWebSelectionType {
         const long xlAllTables = 2;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlWindowState.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlWindowState.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlWindowState.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlWindowState.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 XlWindowState {
         const long xlMaximized = -4137;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlWindowType.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlWindowType.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlWindowType.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlWindowType.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 XlWindowType {
         const long xlChartAsWindow = 5;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlWindowView.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlWindowView.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlWindowView.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlWindowView.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 XlWindowView {
         const long xlNormalView = 1;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlXLMMacroType.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlXLMMacroType.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlXLMMacroType.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlXLMMacroType.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 XlXLMMacroType {
         const long xlCommand = 2;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlXmlExportResult.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlXmlExportResult.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlXmlExportResult.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlXmlExportResult.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 XlXmlExportResult {
         const long xlXmlExportSuccess = 0;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlXmlImportResult.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlXmlImportResult.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlXmlImportResult.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlXmlImportResult.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 XlXmlImportResult {
         const long xlXmlImportElementsTruncated = 1;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlXmlLoadOption.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlXmlLoadOption.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlXmlLoadOption.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlXmlLoadOption.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 XlXmlLoadOption {
         const long xlXmlLoadImportToList = 2;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlYesNoGuess.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlYesNoGuess.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlYesNoGuess.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/excel/XlYesNoGuess.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 XlYesNoGuess {
         const long xlGuess = 0;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmAction.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmAction.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmAction.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmAction.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 msforms {
     constants fmAction {
         const long fmActionCopy = 1;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmAlignment.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmAlignment.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmAlignment.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmAlignment.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 msforms {
     constants fmAlignment {
         const long fmAlignmentLeft = 0;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmBackStyle.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmBackStyle.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmBackStyle.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmBackStyle.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 msforms {
     constants fmBackStyle {
         const long fmBackStyleOpaque = 1;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmBorderStyle.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmBorderStyle.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmBorderStyle.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmBorderStyle.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 msforms {
     constants fmBorderStyle {
         const long fmBorderStyleNone = 0;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmBorders.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmBorders.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmBorders.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmBorders.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 msforms {
     constants fmBorders {
         const long fmBordersBox = 1;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmButtonEffect.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmButtonEffect.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmButtonEffect.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmButtonEffect.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 msforms {
     constants fmButtonEffect {
         const long fmButtonEffectFlat = 0;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmButtonStyle.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmButtonStyle.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmButtonStyle.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmButtonStyle.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 msforms {
     constants fmButtonStyle {
         const long fmButtonStylePushButton = 0;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmCycle.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmCycle.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmCycle.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmCycle.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 msforms {
     constants fmCycle {
         const long fmCycleAllForms = 0;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmDisplayStyle.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmDisplayStyle.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmDisplayStyle.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmDisplayStyle.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 msforms {
     constants fmDisplayStyle {
         const long fmDisplayStyleCheckBox = 4;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmDragBehavior.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmDragBehavior.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmDragBehavior.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmDragBehavior.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 msforms {
     constants fmDragBehavior {
         const long fmDragBehaviorDisabled = 0;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmDragState.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmDragState.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmDragState.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmDragState.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 msforms {
     constants fmDragState {
         const long fmDragStateEnter = 0;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmDropButtonStyle.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmDropButtonStyle.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmDropButtonStyle.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmDropButtonStyle.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 msforms {
     constants fmDropButtonStyle {
         const long fmDropButtonStyleArrow = 1;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmDropEffect.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmDropEffect.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmDropEffect.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmDropEffect.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 msforms {
     constants fmDropEffect {
         const long fmDropEffectCopy = 1;

Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmEnterFieldBehavior.idl
URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmEnterFieldBehavior.idl?rev=1735365&r1=1735364&r2=1735365&view=diff
==============================================================================
--- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmEnterFieldBehavior.idl (original)
+++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmEnterFieldBehavior.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 msforms {
     constants fmEnterFieldBehavior {
         const long fmEnterFieldBehaviorRecallSelection = 1;