Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdRevisionsBalloonPrintOrientation.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdRevisionsBalloonPrintOrientation.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdRevisionsBalloonPrintOrientation.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdRevisionsBalloonPrintOrientation.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 WdRevisionsBalloonPrintOrientation { const long wdBalloonPrintOrientationAuto = 0;
Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdRevisionsBalloonWidthType.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdRevisionsBalloonWidthType.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdRevisionsBalloonWidthType.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdRevisionsBalloonWidthType.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 WdRevisionsBalloonWidthType { const long wdBalloonWidthPercent = 0; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdRevisionsMode.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdRevisionsMode.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdRevisionsMode.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdRevisionsMode.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 WdRevisionsMode { const long wdBalloonRevisions = 0; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdRevisionsView.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdRevisionsView.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdRevisionsView.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdRevisionsView.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 WdRevisionsView { const long wdRevisionsViewFinal = 0; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdRevisionsWrap.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdRevisionsWrap.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdRevisionsWrap.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdRevisionsWrap.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 WdRevisionsWrap { const long wdWrapAlways = 1; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdRoutingSlipDelivery.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdRoutingSlipDelivery.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdRoutingSlipDelivery.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdRoutingSlipDelivery.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 WdRoutingSlipDelivery { const long wdAllAtOnce = 1; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdRoutingSlipStatus.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdRoutingSlipStatus.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdRoutingSlipStatus.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdRoutingSlipStatus.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 WdRoutingSlipStatus { const long wdNotYetRouted = 0; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdRowAlignment.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdRowAlignment.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdRowAlignment.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdRowAlignment.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 WdRowAlignment { const long wdAlignRowCenter = 1; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdRowHeightRule.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdRowHeightRule.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdRowHeightRule.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdRowHeightRule.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 WdRowHeightRule { const long wdRowHeightAtLeast = 1; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdRulerStyle.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdRulerStyle.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdRulerStyle.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdRulerStyle.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 WdRulerStyle { const long wdAdjustFirstColumn = 2; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdSalutationGender.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdSalutationGender.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdSalutationGender.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdSalutationGender.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 WdSalutationGender { const long wdGenderFemale = 0; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdSalutationType.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdSalutationType.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdSalutationType.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdSalutationType.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 WdSalutationType { const long wdSalutationBusiness = 2; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdSaveFormat.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdSaveFormat.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdSaveFormat.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdSaveFormat.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 WdSaveFormat { const long wdFormatDocument = 0; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdSaveOptions.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdSaveOptions.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdSaveOptions.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdSaveOptions.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 WdSaveOptions { const long wdDoNotSaveChanges = 0; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdScrollbarType.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdScrollbarType.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdScrollbarType.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdScrollbarType.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 WdScrollbarType { const long wdScrollbarTypeAuto = 0; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdSectionDirection.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdSectionDirection.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdSectionDirection.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdSectionDirection.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 WdSectionDirection { const long wdSectionDirectionLtr = 1; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdSectionStart.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdSectionStart.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdSectionStart.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdSectionStart.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 WdSectionStart { const long wdSectionContinuous = 0; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdSeekView.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdSeekView.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdSeekView.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdSeekView.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 WdSeekView { const long wdSeekCurrentPageFooter = 10; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdSelectionFlags.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdSelectionFlags.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdSelectionFlags.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdSelectionFlags.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 WdSelectionFlags { const long wdSelActive = 8; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdSelectionType.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdSelectionType.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdSelectionType.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdSelectionType.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 WdSelectionType { const long wdNoSelection = 0; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdSeparatorType.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdSeparatorType.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdSeparatorType.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdSeparatorType.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 WdSeparatorType { const long wdSeparatorColon = 2; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdShapePosition.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdShapePosition.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdShapePosition.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdShapePosition.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 WdShapePosition { const long wdShapeBottom = -999997; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdShowFilter.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdShowFilter.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdShowFilter.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdShowFilter.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 WdShowFilter { const long wdShowFilterFormattingAvailable = 4; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdSmartTagControlType.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdSmartTagControlType.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdSmartTagControlType.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdSmartTagControlType.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 WdSmartTagControlType { const long wdControlActiveX = 13; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdSortFieldType.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdSortFieldType.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdSortFieldType.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdSortFieldType.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 WdSortFieldType { const long wdSortFieldAlphanumeric = 0; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdSortFieldTypeHID.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdSortFieldTypeHID.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdSortFieldTypeHID.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdSortFieldTypeHID.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 WdSortFieldTypeHID { const long emptyenum = 0; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdSortOrder.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdSortOrder.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdSortOrder.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdSortOrder.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 WdSortOrder { const long wdSortOrderAscending = 0; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdSortSeparator.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdSortSeparator.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdSortSeparator.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdSortSeparator.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 WdSortSeparator { const long wdSortSeparateByCommas = 1; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdSpecialPane.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdSpecialPane.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdSpecialPane.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdSpecialPane.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 WdSpecialPane { const long wdPaneComments = 15; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdSpellingErrorType.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdSpellingErrorType.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdSpellingErrorType.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdSpellingErrorType.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 WdSpellingErrorType { const long wdSpellingCapitalization = 2; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdSpellingWordType.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdSpellingWordType.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdSpellingWordType.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdSpellingWordType.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 WdSpellingWordType { const long wdAnagram = 2; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdStatistic.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdStatistic.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdStatistic.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdStatistic.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 WdStatistic { const long wdStatisticCharacters = 3; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdStatisticHID.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdStatisticHID.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdStatisticHID.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdStatisticHID.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 WdStatisticHID { const long emptyenum = 0; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdStoryType.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdStoryType.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdStoryType.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdStoryType.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 WdStoryType { const long wdCommentsStory = 4; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdStyleSheetLinkType.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdStyleSheetLinkType.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdStyleSheetLinkType.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdStyleSheetLinkType.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 WdStyleSheetLinkType { const long wdStyleSheetLinkTypeImported = 1; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdStyleSheetPrecedence.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdStyleSheetPrecedence.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdStyleSheetPrecedence.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdStyleSheetPrecedence.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 WdStyleSheetPrecedence { const long wdStyleSheetPrecedenceHigher = -1; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdStyleType.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdStyleType.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdStyleType.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdStyleType.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 WdStyleType { const long wdStyleTypeCharacter = 2; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdSubscriberFormats.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdSubscriberFormats.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdSubscriberFormats.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdSubscriberFormats.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 WdSubscriberFormats { const long wdSubscriberBestFormat = 0; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdSummaryLength.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdSummaryLength.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdSummaryLength.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdSummaryLength.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 WdSummaryLength { const long wd100Words = -4; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdSummaryMode.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdSummaryMode.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdSummaryMode.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdSummaryMode.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 WdSummaryMode { const long wdSummaryModeCreateNew = 3; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdTCSCConverterDirection.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdTCSCConverterDirection.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdTCSCConverterDirection.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdTCSCConverterDirection.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 WdTCSCConverterDirection { const long wdTCSCConverterDirectionAuto = 2; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdTabAlignment.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdTabAlignment.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdTabAlignment.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdTabAlignment.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 WdTabAlignment { const long wdAlignTabBar = 4; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdTabLeader.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdTabLeader.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdTabLeader.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdTabLeader.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 WdTabLeader { const long wdTabLeaderDashes = 2; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdTabLeaderHID.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdTabLeaderHID.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdTabLeaderHID.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdTabLeaderHID.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 WdTabLeaderHID { const long emptyenum = 0; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdTableDirection.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdTableDirection.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdTableDirection.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdTableDirection.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 WdTableDirection { const long wdTableDirectionLtr = 1; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdTableFieldSeparator.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdTableFieldSeparator.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdTableFieldSeparator.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdTableFieldSeparator.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 WdTableFieldSeparator { const long wdSeparateByCommas = 2; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdTableFormat.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdTableFormat.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdTableFormat.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdTableFormat.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 WdTableFormat { const long wdTableFormat3DEffects1 = 32; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdTableFormatApply.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdTableFormatApply.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdTableFormatApply.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdTableFormatApply.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 WdTableFormatApply { const long wdTableFormatApplyAutoFit = 16; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdTablePosition.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdTablePosition.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdTablePosition.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdTablePosition.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 WdTablePosition { const long wdTableBottom = -999997; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdTaskPanes.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdTaskPanes.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdTaskPanes.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdTaskPanes.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 WdTaskPanes { const long wdTaskPaneDocumentActions = 7; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdTemplateType.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdTemplateType.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdTemplateType.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdTemplateType.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 WdTemplateType { const long wdAttachedTemplate = 2; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdTextFormFieldType.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdTextFormFieldType.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdTextFormFieldType.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdTextFormFieldType.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 WdTextFormFieldType { const long wdCalculationText = 5; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdTextOrientation.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdTextOrientation.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdTextOrientation.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdTextOrientation.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 WdTextOrientation { const long wdTextOrientationDownward = 3; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdTextOrientationHID.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdTextOrientationHID.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdTextOrientationHID.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdTextOrientationHID.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 WdTextOrientationHID { const long emptyenum = 0;