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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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



Reply via email to