Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdMeasurementUnits.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdMeasurementUnits.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdMeasurementUnits.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdMeasurementUnits.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 WdMeasurementUnits { const long wdCentimeters = 1;
Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdMeasurementUnitsHID.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdMeasurementUnitsHID.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdMeasurementUnitsHID.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdMeasurementUnitsHID.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 WdMeasurementUnitsHID { const long emptyenum = 0; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdMergeSubType.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdMergeSubType.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdMergeSubType.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdMergeSubType.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 WdMergeSubType { const long wdMergeSubTypeAccess = 1; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdMergeTarget.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdMergeTarget.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdMergeTarget.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdMergeTarget.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 WdMergeTarget { const long wdMergeTargetCurrent = 1; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdMonthNames.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdMonthNames.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdMonthNames.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdMonthNames.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 WdMonthNames { const long wdMonthNamesArabic = 0; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdMovementType.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdMovementType.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdMovementType.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdMovementType.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 WdMovementType { const long wdExtend = 1; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdMultipleWordConversionsMode.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdMultipleWordConversionsMode.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdMultipleWordConversionsMode.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdMultipleWordConversionsMode.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 WdMultipleWordConversionsMode { const long wdHangulToHanja = 0; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdNewDocumentType.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdNewDocumentType.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdNewDocumentType.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdNewDocumentType.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 WdNewDocumentType { const long wdNewBlankDocument = 0; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdNoteNumberStyle.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdNoteNumberStyle.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdNoteNumberStyle.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdNoteNumberStyle.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 WdNoteNumberStyle { const long wdNoteNumberStyleArabic = 0; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdNoteNumberStyleHID.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdNoteNumberStyleHID.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdNoteNumberStyleHID.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdNoteNumberStyleHID.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 WdNoteNumberStyleHID { const long emptyenum = 0; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdNumberStyleWordBasicBiDi.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdNumberStyleWordBasicBiDi.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdNumberStyleWordBasicBiDi.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdNumberStyleWordBasicBiDi.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 WdNumberStyleWordBasicBiDi { const long wdCaptionNumberStyleBidiLetter1 = 49; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdNumberType.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdNumberType.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdNumberType.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdNumberType.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 WdNumberType { const long wdNumberAllNumbers = 3; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdNumberingRule.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdNumberingRule.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdNumberingRule.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdNumberingRule.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 WdNumberingRule { const long wdRestartContinuous = 0; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdOLEPlacement.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdOLEPlacement.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdOLEPlacement.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdOLEPlacement.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 WdOLEPlacement { const long wdFloatOverText = 1; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdOLEType.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdOLEType.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdOLEType.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdOLEType.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 WdOLEType { const long wdOLEControl = 2; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdOLEVerb.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdOLEVerb.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdOLEVerb.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdOLEVerb.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 WdOLEVerb { const long wdOLEVerbDiscardUndoState = -6; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdOpenFormat.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdOpenFormat.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdOpenFormat.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdOpenFormat.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 WdOpenFormat { const long wdOpenFormatAllWord = 6; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdOrganizerObject.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdOrganizerObject.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdOrganizerObject.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdOrganizerObject.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 WdOrganizerObject { const long wdOrganizerObjectAutoText = 1; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdOrientation.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdOrientation.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdOrientation.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdOrientation.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 WdOrientation { const long wdOrientLandscape = 1; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdOriginalFormat.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdOriginalFormat.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdOriginalFormat.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdOriginalFormat.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 WdOriginalFormat { const long wdOriginalDocumentFormat = 1; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdOutlineLevel.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdOutlineLevel.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdOutlineLevel.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdOutlineLevel.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 WdOutlineLevel { const long wdOutlineLevel1 = 1; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdPageBorderArt.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdPageBorderArt.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdPageBorderArt.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdPageBorderArt.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 WdPageBorderArt { const long wdArtApples = 1; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdPageFit.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdPageFit.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdPageFit.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdPageFit.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 WdPageFit { const long wdPageFitBestFit = 2; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdPageNumberAlignment.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdPageNumberAlignment.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdPageNumberAlignment.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdPageNumberAlignment.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 WdPageNumberAlignment { const long wdAlignPageNumberCenter = 1; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdPageNumberStyle.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdPageNumberStyle.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdPageNumberStyle.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdPageNumberStyle.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 WdPageNumberStyle { const long wdPageNumberStyleArabic = 0; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdPageNumberStyleHID.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdPageNumberStyleHID.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdPageNumberStyleHID.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdPageNumberStyleHID.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 WdPageNumberStyleHID { const long emptyenum = 0; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdPaperSize.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdPaperSize.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdPaperSize.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdPaperSize.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 WdPaperSize { const long wdPaper10x14 = 0; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdPaperTray.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdPaperTray.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdPaperTray.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdPaperTray.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 WdPaperTray { const long wdPrinterAutomaticSheetFeed = 7; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdParagraphAlignment.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdParagraphAlignment.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdParagraphAlignment.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdParagraphAlignment.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 WdParagraphAlignment { const long wdAlignParagraphCenter = 1; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdParagraphAlignmentHID.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdParagraphAlignmentHID.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdParagraphAlignmentHID.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdParagraphAlignmentHID.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 WdParagraphAlignmentHID { const long emptyenum = 0; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdPartOfSpeech.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdPartOfSpeech.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdPartOfSpeech.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdPartOfSpeech.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 WdPartOfSpeech { const long wdAdjective = 0; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdPasteDataType.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdPasteDataType.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdPasteDataType.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdPasteDataType.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 WdPasteDataType { const long wdPasteBitmap = 4; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdPhoneticGuideAlignmentType.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdPhoneticGuideAlignmentType.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdPhoneticGuideAlignmentType.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdPhoneticGuideAlignmentType.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 WdPhoneticGuideAlignmentType { const long wdPhoneticGuideAlignmentCenter = 0; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdPictureLinkType.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdPictureLinkType.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdPictureLinkType.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdPictureLinkType.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 WdPictureLinkType { const long wdLinkDataInDoc = 1; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdPreferredWidthType.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdPreferredWidthType.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdPreferredWidthType.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdPreferredWidthType.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 WdPreferredWidthType { const long wdPreferredWidthAuto = 1; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdPrintOutItem.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdPrintOutItem.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdPrintOutItem.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdPrintOutItem.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 WdPrintOutItem { const long wdPrintAutoTextEntries = 4; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdPrintOutPages.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdPrintOutPages.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdPrintOutPages.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdPrintOutPages.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 WdPrintOutPages { const long wdPrintAllPages = 0; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdPrintOutRange.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdPrintOutRange.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdPrintOutRange.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdPrintOutRange.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 WdPrintOutRange { const long wdPrintAllDocument = 0; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdProofreadingErrorType.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdProofreadingErrorType.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdProofreadingErrorType.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdProofreadingErrorType.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 WdProofreadingErrorType { const long wdGrammaticalError = 1; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdProtectionType.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdProtectionType.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdProtectionType.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdProtectionType.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 WdProtectionType { const long wdAllowOnlyComments = 1; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdReadingOrder.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdReadingOrder.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdReadingOrder.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdReadingOrder.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 WdReadingOrder { const long wdReadingOrderLtr = 1; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdRecoveryType.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdRecoveryType.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdRecoveryType.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdRecoveryType.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 WdRecoveryType { const long wdChart = 14; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdRectangleType.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdRectangleType.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdRectangleType.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdRectangleType.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 WdRectangleType { const long wdLineBetweenColumnRectangle = 5; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdReferenceKind.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdReferenceKind.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdReferenceKind.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdReferenceKind.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 WdReferenceKind { const long wdContentText = -1; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdReferenceType.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdReferenceType.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdReferenceType.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdReferenceType.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 WdReferenceType { const long wdRefTypeBookmark = 2; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdRelativeHorizontalPosition.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdRelativeHorizontalPosition.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdRelativeHorizontalPosition.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdRelativeHorizontalPosition.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 WdRelativeHorizontalPosition { const long wdRelativeHorizontalPositionCharacter = 3; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdRelativeVerticalPosition.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdRelativeVerticalPosition.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdRelativeVerticalPosition.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdRelativeVerticalPosition.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 WdRelativeVerticalPosition { const long wdRelativeVerticalPositionLine = 3; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdRelocate.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdRelocate.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdRelocate.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdRelocate.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 WdRelocate { const long wdRelocateDown = 1; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdReplace.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdReplace.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdReplace.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdReplace.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 WdReplace { const long wdReplaceAll = 2; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdRevisedLinesMark.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdRevisedLinesMark.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdRevisedLinesMark.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdRevisedLinesMark.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 WdRevisedLinesMark { const long wdRevisedLinesMarkLeftBorder = 1; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdRevisedPropertiesMark.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdRevisedPropertiesMark.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdRevisedPropertiesMark.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdRevisedPropertiesMark.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 WdRevisedPropertiesMark { const long wdRevisedPropertiesMarkBold = 1; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdRevisionType.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdRevisionType.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdRevisionType.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdRevisionType.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 WdRevisionType { const long wdNoRevision = 0; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdRevisionsBalloonMargin.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdRevisionsBalloonMargin.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdRevisionsBalloonMargin.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdRevisionsBalloonMargin.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 WdRevisionsBalloonMargin { const long wdLeftMargin = 0;