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 [11/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/powerpoint/PpNumberedBulletStyle.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpNumberedBulletStyle.idl?rev=1397315&r1=1397314&r2=1397315&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpNumberedBulletStyle.idl (original)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpNumberedBulletStyle.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 powerpoint {
     constants PpNumberedBulletStyle {
         const long ppBulletAlphaLCParenBoth = 8;

Modified: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpParagraphAlignment.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpParagraphAlignment.idl?rev=1397315&r1=1397314&r2=1397315&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpParagraphAlignment.idl (original)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpParagraphAlignment.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 powerpoint {
     constants PpParagraphAlignment {
         const long ppAlignCenter = 2;

Modified: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpPasteDataType.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpPasteDataType.idl?rev=1397315&r1=1397314&r2=1397315&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpPasteDataType.idl (original)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpPasteDataType.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 powerpoint {
     constants PpPasteDataType {
         const long ppPasteBitmap = 1;

Modified: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpPlaceholderType.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpPlaceholderType.idl?rev=1397315&r1=1397314&r2=1397315&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpPlaceholderType.idl (original)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpPlaceholderType.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 powerpoint {
     constants PpPlaceholderType {
         const long ppPlaceholderBitmap = 9;

Modified: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpPrintColorType.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpPrintColorType.idl?rev=1397315&r1=1397314&r2=1397315&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpPrintColorType.idl (original)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpPrintColorType.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 powerpoint {
     constants PpPrintColorType {
         const long ppPrintBlackAndWhite = 2;

Modified: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpPrintHandoutOrder.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpPrintHandoutOrder.idl?rev=1397315&r1=1397314&r2=1397315&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpPrintHandoutOrder.idl (original)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpPrintHandoutOrder.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 powerpoint {
     constants PpPrintHandoutOrder {
         const long ppPrintHandoutHorizontalFirst = 2;

Modified: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpPrintOutputType.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpPrintOutputType.idl?rev=1397315&r1=1397314&r2=1397315&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpPrintOutputType.idl (original)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpPrintOutputType.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 powerpoint {
     constants PpPrintOutputType {
         const long ppPrintOutputBuildSlides = 7;

Modified: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpPrintRangeType.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpPrintRangeType.idl?rev=1397315&r1=1397314&r2=1397315&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpPrintRangeType.idl (original)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpPrintRangeType.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 powerpoint {
     constants PpPrintRangeType {
         const long ppPrintAll = 1;

Modified: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpPublishSourceType.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpPublishSourceType.idl?rev=1397315&r1=1397314&r2=1397315&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpPublishSourceType.idl (original)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpPublishSourceType.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 powerpoint {
     constants PpPublishSourceType {
         const long ppPublishAll = 1;

Modified: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpRevisionInfo.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpRevisionInfo.idl?rev=1397315&r1=1397314&r2=1397315&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpRevisionInfo.idl (original)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpRevisionInfo.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 powerpoint {
     constants PpRevisionInfo {
         const long ppRevisionInfoBaseline = 1;

Modified: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpSaveAsFileType.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpSaveAsFileType.idl?rev=1397315&r1=1397314&r2=1397315&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpSaveAsFileType.idl (original)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpSaveAsFileType.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 powerpoint {
     constants PpSaveAsFileType {
         const long ppSaveAsAddIn = 8;

Modified: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpSelectionType.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpSelectionType.idl?rev=1397315&r1=1397314&r2=1397315&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpSelectionType.idl (original)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpSelectionType.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 powerpoint {
     constants PpSelectionType {
         const long ppSelectionNone = 0;

Modified: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpShapeFormat.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpShapeFormat.idl?rev=1397315&r1=1397314&r2=1397315&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpShapeFormat.idl (original)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpShapeFormat.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 powerpoint {
     constants PpShapeFormat {
         const long ppShapeFormatBMP = 3;

Modified: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpSlideLayout.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpSlideLayout.idl?rev=1397315&r1=1397314&r2=1397315&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpSlideLayout.idl (original)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpSlideLayout.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 powerpoint {
     constants PpSlideLayout {
         const long ppLayoutBlank = 12;

Modified: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpSlideShowAdvanceMode.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpSlideShowAdvanceMode.idl?rev=1397315&r1=1397314&r2=1397315&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpSlideShowAdvanceMode.idl (original)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpSlideShowAdvanceMode.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 powerpoint {
     constants PpSlideShowAdvanceMode {
         const long ppSlideShowManualAdvance = 1;

Modified: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpSlideShowPointerType.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpSlideShowPointerType.idl?rev=1397315&r1=1397314&r2=1397315&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpSlideShowPointerType.idl (original)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpSlideShowPointerType.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 powerpoint {
     constants PpSlideShowPointerType {
         const long ppSlideShowPointerAlwaysHidden = 3;

Modified: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpSlideShowRangeType.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpSlideShowRangeType.idl?rev=1397315&r1=1397314&r2=1397315&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpSlideShowRangeType.idl (original)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpSlideShowRangeType.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 powerpoint {
     constants PpSlideShowRangeType {
         const long ppShowAll = 1;

Modified: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpSlideShowState.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpSlideShowState.idl?rev=1397315&r1=1397314&r2=1397315&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpSlideShowState.idl (original)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpSlideShowState.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 powerpoint {
     constants PpSlideShowState {
         const long ppSlideShowBlackScreen = 3;

Modified: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpSlideShowType.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpSlideShowType.idl?rev=1397315&r1=1397314&r2=1397315&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpSlideShowType.idl (original)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpSlideShowType.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 powerpoint {
     constants PpSlideShowType {
         const long ppShowTypeKiosk = 3;

Modified: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpSlideSizeType.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpSlideSizeType.idl?rev=1397315&r1=1397314&r2=1397315&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpSlideSizeType.idl (original)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpSlideSizeType.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 powerpoint {
     constants PpSlideSizeType {
         const long ppSlideSize35MM = 4;

Modified: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpSoundEffectType.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpSoundEffectType.idl?rev=1397315&r1=1397314&r2=1397315&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpSoundEffectType.idl (original)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpSoundEffectType.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 powerpoint {
     constants PpSoundEffectType {
         const long ppSoundEffectsMixed = -2;

Modified: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpSoundFormatType.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpSoundFormatType.idl?rev=1397315&r1=1397314&r2=1397315&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpSoundFormatType.idl (original)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpSoundFormatType.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 powerpoint {
     constants PpSoundFormatType {
         const long ppSoundFormatCDAudio = 3;

Modified: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpTabStopType.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpTabStopType.idl?rev=1397315&r1=1397314&r2=1397315&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpTabStopType.idl (original)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpTabStopType.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 powerpoint {
     constants PpTabStopType {
         const long ppTabStopCenter = 2;

Modified: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpTextLevelEffect.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpTextLevelEffect.idl?rev=1397315&r1=1397314&r2=1397315&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpTextLevelEffect.idl (original)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpTextLevelEffect.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 powerpoint {
     constants PpTextLevelEffect {
         const long ppAnimateByAllLevels = 16;

Modified: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpTextStyleType.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpTextStyleType.idl?rev=1397315&r1=1397314&r2=1397315&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpTextStyleType.idl (original)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpTextStyleType.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 powerpoint {
     constants PpTextStyleType {
         const long ppBodyStyle = 3;

Modified: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpTextUnitEffect.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpTextUnitEffect.idl?rev=1397315&r1=1397314&r2=1397315&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpTextUnitEffect.idl (original)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpTextUnitEffect.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 powerpoint {
     constants PpTextUnitEffect {
         const long ppAnimateByCharacter = 2;

Modified: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpTransitionSpeed.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpTransitionSpeed.idl?rev=1397315&r1=1397314&r2=1397315&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpTransitionSpeed.idl (original)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpTransitionSpeed.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 powerpoint {
     constants PpTransitionSpeed {
         const long ppTransitionSpeedFast = 3;

Modified: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpUpdateOption.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpUpdateOption.idl?rev=1397315&r1=1397314&r2=1397315&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpUpdateOption.idl (original)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpUpdateOption.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 powerpoint {
     constants PpUpdateOption {
         const long ppUpdateOptionAutomatic = 2;

Modified: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpViewType.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpViewType.idl?rev=1397315&r1=1397314&r2=1397315&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpViewType.idl (original)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpViewType.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 powerpoint {
     constants PpViewType {
         const long ppViewHandoutMaster = 4;

Modified: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpWindowState.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpWindowState.idl?rev=1397315&r1=1397314&r2=1397315&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpWindowState.idl (original)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/powerpoint/PpWindowState.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 powerpoint {
     constants PpWindowState {
         const long ppWindowMaximized = 3;

Modified: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/stdole/LoadPictureConstants.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/stdole/LoadPictureConstants.idl?rev=1397315&r1=1397314&r2=1397315&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/stdole/LoadPictureConstants.idl (original)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/stdole/LoadPictureConstants.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 stdole {
     constants LoadPictureConstants {
         const long Color = 4;

Modified: incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/stdole/OLE_TRISTATE.idl
URL: http://svn.apache.org/viewvc/incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/stdole/OLE_TRISTATE.idl?rev=1397315&r1=1397314&r2=1397315&view=diff
==============================================================================
--- incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/stdole/OLE_TRISTATE.idl (original)
+++ incubator/ooo/branches/buildsys/main/oovbaapi/ooo/vba/stdole/OLE_TRISTATE.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 stdole {
     constants OLE_TRISTATE {
         const long Checked = 1;

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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