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

svn commit: r1397315 [12/20] - in /incubator/ooo/branches/buildsys/main: ./ basebmp/ basebmp/prj/ basegfx/ basegfx/inc/basegfx/ basegfx/prj/ canvas/ canvas/inc/canvas/ canvas/prj/ cppcanvas/ cppcanvas/inc/cppcanvas/ cppcanvas/prj/ dbaccess/ dbaccess/in...

Modified: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdCaptionNumberStyleHID.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdCaptionNumberStyleHID.idl?rev=1397315&r1=1397314&r2=1397315&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdCaptionNumberStyleHID.idl (original)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdCaptionNumberStyleHID.idl Thu Oct 11 21:18:16 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 WdCaptionNumberStyleHID {
         const long emptyenum = 0;

Modified: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdCaptionPosition.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdCaptionPosition.idl?rev=1397315&r1=1397314&r2=1397315&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdCaptionPosition.idl (original)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdCaptionPosition.idl Thu Oct 11 21:18:16 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 WdCaptionPosition {
         const long wdCaptionPositionAbove = 0;

Modified: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdCellVerticalAlignment.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdCellVerticalAlignment.idl?rev=1397315&r1=1397314&r2=1397315&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdCellVerticalAlignment.idl (original)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdCellVerticalAlignment.idl Thu Oct 11 21:18:16 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 WdCellVerticalAlignment {
         const long wdCellAlignVerticalBottom = 3;

Modified: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdCharacterCase.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdCharacterCase.idl?rev=1397315&r1=1397314&r2=1397315&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdCharacterCase.idl (original)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdCharacterCase.idl Thu Oct 11 21:18:16 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 WdCharacterCase {
         const long wdFullWidth = 7;

Modified: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdCharacterCaseHID.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdCharacterCaseHID.idl?rev=1397315&r1=1397314&r2=1397315&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdCharacterCaseHID.idl (original)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdCharacterCaseHID.idl Thu Oct 11 21:18:16 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 WdCharacterCaseHID {
         const long emptyenum = 0;

Modified: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdCharacterWidth.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdCharacterWidth.idl?rev=1397315&r1=1397314&r2=1397315&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdCharacterWidth.idl (original)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdCharacterWidth.idl Thu Oct 11 21:18:16 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 WdCharacterWidth {
         const long wdWidthFullWidth = 7;

Modified: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdChevronConvertRule.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdChevronConvertRule.idl?rev=1397315&r1=1397314&r2=1397315&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdChevronConvertRule.idl (original)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdChevronConvertRule.idl Thu Oct 11 21:18:16 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 WdChevronConvertRule {
         const long wdAlwaysConvert = 1;

Modified: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdCollapseDirection.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdCollapseDirection.idl?rev=1397315&r1=1397314&r2=1397315&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdCollapseDirection.idl (original)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdCollapseDirection.idl Thu Oct 11 21:18:16 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 WdCollapseDirection {
         const long wdCollapseEnd = 0;

Modified: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdColor.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdColor.idl?rev=1397315&r1=1397314&r2=1397315&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdColor.idl (original)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdColor.idl Thu Oct 11 21:18:16 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 WdColor {
         const long wdColorAqua = 13421619;

Modified: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdColorIndex.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdColorIndex.idl?rev=1397315&r1=1397314&r2=1397315&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdColorIndex.idl (original)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdColorIndex.idl Thu Oct 11 21:18:16 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 WdColorIndex {
         const long wdAuto = 0;

Modified: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdCompareTarget.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdCompareTarget.idl?rev=1397315&r1=1397314&r2=1397315&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdCompareTarget.idl (original)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdCompareTarget.idl Thu Oct 11 21:18:16 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 WdCompareTarget {
         const long wdCompareTargetCurrent = 1;

Modified: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdCompatibility.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdCompatibility.idl?rev=1397315&r1=1397314&r2=1397315&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdCompatibility.idl (original)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdCompatibility.idl Thu Oct 11 21:18:16 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 WdCompatibility {
         const long wdAlignTablesRowByRow = 39;

Modified: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdConditionCode.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdConditionCode.idl?rev=1397315&r1=1397314&r2=1397315&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdConditionCode.idl (original)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdConditionCode.idl Thu Oct 11 21:18:16 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 WdConditionCode {
         const long wdEvenColumnBanding = 7;

Modified: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdConstants.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdConstants.idl?rev=1397315&r1=1397314&r2=1397315&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdConstants.idl (original)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdConstants.idl Thu Oct 11 21:18:16 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 WdConstants {
         const long wdAutoPosition = 0;

Modified: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdContinue.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdContinue.idl?rev=1397315&r1=1397314&r2=1397315&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdContinue.idl (original)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdContinue.idl Thu Oct 11 21:18:16 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 WdContinue {
         const long wdContinueDisabled = 0;

Modified: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdCountry.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdCountry.idl?rev=1397315&r1=1397314&r2=1397315&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdCountry.idl (original)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdCountry.idl Thu Oct 11 21:18:16 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 WdCountry {
         const long wdArgentina = 54;

Modified: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdCursorMovement.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdCursorMovement.idl?rev=1397315&r1=1397314&r2=1397315&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdCursorMovement.idl (original)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdCursorMovement.idl Thu Oct 11 21:18:16 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 WdCursorMovement {
         const long wdCursorMovementLogical = 0;

Modified: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdCursorType.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdCursorType.idl?rev=1397315&r1=1397314&r2=1397315&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdCursorType.idl (original)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdCursorType.idl Thu Oct 11 21:18:16 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 WdCursorType {
         const long wdCursorIBeam = 1;

Modified: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdCustomLabelPageSize.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdCustomLabelPageSize.idl?rev=1397315&r1=1397314&r2=1397315&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdCustomLabelPageSize.idl (original)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdCustomLabelPageSize.idl Thu Oct 11 21:18:16 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 WdCustomLabelPageSize {
         const long wdCustomLabelA4 = 2;

Modified: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdDateLanguage.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdDateLanguage.idl?rev=1397315&r1=1397314&r2=1397315&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdDateLanguage.idl (original)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdDateLanguage.idl Thu Oct 11 21:18:16 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 WdDateLanguage {
         const long wdDateLanguageBidi = 10;

Modified: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdDefaultFilePath.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdDefaultFilePath.idl?rev=1397315&r1=1397314&r2=1397315&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdDefaultFilePath.idl (original)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdDefaultFilePath.idl Thu Oct 11 21:18:16 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 WdDefaultFilePath {
         const long wdAutoRecoverPath = 5;

Modified: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdDefaultListBehavior.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdDefaultListBehavior.idl?rev=1397315&r1=1397314&r2=1397315&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdDefaultListBehavior.idl (original)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdDefaultListBehavior.idl Thu Oct 11 21:18:16 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 WdDefaultListBehavior {
         const long wdWord10ListBehavior = 2;

Modified: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdDefaultTableBehavior.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdDefaultTableBehavior.idl?rev=1397315&r1=1397314&r2=1397315&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdDefaultTableBehavior.idl (original)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdDefaultTableBehavior.idl Thu Oct 11 21:18:16 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 WdDefaultTableBehavior {
         const long wdWord8TableBehavior = 0;

Modified: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdDeleteCells.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdDeleteCells.idl?rev=1397315&r1=1397314&r2=1397315&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdDeleteCells.idl (original)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdDeleteCells.idl Thu Oct 11 21:18:16 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 WdDeleteCells {
         const long wdDeleteCellsEntireColumn = 3;

Modified: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdDeletedTextMark.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdDeletedTextMark.idl?rev=1397315&r1=1397314&r2=1397315&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdDeletedTextMark.idl (original)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdDeletedTextMark.idl Thu Oct 11 21:18:16 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 WdDeletedTextMark {
         const long wdDeletedTextMarkBold = 5;

Modified: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdDiacriticColor.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdDiacriticColor.idl?rev=1397315&r1=1397314&r2=1397315&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdDiacriticColor.idl (original)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdDiacriticColor.idl Thu Oct 11 21:18:16 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 WdDiacriticColor {
         const long wdDiacriticColorBidi = 0;

Modified: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdDictionaryType.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdDictionaryType.idl?rev=1397315&r1=1397314&r2=1397315&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdDictionaryType.idl (original)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdDictionaryType.idl Thu Oct 11 21:18:16 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 WdDictionaryType {
         const long wdGrammar = 1;

Modified: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdDictionaryTypeHID.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdDictionaryTypeHID.idl?rev=1397315&r1=1397314&r2=1397315&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdDictionaryTypeHID.idl (original)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdDictionaryTypeHID.idl Thu Oct 11 21:18:16 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 WdDictionaryTypeHID {
         const long emptyenum = 0;

Modified: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdDisableFeaturesIntroducedAfter.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdDisableFeaturesIntroducedAfter.idl?rev=1397315&r1=1397314&r2=1397315&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdDisableFeaturesIntroducedAfter.idl (original)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdDisableFeaturesIntroducedAfter.idl Thu Oct 11 21:18:16 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 WdDisableFeaturesIntroducedAfter {
         const long wd70 = 0;

Modified: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdDocumentDirection.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdDocumentDirection.idl?rev=1397315&r1=1397314&r2=1397315&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdDocumentDirection.idl (original)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdDocumentDirection.idl Thu Oct 11 21:18:16 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 WdDocumentDirection {
         const long wdLeftToRight = 0;

Modified: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdDocumentKind.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdDocumentKind.idl?rev=1397315&r1=1397314&r2=1397315&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdDocumentKind.idl (original)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdDocumentKind.idl Thu Oct 11 21:18:16 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 WdDocumentKind {
         const long wdDocumentEmail = 2;

Modified: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdDocumentMedium.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdDocumentMedium.idl?rev=1397315&r1=1397314&r2=1397315&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdDocumentMedium.idl (original)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdDocumentMedium.idl Thu Oct 11 21:18:16 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 WdDocumentMedium {
         const long wdDocument = 1;

Modified: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdDocumentType.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdDocumentType.idl?rev=1397315&r1=1397314&r2=1397315&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdDocumentType.idl (original)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdDocumentType.idl Thu Oct 11 21:18:16 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 WdDocumentType {
         const long wdTypeDocument = 0;

Modified: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdDocumentViewDirection.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdDocumentViewDirection.idl?rev=1397315&r1=1397314&r2=1397315&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdDocumentViewDirection.idl (original)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdDocumentViewDirection.idl Thu Oct 11 21:18:16 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 WdDocumentViewDirection {
         const long wdDocumentViewLtr = 1;

Modified: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdDropPosition.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdDropPosition.idl?rev=1397315&r1=1397314&r2=1397315&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdDropPosition.idl (original)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdDropPosition.idl Thu Oct 11 21:18:16 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 WdDropPosition {
         const long wdDropMargin = 2;

Modified: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdEditionOption.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdEditionOption.idl?rev=1397315&r1=1397314&r2=1397315&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdEditionOption.idl (original)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdEditionOption.idl Thu Oct 11 21:18:16 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 WdEditionOption {
         const long wdAutomaticUpdate = 3;

Modified: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdEditionType.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdEditionType.idl?rev=1397315&r1=1397314&r2=1397315&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdEditionType.idl (original)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdEditionType.idl Thu Oct 11 21:18:16 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 WdEditionType {
         const long wdPublisher = 0;

Modified: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdEditorType.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdEditorType.idl?rev=1397315&r1=1397314&r2=1397315&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdEditorType.idl (original)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdEditorType.idl Thu Oct 11 21:18:16 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 WdEditorType {
         const long wdEditorCurrent = -6;

Modified: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdEmailHTMLFidelity.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdEmailHTMLFidelity.idl?rev=1397315&r1=1397314&r2=1397315&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdEmailHTMLFidelity.idl (original)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdEmailHTMLFidelity.idl Thu Oct 11 21:18:16 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 WdEmailHTMLFidelity {
         const long wdEmailHTMLFidelityHigh = 3;

Modified: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdEmphasisMark.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdEmphasisMark.idl?rev=1397315&r1=1397314&r2=1397315&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdEmphasisMark.idl (original)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdEmphasisMark.idl Thu Oct 11 21:18:16 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 WdEmphasisMark {
         const long wdEmphasisMarkNone = 0;

Modified: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdEnableCancelKey.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdEnableCancelKey.idl?rev=1397315&r1=1397314&r2=1397315&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdEnableCancelKey.idl (original)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdEnableCancelKey.idl Thu Oct 11 21:18:16 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 WdEnableCancelKey {
         const long wdCancelDisabled = 0;

Modified: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdEncloseStyle.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdEncloseStyle.idl?rev=1397315&r1=1397314&r2=1397315&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdEncloseStyle.idl (original)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdEncloseStyle.idl Thu Oct 11 21:18:16 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 WdEncloseStyle {
         const long wdEncloseStyleLarge = 2;

Modified: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdEnclosureType.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdEnclosureType.idl?rev=1397315&r1=1397314&r2=1397315&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdEnclosureType.idl (original)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdEnclosureType.idl Thu Oct 11 21:18:16 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 WdEnclosureType {
         const long wdEnclosureCircle = 0;

Modified: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdEndnoteLocation.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdEndnoteLocation.idl?rev=1397315&r1=1397314&r2=1397315&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdEndnoteLocation.idl (original)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdEndnoteLocation.idl Thu Oct 11 21:18:16 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 WdEndnoteLocation {
         const long wdEndOfDocument = 1;

Modified: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdEnvelopeOrientation.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdEnvelopeOrientation.idl?rev=1397315&r1=1397314&r2=1397315&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdEnvelopeOrientation.idl (original)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdEnvelopeOrientation.idl Thu Oct 11 21:18:16 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 WdEnvelopeOrientation {
         const long wdCenterClockwise = 7;

Modified: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdFarEastLineBreakLanguageID.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdFarEastLineBreakLanguageID.idl?rev=1397315&r1=1397314&r2=1397315&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdFarEastLineBreakLanguageID.idl (original)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdFarEastLineBreakLanguageID.idl Thu Oct 11 21:18:16 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 WdFarEastLineBreakLanguageID {
         const long wdLineBreakJapanese = 1041;

Modified: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdFarEastLineBreakLevel.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdFarEastLineBreakLevel.idl?rev=1397315&r1=1397314&r2=1397315&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdFarEastLineBreakLevel.idl (original)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdFarEastLineBreakLevel.idl Thu Oct 11 21:18:16 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 WdFarEastLineBreakLevel {
         const long wdFarEastLineBreakLevelCustom = 2;

Modified: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdFieldKind.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdFieldKind.idl?rev=1397315&r1=1397314&r2=1397315&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdFieldKind.idl (original)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdFieldKind.idl Thu Oct 11 21:18:16 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 WdFieldKind {
         const long wdFieldKindCold = 3;

Modified: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdFieldShading.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdFieldShading.idl?rev=1397315&r1=1397314&r2=1397315&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdFieldShading.idl (original)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdFieldShading.idl Thu Oct 11 21:18:16 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 WdFieldShading {
         const long wdFieldShadingAlways = 1;

Modified: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdFieldType.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdFieldType.idl?rev=1397315&r1=1397314&r2=1397315&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdFieldType.idl (original)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdFieldType.idl Thu Oct 11 21:18:16 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 WdFieldType {
         const long wdFieldAddin = 81;

Modified: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdFindMatch.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdFindMatch.idl?rev=1397315&r1=1397314&r2=1397315&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdFindMatch.idl (original)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdFindMatch.idl Thu Oct 11 21:18:16 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 WdFindMatch {
         const long wdMatchAnyCharacter = 65599;

Modified: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdFindWrap.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdFindWrap.idl?rev=1397315&r1=1397314&r2=1397315&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdFindWrap.idl (original)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdFindWrap.idl Thu Oct 11 21:18:16 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 WdFindWrap {
         const long wdFindAsk = 2;

Modified: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdFlowDirection.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdFlowDirection.idl?rev=1397315&r1=1397314&r2=1397315&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdFlowDirection.idl (original)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdFlowDirection.idl Thu Oct 11 21:18:16 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 WdFlowDirection {
         const long wdFlowLtr = 0;

Modified: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdFontBias.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdFontBias.idl?rev=1397315&r1=1397314&r2=1397315&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdFontBias.idl (original)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdFontBias.idl Thu Oct 11 21:18:16 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 WdFontBias {
         const long wdFontBiasDefault = 0;

Modified: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdFootnoteLocation.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdFootnoteLocation.idl?rev=1397315&r1=1397314&r2=1397315&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdFootnoteLocation.idl (original)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/word/WdFootnoteLocation.idl Thu Oct 11 21:18:16 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 WdFootnoteLocation {
         const long wdBeneathText = 1;