Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmIMEMode.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmIMEMode.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmIMEMode.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmIMEMode.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 msforms { constants fmIMEMode { const long fmIMEModeAlpha = 8;
Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmLayoutEffect.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmLayoutEffect.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmLayoutEffect.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmLayoutEffect.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 msforms { constants fmLayoutEffect { const long fmLayoutEffectInitiate = 1; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmListStyle.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmListStyle.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmListStyle.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmListStyle.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 msforms { constants fmListStyle { const long fmListStyleOption = 1; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmMatchEntry.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmMatchEntry.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmMatchEntry.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmMatchEntry.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 msforms { constants fmMatchEntry { const long fmMatchEntryComplete = 1; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmMode.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmMode.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmMode.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmMode.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 msforms { constants fmMode { const long fmModeInherit = -2; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmMousePointer.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmMousePointer.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmMousePointer.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmMousePointer.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 msforms { constants fmMousePointer { const long fmMousePointerAppStarting = 13; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmMultiSelect.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmMultiSelect.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmMultiSelect.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmMultiSelect.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 msforms { constants fmMultiSelect { const long fmMultiSelectExtended = 2; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmOrientation.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmOrientation.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmOrientation.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmOrientation.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 msforms { constants fmOrientation { const long fmOrientationAuto = -1; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmPicPosition.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmPicPosition.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmPicPosition.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmPicPosition.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 msforms { constants fmPicPosition { const long fmPicPositionBottomCenter = 7; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmPictureAlignment.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmPictureAlignment.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmPictureAlignment.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmPictureAlignment.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 msforms { constants fmPictureAlignment { const long fmPictureAlignmentBottomLeft = 3; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmPicturePosition.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmPicturePosition.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmPicturePosition.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmPicturePosition.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 msforms { constants fmPicturePosition { const long fmPicturePositionAboveCenter = 7; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmPictureSizeMode.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmPictureSizeMode.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmPictureSizeMode.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmPictureSizeMode.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 msforms { constants fmPictureSizeMode { const long fmPictureSizeModeClip = 0; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmScrollAction.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmScrollAction.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmScrollAction.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmScrollAction.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 msforms { constants fmScrollAction { const long fmScrollActionBegin = 5; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmScrollBars.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmScrollBars.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmScrollBars.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmScrollBars.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 msforms { constants fmScrollBars { const long fmScrollBarsBoth = 3; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmShowDropButtonWhen.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmShowDropButtonWhen.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmShowDropButtonWhen.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmShowDropButtonWhen.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 msforms { constants fmShowDropButtonWhen { const long fmShowDropButtonWhenAlways = 2; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmShowListWhen.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmShowListWhen.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmShowListWhen.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmShowListWhen.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 msforms { constants fmShowListWhen { const long fmShowListWhenAlways = 3; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmSnapPoint.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmSnapPoint.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmSnapPoint.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmSnapPoint.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 msforms { constants fmSnapPoint { const long fmSnapPointBottomCenter = 7; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmSpecialEffect.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmSpecialEffect.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmSpecialEffect.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmSpecialEffect.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 msforms { constants fmSpecialEffect { const long fmSpecialEffectBump = 6; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmStyle.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmStyle.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmStyle.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmStyle.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 msforms { constants fmStyle { const long fmStyleDropDownCombo = 0; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmTabOrientation.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmTabOrientation.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmTabOrientation.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmTabOrientation.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 msforms { constants fmTabOrientation { const long fmTabOrientationBottom = 1; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmTabStyle.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmTabStyle.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmTabStyle.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmTabStyle.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 msforms { constants fmTabStyle { const long fmTabStyleButtons = 1; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmTextAlign.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmTextAlign.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmTextAlign.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmTextAlign.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 msforms { constants fmTextAlign { const long fmTextAlignCenter = 2; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmTransitionEffect.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmTransitionEffect.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmTransitionEffect.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmTransitionEffect.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 msforms { constants fmTransitionEffect { const long fmTransitionEffectCoverDown = 5; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmVerticalScrollBarSide.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmVerticalScrollBarSide.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmVerticalScrollBarSide.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmVerticalScrollBarSide.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 msforms { constants fmVerticalScrollBarSide { const long fmVerticalScrollBarSideLeft = 1; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmZOrder.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmZOrder.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmZOrder.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/msforms/fmZOrder.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 msforms { constants fmZOrder { const long fmZOrderBack = 1; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdAlertLevel.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdAlertLevel.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdAlertLevel.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdAlertLevel.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 WdAlertLevel { const long wdAlertsAll = -1; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdAnimation.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdAnimation.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdAnimation.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdAnimation.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 WdAnimation { const long wdAnimationBlinkingBackground = 2; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdAraSpeller.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdAraSpeller.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdAraSpeller.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdAraSpeller.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 WdAraSpeller { const long wdBoth = 3; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdArabicNumeral.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdArabicNumeral.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdArabicNumeral.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdArabicNumeral.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 WdArabicNumeral { const long wdNumeralArabic = 0; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdArrangeStyle.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdArrangeStyle.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdArrangeStyle.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdArrangeStyle.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 WdArrangeStyle { const long wdIcons = 1; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdAutoFitBehavior.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdAutoFitBehavior.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdAutoFitBehavior.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdAutoFitBehavior.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 WdAutoFitBehavior { const long wdAutoFitContent = 1; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdAutoMacros.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdAutoMacros.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdAutoMacros.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdAutoMacros.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 WdAutoMacros { const long wdAutoClose = 3; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdAutoVersions.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdAutoVersions.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdAutoVersions.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdAutoVersions.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 WdAutoVersions { const long wdAutoVersionOff = 0; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdBaselineAlignment.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdBaselineAlignment.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdBaselineAlignment.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdBaselineAlignment.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 WdBaselineAlignment { const long wdBaselineAlignAuto = 4; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdBookmarkSortBy.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdBookmarkSortBy.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdBookmarkSortBy.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdBookmarkSortBy.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 WdBookmarkSortBy { const long wdSortByLocation = 1; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdBorderDistanceFrom.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdBorderDistanceFrom.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdBorderDistanceFrom.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdBorderDistanceFrom.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 WdBorderDistanceFrom { const long wdBorderDistanceFromPageEdge = 1; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdBorderType.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdBorderType.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdBorderType.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdBorderType.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 WdBorderType { const long wdBorderBottom = -3; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdBorderTypeHID.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdBorderTypeHID.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdBorderTypeHID.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdBorderTypeHID.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 WdBorderTypeHID { const long emptyenum = 0; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdBreakType.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdBreakType.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdBreakType.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdBreakType.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 WdBreakType { const long wdColumnBreak = 8; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdBrowseTarget.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdBrowseTarget.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdBrowseTarget.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdBrowseTarget.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 WdBrowseTarget { const long wdBrowseComment = 3; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdBrowserLevel.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdBrowserLevel.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdBrowserLevel.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdBrowserLevel.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 WdBrowserLevel { const long wdBrowserLevelMicrosoftInternetExplorer5 = 1; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdBuiltInProperty.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdBuiltInProperty.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdBuiltInProperty.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdBuiltInProperty.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 WdBuiltInProperty { const long wdPropertyAppName = 9; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdBuiltinStyle.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdBuiltinStyle.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdBuiltinStyle.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdBuiltinStyle.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 WdBuiltinStyle { const long wdStyleBlockQuotation = -85; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdCalendarType.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdCalendarType.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdCalendarType.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdCalendarType.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 WdCalendarType { const long wdCalendarArabic = 1; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdCalendarTypeBi.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdCalendarTypeBi.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdCalendarTypeBi.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdCalendarTypeBi.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 WdCalendarTypeBi { const long wdCalendarTypeBidi = 99; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdCaptionLabelID.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdCaptionLabelID.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdCaptionLabelID.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdCaptionLabelID.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 WdCaptionLabelID { const long wdCaptionEquation = -3; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdCaptionNumberStyle.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdCaptionNumberStyle.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdCaptionNumberStyle.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdCaptionNumberStyle.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 WdCaptionNumberStyle { const long wdCaptionNumberStyleArabic = 0; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdCaptionNumberStyleHID.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdCaptionNumberStyleHID.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdCaptionNumberStyleHID.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdCaptionNumberStyleHID.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 WdCaptionNumberStyleHID { const long emptyenum = 0; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdCaptionPosition.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdCaptionPosition.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdCaptionPosition.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdCaptionPosition.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 WdCaptionPosition { const long wdCaptionPositionAbove = 0; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdCellVerticalAlignment.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdCellVerticalAlignment.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdCellVerticalAlignment.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdCellVerticalAlignment.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 WdCellVerticalAlignment { const long wdCellAlignVerticalBottom = 3; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdCharacterCase.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdCharacterCase.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdCharacterCase.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdCharacterCase.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 WdCharacterCase { const long wdFullWidth = 7; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdCharacterCaseHID.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdCharacterCaseHID.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdCharacterCaseHID.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdCharacterCaseHID.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 WdCharacterCaseHID { const long emptyenum = 0; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdCharacterWidth.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdCharacterWidth.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdCharacterWidth.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdCharacterWidth.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 WdCharacterWidth { const long wdWidthFullWidth = 7; Modified: openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdChevronConvertRule.idl URL: http://svn.apache.org/viewvc/openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdChevronConvertRule.idl?rev=1735365&r1=1735364&r2=1735365&view=diff ============================================================================== --- openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdChevronConvertRule.idl (original) +++ openoffice/branches/gbuild-reintegration/main/oovbaapi/ooo/vba/word/WdChevronConvertRule.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 WdChevronConvertRule { const long wdAlwaysConvert = 1;