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 [9/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/inc...

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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