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

svn commit: r1410054 [12/19] - in /incubator/ooo/branches/gbuild/main: ./ basebmp/ basebmp/prj/ basegfx/ basegfx/inc/basegfx/ basegfx/prj/ canvas/ canvas/inc/canvas/ canvas/prj/ cppcanvas/ cppcanvas/inc/cppcanvas/ cppcanvas/prj/ dbaccess/ dbaccess/inc/...

Modified: incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdIMEMode.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdIMEMode.idl?rev=1410054&r1=1410053&r2=1410054&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdIMEMode.idl (original)
+++ incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdIMEMode.idl Thu Nov 15 22:14:37 2012
@@ -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 WdIMEMode {
         const long wdIMEModeAlpha = 8;

Modified: incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdIndexFilter.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdIndexFilter.idl?rev=1410054&r1=1410053&r2=1410054&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdIndexFilter.idl (original)
+++ incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdIndexFilter.idl Thu Nov 15 22:14:37 2012
@@ -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 WdIndexFilter {
         const long wdIndexFilterAiueo = 1;

Modified: incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdIndexFormat.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdIndexFormat.idl?rev=1410054&r1=1410053&r2=1410054&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdIndexFormat.idl (original)
+++ incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdIndexFormat.idl Thu Nov 15 22:14:37 2012
@@ -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 WdIndexFormat {
         const long wdIndexBulleted = 4;

Modified: incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdIndexSortBy.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdIndexSortBy.idl?rev=1410054&r1=1410053&r2=1410054&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdIndexSortBy.idl (original)
+++ incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdIndexSortBy.idl Thu Nov 15 22:14:37 2012
@@ -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 WdIndexSortBy {
         const long wdIndexSortByStroke = 0;

Modified: incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdIndexType.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdIndexType.idl?rev=1410054&r1=1410053&r2=1410054&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdIndexType.idl (original)
+++ incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdIndexType.idl Thu Nov 15 22:14:37 2012
@@ -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 WdIndexType {
         const long wdIndexIndent = 0;

Modified: incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdInformation.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdInformation.idl?rev=1410054&r1=1410053&r2=1410054&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdInformation.idl (original)
+++ incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdInformation.idl Thu Nov 15 22:14:37 2012
@@ -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 WdInformation {
         const long wdActiveEndAdjustedPageNumber = 1;

Modified: incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdInlineShapeType.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdInlineShapeType.idl?rev=1410054&r1=1410053&r2=1410054&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdInlineShapeType.idl (original)
+++ incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdInlineShapeType.idl Thu Nov 15 22:14:37 2012
@@ -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 WdInlineShapeType {
         const long wdInlineShapeEmbeddedOLEObject = 1;

Modified: incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdInsertCells.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdInsertCells.idl?rev=1410054&r1=1410053&r2=1410054&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdInsertCells.idl (original)
+++ incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdInsertCells.idl Thu Nov 15 22:14:37 2012
@@ -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 WdInsertCells {
         const long wdInsertCellsEntireColumn = 3;

Modified: incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdInsertedTextMark.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdInsertedTextMark.idl?rev=1410054&r1=1410053&r2=1410054&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdInsertedTextMark.idl (original)
+++ incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdInsertedTextMark.idl Thu Nov 15 22:14:37 2012
@@ -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 WdInsertedTextMark {
         const long wdInsertedTextMarkBold = 1;

Modified: incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdInternationalIndex.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdInternationalIndex.idl?rev=1410054&r1=1410053&r2=1410054&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdInternationalIndex.idl (original)
+++ incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdInternationalIndex.idl Thu Nov 15 22:14:37 2012
@@ -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 WdInternationalIndex {
         const long wd24HourClock = 21;

Modified: incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdJustificationMode.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdJustificationMode.idl?rev=1410054&r1=1410053&r2=1410054&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdJustificationMode.idl (original)
+++ incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdJustificationMode.idl Thu Nov 15 22:14:37 2012
@@ -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 WdJustificationMode {
         const long wdJustificationModeCompress = 1;

Modified: incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdKana.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdKana.idl?rev=1410054&r1=1410053&r2=1410054&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdKana.idl (original)
+++ incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdKana.idl Thu Nov 15 22:14:37 2012
@@ -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 WdKana {
         const long wdKanaHiragana = 9;

Modified: incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdKey.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdKey.idl?rev=1410054&r1=1410053&r2=1410054&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdKey.idl (original)
+++ incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdKey.idl Thu Nov 15 22:14:37 2012
@@ -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 WdKey {
         const long wdKey0 = 48;

Modified: incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdKeyCategory.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdKeyCategory.idl?rev=1410054&r1=1410053&r2=1410054&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdKeyCategory.idl (original)
+++ incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdKeyCategory.idl Thu Nov 15 22:14:37 2012
@@ -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 WdKeyCategory {
         const long wdKeyCategoryAutoText = 4;

Modified: incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdLanguageID.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdLanguageID.idl?rev=1410054&r1=1410053&r2=1410054&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdLanguageID.idl (original)
+++ incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdLanguageID.idl Thu Nov 15 22:14:37 2012
@@ -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 WdLanguageID {
         const long wdAfrikaans = 1078;

Modified: incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdLanguageID2000.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdLanguageID2000.idl?rev=1410054&r1=1410053&r2=1410054&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdLanguageID2000.idl (original)
+++ incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdLanguageID2000.idl Thu Nov 15 22:14:37 2012
@@ -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 WdLanguageID2000 {
         const long wdChineseHongKong = 3076;

Modified: incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdLayoutMode.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdLayoutMode.idl?rev=1410054&r1=1410053&r2=1410054&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdLayoutMode.idl (original)
+++ incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdLayoutMode.idl Thu Nov 15 22:14:37 2012
@@ -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 WdLayoutMode {
         const long wdLayoutModeDefault = 0;

Modified: incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdLetterStyle.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdLetterStyle.idl?rev=1410054&r1=1410053&r2=1410054&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdLetterStyle.idl (original)
+++ incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdLetterStyle.idl Thu Nov 15 22:14:37 2012
@@ -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 WdLetterStyle {
         const long wdFullBlock = 0;

Modified: incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdLetterheadLocation.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdLetterheadLocation.idl?rev=1410054&r1=1410053&r2=1410054&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdLetterheadLocation.idl (original)
+++ incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdLetterheadLocation.idl Thu Nov 15 22:14:37 2012
@@ -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 WdLetterheadLocation {
         const long wdLetterBottom = 1;

Modified: incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdLineEndingType.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdLineEndingType.idl?rev=1410054&r1=1410053&r2=1410054&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdLineEndingType.idl (original)
+++ incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdLineEndingType.idl Thu Nov 15 22:14:37 2012
@@ -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 WdLineEndingType {
         const long wdCRLF = 0;

Modified: incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdLineSpacing.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdLineSpacing.idl?rev=1410054&r1=1410053&r2=1410054&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdLineSpacing.idl (original)
+++ incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdLineSpacing.idl Thu Nov 15 22:14:37 2012
@@ -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 WdLineSpacing {
         const long wdLineSpace1pt5 = 1;

Modified: incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdLineStyle.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdLineStyle.idl?rev=1410054&r1=1410053&r2=1410054&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdLineStyle.idl (original)
+++ incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdLineStyle.idl Thu Nov 15 22:14:37 2012
@@ -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 WdLineStyle {
         const long wdLineStyleDashDot = 5;

Modified: incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdLineType.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdLineType.idl?rev=1410054&r1=1410053&r2=1410054&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdLineType.idl (original)
+++ incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdLineType.idl Thu Nov 15 22:14:37 2012
@@ -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 WdLineType {
         const long wdTableRow = 1;

Modified: incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdLineWidth.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdLineWidth.idl?rev=1410054&r1=1410053&r2=1410054&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdLineWidth.idl (original)
+++ incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdLineWidth.idl Thu Nov 15 22:14:37 2012
@@ -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 WdLineWidth {
         const long wdLineWidth025pt = 2;

Modified: incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdLinkType.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdLinkType.idl?rev=1410054&r1=1410053&r2=1410054&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdLinkType.idl (original)
+++ incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdLinkType.idl Thu Nov 15 22:14:37 2012
@@ -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 WdLinkType {
         const long wdLinkTypeDDE = 6;

Modified: incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdListApplyTo.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdListApplyTo.idl?rev=1410054&r1=1410053&r2=1410054&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdListApplyTo.idl (original)
+++ incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdListApplyTo.idl Thu Nov 15 22:14:37 2012
@@ -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 WdListApplyTo {
         const long wdListApplyToSelection = 2;

Modified: incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdListGalleryType.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdListGalleryType.idl?rev=1410054&r1=1410053&r2=1410054&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdListGalleryType.idl (original)
+++ incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdListGalleryType.idl Thu Nov 15 22:14:37 2012
@@ -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 WdListGalleryType {
         const long wdBulletGallery = 1;

Modified: incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdListLevelAlignment.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdListLevelAlignment.idl?rev=1410054&r1=1410053&r2=1410054&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdListLevelAlignment.idl (original)
+++ incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdListLevelAlignment.idl Thu Nov 15 22:14:37 2012
@@ -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 WdListLevelAlignment {
         const long wdListLevelAlignCenter = 1;

Modified: incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdListNumberStyle.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdListNumberStyle.idl?rev=1410054&r1=1410053&r2=1410054&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdListNumberStyle.idl (original)
+++ incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdListNumberStyle.idl Thu Nov 15 22:14:37 2012
@@ -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 WdListNumberStyle {
         const long wdListNumberStyleAiueo = 20;

Modified: incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdListNumberStyleHID.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdListNumberStyleHID.idl?rev=1410054&r1=1410053&r2=1410054&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdListNumberStyleHID.idl (original)
+++ incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdListNumberStyleHID.idl Thu Nov 15 22:14:37 2012
@@ -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 WdListNumberStyleHID {
         const long emptyenum = 0;

Modified: incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdListType.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdListType.idl?rev=1410054&r1=1410053&r2=1410054&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdListType.idl (original)
+++ incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdListType.idl Thu Nov 15 22:14:37 2012
@@ -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 WdListType {
         const long wdListBullet = 2;

Modified: incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdMailMergeActiveRecord.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdMailMergeActiveRecord.idl?rev=1410054&r1=1410053&r2=1410054&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdMailMergeActiveRecord.idl (original)
+++ incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdMailMergeActiveRecord.idl Thu Nov 15 22:14:37 2012
@@ -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 WdMailMergeActiveRecord {
         const long wdFirstDataSourceRecord = -6;

Modified: incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdMailMergeComparison.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdMailMergeComparison.idl?rev=1410054&r1=1410053&r2=1410054&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdMailMergeComparison.idl (original)
+++ incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdMailMergeComparison.idl Thu Nov 15 22:14:37 2012
@@ -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 WdMailMergeComparison {
         const long wdMergeIfEqual = 0;

Modified: incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdMailMergeDataSource.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdMailMergeDataSource.idl?rev=1410054&r1=1410053&r2=1410054&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdMailMergeDataSource.idl (original)
+++ incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdMailMergeDataSource.idl Thu Nov 15 22:14:37 2012
@@ -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 WdMailMergeDataSource {
         const long wdMergeInfoFromAccessDDE = 1;

Modified: incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdMailMergeDefaultRecord.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdMailMergeDefaultRecord.idl?rev=1410054&r1=1410053&r2=1410054&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdMailMergeDefaultRecord.idl (original)
+++ incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdMailMergeDefaultRecord.idl Thu Nov 15 22:14:37 2012
@@ -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 WdMailMergeDefaultRecord {
         const long wdDefaultFirstRecord = 1;

Modified: incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdMailMergeDestination.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdMailMergeDestination.idl?rev=1410054&r1=1410053&r2=1410054&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdMailMergeDestination.idl (original)
+++ incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdMailMergeDestination.idl Thu Nov 15 22:14:37 2012
@@ -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 WdMailMergeDestination {
         const long wdSendToEmail = 2;

Modified: incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdMailMergeMailFormat.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdMailMergeMailFormat.idl?rev=1410054&r1=1410053&r2=1410054&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdMailMergeMailFormat.idl (original)
+++ incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdMailMergeMailFormat.idl Thu Nov 15 22:14:37 2012
@@ -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 WdMailMergeMailFormat {
         const long wdMailFormatHTML = 1;

Modified: incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdMailMergeMainDocType.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdMailMergeMainDocType.idl?rev=1410054&r1=1410053&r2=1410054&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdMailMergeMainDocType.idl (original)
+++ incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdMailMergeMainDocType.idl Thu Nov 15 22:14:37 2012
@@ -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 WdMailMergeMainDocType {
         const long wdCatalog = 3;

Modified: incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdMailMergeState.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdMailMergeState.idl?rev=1410054&r1=1410053&r2=1410054&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdMailMergeState.idl (original)
+++ incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdMailMergeState.idl Thu Nov 15 22:14:37 2012
@@ -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 WdMailMergeState {
         const long wdDataSource = 5;

Modified: incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdMailSystem.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdMailSystem.idl?rev=1410054&r1=1410053&r2=1410054&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdMailSystem.idl (original)
+++ incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdMailSystem.idl Thu Nov 15 22:14:37 2012
@@ -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 WdMailSystem {
         const long wdMAPI = 1;

Modified: incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdMailerPriority.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdMailerPriority.idl?rev=1410054&r1=1410053&r2=1410054&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdMailerPriority.idl (original)
+++ incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdMailerPriority.idl Thu Nov 15 22:14:37 2012
@@ -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 WdMailerPriority {
         const long wdPriorityHigh = 3;

Modified: incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdMappedDataFields.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdMappedDataFields.idl?rev=1410054&r1=1410053&r2=1410054&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdMappedDataFields.idl (original)
+++ incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdMappedDataFields.idl Thu Nov 15 22:14:37 2012
@@ -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 WdMappedDataFields {
         const long wdAddress1 = 10;

Modified: incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdMeasurementUnits.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdMeasurementUnits.idl?rev=1410054&r1=1410053&r2=1410054&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdMeasurementUnits.idl (original)
+++ incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdMeasurementUnits.idl Thu Nov 15 22:14:37 2012
@@ -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 WdMeasurementUnits {
         const long wdCentimeters = 1;

Modified: incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdMeasurementUnitsHID.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdMeasurementUnitsHID.idl?rev=1410054&r1=1410053&r2=1410054&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdMeasurementUnitsHID.idl (original)
+++ incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdMeasurementUnitsHID.idl Thu Nov 15 22:14:37 2012
@@ -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 WdMeasurementUnitsHID {
         const long emptyenum = 0;

Modified: incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdMergeSubType.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdMergeSubType.idl?rev=1410054&r1=1410053&r2=1410054&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdMergeSubType.idl (original)
+++ incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdMergeSubType.idl Thu Nov 15 22:14:37 2012
@@ -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 WdMergeSubType {
         const long wdMergeSubTypeAccess = 1;

Modified: incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdMergeTarget.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdMergeTarget.idl?rev=1410054&r1=1410053&r2=1410054&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdMergeTarget.idl (original)
+++ incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdMergeTarget.idl Thu Nov 15 22:14:37 2012
@@ -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 WdMergeTarget {
         const long wdMergeTargetCurrent = 1;

Modified: incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdMonthNames.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdMonthNames.idl?rev=1410054&r1=1410053&r2=1410054&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdMonthNames.idl (original)
+++ incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdMonthNames.idl Thu Nov 15 22:14:37 2012
@@ -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 WdMonthNames {
         const long wdMonthNamesArabic = 0;

Modified: incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdMovementType.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdMovementType.idl?rev=1410054&r1=1410053&r2=1410054&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdMovementType.idl (original)
+++ incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdMovementType.idl Thu Nov 15 22:14:37 2012
@@ -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 WdMovementType {
         const long wdExtend = 1;

Modified: incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdMultipleWordConversionsMode.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdMultipleWordConversionsMode.idl?rev=1410054&r1=1410053&r2=1410054&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdMultipleWordConversionsMode.idl (original)
+++ incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdMultipleWordConversionsMode.idl Thu Nov 15 22:14:37 2012
@@ -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 WdMultipleWordConversionsMode {
         const long wdHangulToHanja = 0;

Modified: incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdNewDocumentType.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdNewDocumentType.idl?rev=1410054&r1=1410053&r2=1410054&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdNewDocumentType.idl (original)
+++ incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdNewDocumentType.idl Thu Nov 15 22:14:37 2012
@@ -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 WdNewDocumentType {
         const long wdNewBlankDocument = 0;

Modified: incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdNoteNumberStyle.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdNoteNumberStyle.idl?rev=1410054&r1=1410053&r2=1410054&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdNoteNumberStyle.idl (original)
+++ incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdNoteNumberStyle.idl Thu Nov 15 22:14:37 2012
@@ -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 WdNoteNumberStyle {
         const long wdNoteNumberStyleArabic = 0;

Modified: incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdNoteNumberStyleHID.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdNoteNumberStyleHID.idl?rev=1410054&r1=1410053&r2=1410054&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdNoteNumberStyleHID.idl (original)
+++ incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdNoteNumberStyleHID.idl Thu Nov 15 22:14:37 2012
@@ -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 WdNoteNumberStyleHID {
         const long emptyenum = 0;

Modified: incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdNumberStyleWordBasicBiDi.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdNumberStyleWordBasicBiDi.idl?rev=1410054&r1=1410053&r2=1410054&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdNumberStyleWordBasicBiDi.idl (original)
+++ incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdNumberStyleWordBasicBiDi.idl Thu Nov 15 22:14:37 2012
@@ -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 WdNumberStyleWordBasicBiDi {
         const long wdCaptionNumberStyleBidiLetter1 = 49;

Modified: incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdNumberType.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdNumberType.idl?rev=1410054&r1=1410053&r2=1410054&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdNumberType.idl (original)
+++ incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdNumberType.idl Thu Nov 15 22:14:37 2012
@@ -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 WdNumberType {
         const long wdNumberAllNumbers = 3;

Modified: incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdNumberingRule.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdNumberingRule.idl?rev=1410054&r1=1410053&r2=1410054&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdNumberingRule.idl (original)
+++ incubator/ooo/branches/gbuild/main/oovbaapi/ooo/vba/word/WdNumberingRule.idl Thu Nov 15 22:14:37 2012
@@ -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 WdNumberingRule {
         const long wdRestartContinuous = 0;