Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdGoToItem.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdGoToItem.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdGoToItem.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdGoToItem.idl Thu Mar 17 04:15:51 2016 @@ -1,3 +1,24 @@ +/************************************************************** + * + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + *************************************************************/ + module ooo { module vba { module word { constants WdGoToItem { const long wdGoToBookmark = -1;
Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdGutterStyle.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdGutterStyle.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdGutterStyle.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdGutterStyle.idl Thu Mar 17 04:15:51 2016 @@ -1,3 +1,24 @@ +/************************************************************** + * + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + *************************************************************/ + module ooo { module vba { module word { constants WdGutterStyle { const long wdGutterPosLeft = 0; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdGutterStyleOld.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdGutterStyleOld.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdGutterStyleOld.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdGutterStyleOld.idl Thu Mar 17 04:15:51 2016 @@ -1,3 +1,24 @@ +/************************************************************** + * + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + *************************************************************/ + module ooo { module vba { module word { constants WdGutterStyleOld { const long wdGutterStyleBidi = 2; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdHeaderFooterIndex.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdHeaderFooterIndex.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdHeaderFooterIndex.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdHeaderFooterIndex.idl Thu Mar 17 04:15:51 2016 @@ -1,3 +1,24 @@ +/************************************************************** + * + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + *************************************************************/ + module ooo { module vba { module word { constants WdHeaderFooterIndex { const long wdHeaderFooterEvenPages = 3; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdHeadingSeparator.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdHeadingSeparator.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdHeadingSeparator.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdHeadingSeparator.idl Thu Mar 17 04:15:51 2016 @@ -1,3 +1,24 @@ +/************************************************************** + * + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + *************************************************************/ + module ooo { module vba { module word { constants WdHeadingSeparator { const long wdHeadingSeparatorBlankLine = 1; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdHebSpellStart.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdHebSpellStart.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdHebSpellStart.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdHebSpellStart.idl Thu Mar 17 04:15:51 2016 @@ -1,3 +1,24 @@ +/************************************************************** + * + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + *************************************************************/ + module ooo { module vba { module word { constants WdHebSpellStart { const long wdFullScript = 0; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdHelpType.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdHelpType.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdHelpType.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdHelpType.idl Thu Mar 17 04:15:51 2016 @@ -1,3 +1,24 @@ +/************************************************************** + * + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + *************************************************************/ + module ooo { module vba { module word { constants WdHelpType { const long wdHelp = 0; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdHelpTypeHID.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdHelpTypeHID.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdHelpTypeHID.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdHelpTypeHID.idl Thu Mar 17 04:15:51 2016 @@ -1,3 +1,24 @@ +/************************************************************** + * + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + *************************************************************/ + module ooo { module vba { module word { constants WdHelpTypeHID { const long emptyenum = 0; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdHighAnsiText.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdHighAnsiText.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdHighAnsiText.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdHighAnsiText.idl Thu Mar 17 04:15:51 2016 @@ -1,3 +1,24 @@ +/************************************************************** + * + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + *************************************************************/ + module ooo { module vba { module word { constants WdHighAnsiText { const long wdAutoDetectHighAnsiFarEast = 2; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdHorizontalInVerticalType.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdHorizontalInVerticalType.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdHorizontalInVerticalType.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdHorizontalInVerticalType.idl Thu Mar 17 04:15:51 2016 @@ -1,3 +1,24 @@ +/************************************************************** + * + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + *************************************************************/ + module ooo { module vba { module word { constants WdHorizontalInVerticalType { const long wdHorizontalInVerticalFitInLine = 1; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdHorizontalLineAlignment.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdHorizontalLineAlignment.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdHorizontalLineAlignment.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdHorizontalLineAlignment.idl Thu Mar 17 04:15:51 2016 @@ -1,3 +1,24 @@ +/************************************************************** + * + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + *************************************************************/ + module ooo { module vba { module word { constants WdHorizontalLineAlignment { const long wdHorizontalLineAlignCenter = 1; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdHorizontalLineWidthType.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdHorizontalLineWidthType.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdHorizontalLineWidthType.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdHorizontalLineWidthType.idl Thu Mar 17 04:15:51 2016 @@ -1,3 +1,24 @@ +/************************************************************** + * + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + *************************************************************/ + module ooo { module vba { module word { constants WdHorizontalLineWidthType { const long wdHorizontalLineFixedWidth = -2; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdIMEMode.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdIMEMode.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdIMEMode.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdIMEMode.idl Thu Mar 17 04:15:51 2016 @@ -1,3 +1,24 @@ +/************************************************************** + * + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + *************************************************************/ + module ooo { module vba { module word { constants WdIMEMode { const long wdIMEModeAlpha = 8; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdIndexFilter.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdIndexFilter.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdIndexFilter.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdIndexFilter.idl Thu Mar 17 04:15:51 2016 @@ -1,3 +1,24 @@ +/************************************************************** + * + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + *************************************************************/ + module ooo { module vba { module word { constants WdIndexFilter { const long wdIndexFilterAiueo = 1; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdIndexFormat.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdIndexFormat.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdIndexFormat.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdIndexFormat.idl Thu Mar 17 04:15:51 2016 @@ -1,3 +1,24 @@ +/************************************************************** + * + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + *************************************************************/ + module ooo { module vba { module word { constants WdIndexFormat { const long wdIndexBulleted = 4; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdIndexSortBy.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdIndexSortBy.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdIndexSortBy.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdIndexSortBy.idl Thu Mar 17 04:15:51 2016 @@ -1,3 +1,24 @@ +/************************************************************** + * + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + *************************************************************/ + module ooo { module vba { module word { constants WdIndexSortBy { const long wdIndexSortByStroke = 0; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdIndexType.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdIndexType.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdIndexType.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdIndexType.idl Thu Mar 17 04:15:51 2016 @@ -1,3 +1,24 @@ +/************************************************************** + * + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + *************************************************************/ + module ooo { module vba { module word { constants WdIndexType { const long wdIndexIndent = 0; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdInformation.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdInformation.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdInformation.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdInformation.idl Thu Mar 17 04:15:51 2016 @@ -1,3 +1,24 @@ +/************************************************************** + * + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + *************************************************************/ + module ooo { module vba { module word { constants WdInformation { const long wdActiveEndAdjustedPageNumber = 1; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdInlineShapeType.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdInlineShapeType.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdInlineShapeType.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdInlineShapeType.idl Thu Mar 17 04:15:51 2016 @@ -1,3 +1,24 @@ +/************************************************************** + * + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + *************************************************************/ + module ooo { module vba { module word { constants WdInlineShapeType { const long wdInlineShapeEmbeddedOLEObject = 1; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdInsertCells.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdInsertCells.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdInsertCells.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdInsertCells.idl Thu Mar 17 04:15:51 2016 @@ -1,3 +1,24 @@ +/************************************************************** + * + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + *************************************************************/ + module ooo { module vba { module word { constants WdInsertCells { const long wdInsertCellsEntireColumn = 3; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdInsertedTextMark.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdInsertedTextMark.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdInsertedTextMark.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdInsertedTextMark.idl Thu Mar 17 04:15:51 2016 @@ -1,3 +1,24 @@ +/************************************************************** + * + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + *************************************************************/ + module ooo { module vba { module word { constants WdInsertedTextMark { const long wdInsertedTextMarkBold = 1; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdInternationalIndex.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdInternationalIndex.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdInternationalIndex.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdInternationalIndex.idl Thu Mar 17 04:15:51 2016 @@ -1,3 +1,24 @@ +/************************************************************** + * + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + *************************************************************/ + module ooo { module vba { module word { constants WdInternationalIndex { const long wd24HourClock = 21; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdJustificationMode.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdJustificationMode.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdJustificationMode.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdJustificationMode.idl Thu Mar 17 04:15:51 2016 @@ -1,3 +1,24 @@ +/************************************************************** + * + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + *************************************************************/ + module ooo { module vba { module word { constants WdJustificationMode { const long wdJustificationModeCompress = 1; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdKana.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdKana.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdKana.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdKana.idl Thu Mar 17 04:15:51 2016 @@ -1,3 +1,24 @@ +/************************************************************** + * + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + *************************************************************/ + module ooo { module vba { module word { constants WdKana { const long wdKanaHiragana = 9; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdKey.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdKey.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdKey.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdKey.idl Thu Mar 17 04:15:51 2016 @@ -1,3 +1,24 @@ +/************************************************************** + * + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + *************************************************************/ + module ooo { module vba { module word { constants WdKey { const long wdKey0 = 48; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdKeyCategory.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdKeyCategory.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdKeyCategory.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdKeyCategory.idl Thu Mar 17 04:15:51 2016 @@ -1,3 +1,24 @@ +/************************************************************** + * + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + *************************************************************/ + module ooo { module vba { module word { constants WdKeyCategory { const long wdKeyCategoryAutoText = 4; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdLanguageID.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdLanguageID.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdLanguageID.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdLanguageID.idl Thu Mar 17 04:15:51 2016 @@ -1,3 +1,24 @@ +/************************************************************** + * + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + *************************************************************/ + module ooo { module vba { module word { constants WdLanguageID { const long wdAfrikaans = 1078; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdLanguageID2000.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdLanguageID2000.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdLanguageID2000.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdLanguageID2000.idl Thu Mar 17 04:15:51 2016 @@ -1,3 +1,24 @@ +/************************************************************** + * + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + *************************************************************/ + module ooo { module vba { module word { constants WdLanguageID2000 { const long wdChineseHongKong = 3076; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdLayoutMode.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdLayoutMode.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdLayoutMode.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdLayoutMode.idl Thu Mar 17 04:15:51 2016 @@ -1,3 +1,24 @@ +/************************************************************** + * + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + *************************************************************/ + module ooo { module vba { module word { constants WdLayoutMode { const long wdLayoutModeDefault = 0; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdLetterStyle.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdLetterStyle.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdLetterStyle.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdLetterStyle.idl Thu Mar 17 04:15:51 2016 @@ -1,3 +1,24 @@ +/************************************************************** + * + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + *************************************************************/ + module ooo { module vba { module word { constants WdLetterStyle { const long wdFullBlock = 0; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdLetterheadLocation.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdLetterheadLocation.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdLetterheadLocation.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdLetterheadLocation.idl Thu Mar 17 04:15:51 2016 @@ -1,3 +1,24 @@ +/************************************************************** + * + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + *************************************************************/ + module ooo { module vba { module word { constants WdLetterheadLocation { const long wdLetterBottom = 1; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdLineEndingType.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdLineEndingType.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdLineEndingType.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdLineEndingType.idl Thu Mar 17 04:15:51 2016 @@ -1,3 +1,24 @@ +/************************************************************** + * + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + *************************************************************/ + module ooo { module vba { module word { constants WdLineEndingType { const long wdCRLF = 0; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdLineSpacing.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdLineSpacing.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdLineSpacing.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdLineSpacing.idl Thu Mar 17 04:15:51 2016 @@ -1,3 +1,24 @@ +/************************************************************** + * + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + *************************************************************/ + module ooo { module vba { module word { constants WdLineSpacing { const long wdLineSpace1pt5 = 1; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdLineStyle.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdLineStyle.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdLineStyle.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdLineStyle.idl Thu Mar 17 04:15:51 2016 @@ -1,3 +1,24 @@ +/************************************************************** + * + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + *************************************************************/ + module ooo { module vba { module word { constants WdLineStyle { const long wdLineStyleDashDot = 5; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdLineType.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdLineType.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdLineType.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdLineType.idl Thu Mar 17 04:15:51 2016 @@ -1,3 +1,24 @@ +/************************************************************** + * + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + *************************************************************/ + module ooo { module vba { module word { constants WdLineType { const long wdTableRow = 1; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdLineWidth.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdLineWidth.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdLineWidth.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdLineWidth.idl Thu Mar 17 04:15:51 2016 @@ -1,3 +1,24 @@ +/************************************************************** + * + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + *************************************************************/ + module ooo { module vba { module word { constants WdLineWidth { const long wdLineWidth025pt = 2; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdLinkType.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdLinkType.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdLinkType.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdLinkType.idl Thu Mar 17 04:15:51 2016 @@ -1,3 +1,24 @@ +/************************************************************** + * + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + *************************************************************/ + module ooo { module vba { module word { constants WdLinkType { const long wdLinkTypeDDE = 6; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdListApplyTo.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdListApplyTo.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdListApplyTo.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdListApplyTo.idl Thu Mar 17 04:15:51 2016 @@ -1,3 +1,24 @@ +/************************************************************** + * + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + *************************************************************/ + module ooo { module vba { module word { constants WdListApplyTo { const long wdListApplyToSelection = 2; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdListGalleryType.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdListGalleryType.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdListGalleryType.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdListGalleryType.idl Thu Mar 17 04:15:51 2016 @@ -1,3 +1,24 @@ +/************************************************************** + * + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + *************************************************************/ + module ooo { module vba { module word { constants WdListGalleryType { const long wdBulletGallery = 1; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdListLevelAlignment.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdListLevelAlignment.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdListLevelAlignment.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdListLevelAlignment.idl Thu Mar 17 04:15:51 2016 @@ -1,3 +1,24 @@ +/************************************************************** + * + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + *************************************************************/ + module ooo { module vba { module word { constants WdListLevelAlignment { const long wdListLevelAlignCenter = 1; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdListNumberStyle.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdListNumberStyle.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdListNumberStyle.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdListNumberStyle.idl Thu Mar 17 04:15:51 2016 @@ -1,3 +1,24 @@ +/************************************************************** + * + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + *************************************************************/ + module ooo { module vba { module word { constants WdListNumberStyle { const long wdListNumberStyleAiueo = 20; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdListNumberStyleHID.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdListNumberStyleHID.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdListNumberStyleHID.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdListNumberStyleHID.idl Thu Mar 17 04:15:51 2016 @@ -1,3 +1,24 @@ +/************************************************************** + * + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + *************************************************************/ + module ooo { module vba { module word { constants WdListNumberStyleHID { const long emptyenum = 0; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdListType.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdListType.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdListType.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdListType.idl Thu Mar 17 04:15:51 2016 @@ -1,3 +1,24 @@ +/************************************************************** + * + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + *************************************************************/ + module ooo { module vba { module word { constants WdListType { const long wdListBullet = 2; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdMailMergeActiveRecord.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdMailMergeActiveRecord.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdMailMergeActiveRecord.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdMailMergeActiveRecord.idl Thu Mar 17 04:15:51 2016 @@ -1,3 +1,24 @@ +/************************************************************** + * + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + *************************************************************/ + module ooo { module vba { module word { constants WdMailMergeActiveRecord { const long wdFirstDataSourceRecord = -6; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdMailMergeComparison.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdMailMergeComparison.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdMailMergeComparison.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdMailMergeComparison.idl Thu Mar 17 04:15:51 2016 @@ -1,3 +1,24 @@ +/************************************************************** + * + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + *************************************************************/ + module ooo { module vba { module word { constants WdMailMergeComparison { const long wdMergeIfEqual = 0; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdMailMergeDataSource.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdMailMergeDataSource.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdMailMergeDataSource.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdMailMergeDataSource.idl Thu Mar 17 04:15:51 2016 @@ -1,3 +1,24 @@ +/************************************************************** + * + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + *************************************************************/ + module ooo { module vba { module word { constants WdMailMergeDataSource { const long wdMergeInfoFromAccessDDE = 1; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdMailMergeDefaultRecord.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdMailMergeDefaultRecord.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdMailMergeDefaultRecord.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdMailMergeDefaultRecord.idl Thu Mar 17 04:15:51 2016 @@ -1,3 +1,24 @@ +/************************************************************** + * + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + *************************************************************/ + module ooo { module vba { module word { constants WdMailMergeDefaultRecord { const long wdDefaultFirstRecord = 1; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdMailMergeDestination.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdMailMergeDestination.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdMailMergeDestination.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdMailMergeDestination.idl Thu Mar 17 04:15:51 2016 @@ -1,3 +1,24 @@ +/************************************************************** + * + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + *************************************************************/ + module ooo { module vba { module word { constants WdMailMergeDestination { const long wdSendToEmail = 2; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdMailMergeMailFormat.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdMailMergeMailFormat.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdMailMergeMailFormat.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdMailMergeMailFormat.idl Thu Mar 17 04:15:51 2016 @@ -1,3 +1,24 @@ +/************************************************************** + * + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + *************************************************************/ + module ooo { module vba { module word { constants WdMailMergeMailFormat { const long wdMailFormatHTML = 1; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdMailMergeMainDocType.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdMailMergeMainDocType.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdMailMergeMainDocType.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdMailMergeMainDocType.idl Thu Mar 17 04:15:51 2016 @@ -1,3 +1,24 @@ +/************************************************************** + * + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + *************************************************************/ + module ooo { module vba { module word { constants WdMailMergeMainDocType { const long wdCatalog = 3; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdMailMergeState.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdMailMergeState.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdMailMergeState.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdMailMergeState.idl Thu Mar 17 04:15:51 2016 @@ -1,3 +1,24 @@ +/************************************************************** + * + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + *************************************************************/ + module ooo { module vba { module word { constants WdMailMergeState { const long wdDataSource = 5; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdMailSystem.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdMailSystem.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdMailSystem.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdMailSystem.idl Thu Mar 17 04:15:51 2016 @@ -1,3 +1,24 @@ +/************************************************************** + * + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + *************************************************************/ + module ooo { module vba { module word { constants WdMailSystem { const long wdMAPI = 1; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdMailerPriority.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdMailerPriority.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdMailerPriority.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdMailerPriority.idl Thu Mar 17 04:15:51 2016 @@ -1,3 +1,24 @@ +/************************************************************** + * + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + *************************************************************/ + module ooo { module vba { module word { constants WdMailerPriority { const long wdPriorityHigh = 3; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdMappedDataFields.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdMappedDataFields.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdMappedDataFields.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdMappedDataFields.idl Thu Mar 17 04:15:51 2016 @@ -1,3 +1,24 @@ +/************************************************************** + * + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + * + *************************************************************/ + module ooo { module vba { module word { constants WdMappedDataFields { const long wdAddress1 = 10;
