bump product version to 5.0.4.1
[LibreOffice.git] / oovbaapi / UnoApi_oovbaapi.mk
blobbd883f05797ad68a84be6bdc6064133fbd8ddcd8
1 # -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
3 # This file is part of the LibreOffice project.
5 # This Source Code Form is subject to the terms of the Mozilla Public
6 # License, v. 2.0. If a copy of the MPL was not distributed with this
7 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
9 # This file incorporates work covered by the following license notice:
11 # Licensed to the Apache Software Foundation (ASF) under one or more
12 # contributor license agreements. See the NOTICE file distributed
13 # with this work for additional information regarding copyright
14 # ownership. The ASF licenses this file to you under the Apache
15 # License, Version 2.0 (the "License"); you may not use this file
16 # except in compliance with the License. You may obtain a copy of
17 # the License at http://www.apache.org/licenses/LICENSE-2.0 .
20 $(eval $(call gb_UnoApi_UnoApi,oovbaapi))
22 $(eval $(call gb_UnoApi_use_api,oovbaapi,\
23 udkapi \
24 offapi \
27 $(eval $(call gb_UnoApi_add_idlfiles_nohdl,oovbaapi,ooo/vba/excel,\
28 Globals \
29 Hyperlink \
30 Range \
31 TextFrame \
32 Window \
33 Workbook \
34 Worksheet \
37 $(eval $(call gb_UnoApi_add_idlfiles_noheader,oovbaapi,ooo/vba,\
38 ControlProvider \
40 $(eval $(call gb_UnoApi_add_idlfiles_noheader,oovbaapi,ooo/vba/excel,\
41 Button \
42 Buttons \
45 $(eval $(call gb_UnoApi_add_idlfiles,oovbaapi,ooo/vba,\
46 FormShowConstants \
47 VbAppWinStyle \
48 VbCalendar \
49 VbCallType \
50 VbCompareMethod \
51 VbDateTimeFormat \
52 VbDayOfWeek \
53 VbFileAttribute \
54 VbFirstWeekOfYear \
55 VbIMEStatus \
56 VbMsgBoxResult \
57 VbMsgBoxStyle \
58 VbQueryClose \
59 VbStrConv \
60 SystemColorConstants \
61 VbTriState \
62 VbVarType \
63 XApplicationBase \
64 XAssistant \
65 XCollection \
66 XCollectionBase \
67 XCommandBar \
68 XCommandBarButton \
69 XCommandBarControl \
70 XCommandBarControls \
71 XCommandBarPopup \
72 XCommandBars \
73 XControlProvider \
74 XDialogBase \
75 XDialogsBase \
76 XDocumentBase \
77 XDocumentProperties \
78 XDocumentProperty \
79 XDocumentsBase \
80 XErrObject \
81 XExecutableDialog \
82 XFontBase \
83 XGlobalsBase \
84 XHelperInterface \
85 XPageSetupBase \
86 XPropValue \
87 XVBAToOOEventDescGen \
88 XWindowBase \
90 $(eval $(call gb_UnoApi_add_idlfiles,oovbaapi,ooo/vba/access,\
91 AcCloseSave \
92 AcColorIndex \
93 AcCommand \
94 AcControlType \
95 AcCurrentView \
96 AcDataAccessPageView \
97 AcDataObjectType \
98 AcDataTransferType \
99 AcDefView \
100 AcExportXMLEncoding \
101 AcExportXMLObjectType \
102 AcExportXMLOtherFlags \
103 AcExportXMLSchemaFormat \
104 AcFileFormat \
105 AcFilterType \
106 AcFindField \
107 AcFindMatch \
108 AcFormatConditionOperator \
109 AcFormatConditionType \
110 AcFormOpenDataMode \
111 AcFormView \
112 AcHyperlinkPart \
113 AcImeMode \
114 AcImeSentenceMode \
115 AcImportXMLOption \
116 AcModuleType \
117 AcObjectType \
118 AcOpenDataMode \
119 AcOutputObjectType \
120 AcPrintColor \
121 AcPrintDuplex \
122 AcPrintItemLayout \
123 AcPrintObjQuality \
124 AcPrintOrientation \
125 AcPrintPaperBin \
126 AcPrintPaperSize \
127 AcPrintQuality \
128 AcPrintRange \
129 AcProjectType \
130 AcQuitOption \
131 AcRecord \
132 AcSearchDirection \
133 AcSection \
134 AcSendObjectType \
135 AcShowToolbar \
136 AcSpreadSheetType \
137 AcSysCmdAction \
138 AcTextTransferType \
139 AcTransformXMLScriptOption \
140 AcView \
141 AcWindowMode \
142 ProcKind \
143 RefKind \
145 $(eval $(call gb_UnoApi_add_idlfiles,oovbaapi,ooo/vba/adodb,\
146 ADCPROP_ASYNCTHREADPRIORITY_ENUM \
147 ADCPROP_AUTORECALC_ENUM \
148 ADCPROP_UPDATECRITERIA_ENUM \
149 AffectEnum \
150 BookmarkEnum \
151 CEResyncEnum \
152 CommandTypeEnum \
153 CompareEnum \
154 ConnectModeEnum \
155 ConnectOptionEnum \
156 ConnectPromptEnum \
157 CursorLocationEnum \
158 CursorOptionEnum \
159 CursorTypeEnum \
160 DataTypeEnum \
161 EditModeEnum \
162 ErrorValueEnum \
163 EventReasonEnum \
164 EventStatusEnum \
165 ExecuteOptionEnum \
166 FieldAttributeEnum \
167 FilterGroupEnum \
168 GetRowsOptionEnum \
169 IsolationLevelEnum \
170 LockTypeEnum \
171 MarshalOptionsEnum \
172 ObjectStateEnum \
173 ParameterAttributesEnum \
174 ParameterDirectionEnum \
175 PersistFormatEnum \
176 PositionEnum \
177 PropertyAttributesEnum \
178 RecordStatusEnum \
179 ResyncEnum \
180 SchemaEnum \
181 SearchDirectionEnum \
182 SeekEnum \
183 StringFormatEnum \
184 XactAttributeEnum \
186 $(eval $(call gb_UnoApi_add_idlfiles,oovbaapi,ooo/vba/dao,\
187 CollatingOrderEnum \
188 CommitTransOptionsEnum \
189 CursorDriverEnum \
190 DatabaseTypeEnum \
191 DataTypeEnum \
192 DriverPromptEnum \
193 EditModeEnum \
194 FieldAttributeEnum \
195 IdleEnum \
196 LockTypeEnum \
197 ParameterDirectionEnum \
198 PermissionEnum \
199 QueryDefStateEnum \
200 QueryDefTypeEnum \
201 RecordsetOptionEnum \
202 RecordsetTypeEnum \
203 RecordStatusEnum \
204 RelationAttributeEnum \
205 ReplicaTypeEnum \
206 SetOptionEnum \
207 SynchronizeTypeEnum \
208 TableDefAttributeEnum \
209 UpdateCriteriaEnum \
210 UpdateTypeEnum \
211 WorkspaceTypeEnum \
213 $(eval $(call gb_UnoApi_add_idlfiles,oovbaapi,ooo/vba/excel,\
214 Constants \
215 XApplication \
216 XAxes \
217 XAxis \
218 XAxisTitle \
219 XBorder \
220 XBorders \
221 XButton \
222 XCharacters \
223 XChart \
224 XChartObject \
225 XChartObjects \
226 XCharts \
227 XChartTitle \
228 XComment \
229 XComments \
230 XControlObject \
231 XDataLabel \
232 XDataLabels \
233 XDialog \
234 XDialogs \
235 XDrawings \
236 XFont \
237 XFormat \
238 XFormatCondition \
239 XFormatConditions \
240 XGlobals \
241 XGraphicObjects \
242 XHPageBreak \
243 XHPageBreaks \
244 XHyperlink \
245 XHyperlinks \
246 XInterior \
247 XLineObjects \
248 XlApplicationInternational \
249 XlApplyNamesOrder \
250 XlArabicModes \
251 XlArrangeStyle \
252 XlArrowHeadLength \
253 XlArrowHeadStyle \
254 XlArrowHeadWidth \
255 XlAutoFillType \
256 XlAutoFilterOperator \
257 XlAxisCrosses \
258 XlAxisGroup \
259 XlAxisType \
260 XlBackground \
261 XlBarShape \
262 XlBordersIndex \
263 XlBorderWeight \
264 XlBuildInDialog \
265 XlBuiltInDialog \
266 XlCalculatedMemberType \
267 XlCalculation \
268 XlCalculationInterruptKey \
269 XlCalculationState \
270 XlCategoryType \
271 XlCellInsertionMode \
272 XlCellType \
273 XlChartGallery \
274 XlChartItem \
275 XlChartLocation \
276 XlChartPicturePlacement \
277 XlChartPictureType \
278 XlChartSplitType \
279 XlChartType \
280 XlClipboardFormat \
281 XlCmdType \
282 XlColorIndex \
283 XlColumnDataType \
284 XlCommandUnderlines \
285 XlCommentDisplayMode \
286 XlConsolidationFunction \
287 XlCopyPictureFormat \
288 XlCorruptLoad \
289 XlCreator \
290 XlCubeFieldType \
291 XlCutCopyMode \
292 XlCVError \
293 XlDataLabelPosition \
294 XlDataLabelSeparator \
295 XlDataLabelsType \
296 XlDataSeriesDate \
297 XlDataSeriesType \
298 XlDeleteShiftDirection \
299 XlDirection \
300 XlDisplayBlanksAs \
301 XlDisplayDrawingObjects \
302 XlDisplayUnit \
303 XlDVAlertStyle \
304 XlDVType \
305 XlEditionFormat \
306 XlEditionOptionsOption \
307 XlEditionType \
308 XlEnableCancelKey \
309 XlEnableSelection \
310 XlEndStyleCap \
311 XlErrorBarDirection \
312 XlErrorBarInclude \
313 XlErrorBarType \
314 XlErrorChecks \
315 XlFileAccess \
316 XlFileFormat \
317 XlFillWith \
318 XlFilterAction \
319 XlFindLookIn \
320 XlFormatConditionOperator \
321 XlFormatConditionType \
322 XlFormControl \
323 XlFormulaLabel \
324 XlHAlign \
325 XlHebrewModes \
326 XlHighlightChangesTime \
327 XlHtmlType \
328 XlIMEMode \
329 XlImportDataAs \
330 XlInsertFormatOrigin \
331 XlInsertShiftDirection \
332 XlLayoutFormType \
333 XlLegendPosition \
334 XlLineStyle \
335 XlLink \
336 XlLinkInfo \
337 XlLinkInfoType \
338 XlLinkStatus \
339 XlLinkType \
340 XlListConflict \
341 XlListDataType \
342 XlListObjectSourceType \
343 XlLocationInTable \
344 XlLookAt \
345 XlMailSystem \
346 XlMarkerStyle \
347 XlMouseButton \
348 XlMousePointer \
349 XlMSApplication \
350 XlObjectSize \
351 XlOLEType \
352 XlOLEVerb \
353 XlOrder \
354 XlOrientation \
355 XlPageBreak \
356 XlPageBreakExtent \
357 XlPageOrientation \
358 XlPaperSize \
359 XlParameterDataType \
360 XlParameterType \
361 XlPasteSpecialOperation \
362 XlPasteType \
363 XlPattern \
364 XlPhoneticAlignment \
365 XlPhoneticCharacterType \
366 XlPictureAppearance \
367 XlPictureConvertorType \
368 XlPivotCellType \
369 XlPivotFieldCalculation \
370 XlPivotFieldDataType \
371 XlPivotFieldOrientation \
372 XlPivotFormatType \
373 XlPivotTableMissingItems \
374 XlPivotTableSourceType \
375 XlPivotTableVersionList \
376 XlPlacement \
377 XlPlatform \
378 XlPrintErrors \
379 XlPrintLocation \
380 XlPriority \
381 XlPTSelectionMode \
382 XlQueryType \
383 XlRangeAutoFormat \
384 XlRangeValueDataType \
385 XlReferenceStyle \
386 XlReferenceType \
387 XlRobustConnect \
388 XlRoutingSlipDelivery \
389 XlRoutingSlipStatus \
390 XlRowCol \
391 XlRunAutoMacro \
392 XlSaveAction \
393 XlSaveAsAccessMode \
394 XlSaveConflictResolution \
395 XlScaleType \
396 XlSearchDirection \
397 XlSearchOrder \
398 XlSearchWithin \
399 XlSheetType \
400 XlSheetVisibility \
401 XlSizeRepresents \
402 XlSmartTagControlType \
403 XlSmartTagDisplayMode \
404 XlSortDataOption \
405 XlSortMethod \
406 XlSortMethodOld \
407 XlSortOrder \
408 XlSortOrientation \
409 XlSortType \
410 XlSourceType \
411 XlSpeakDirection \
412 XlSpecialCellsValue \
413 XlSubscribeToFormat \
414 XlSubtototalLocationType \
415 XlSummaryColumn \
416 XlSummaryReportType \
417 XlSummaryRow \
418 XlTabPosition \
419 XlTextParsingType \
420 XlTextQualifier \
421 XlTextVisualLayoutType \
422 XlTickLabelOrientation \
423 XlTickLabelPosition \
424 XlTickMark \
425 XlTimeUnit \
426 XlToolbarProtection \
427 XlTotalsCalculation \
428 XlTrendlineType \
429 XlUnderlineStyle \
430 XlUpdateLinks \
431 XlVAlign \
432 XlWBATemplate \
433 XlWebFormatting \
434 XlWebSelectionType \
435 XlWindowState \
436 XlWindowType \
437 XlWindowView \
438 XlXLMMacroType \
439 XlXmlExportResult \
440 XlXmlImportResult \
441 XlXmlLoadOption \
442 XlYesNoGuess \
443 XMenu \
444 XMenuBar \
445 XMenuBars \
446 XMenuItem \
447 XMenuItems \
448 XMenus \
449 XName \
450 XNames \
451 XOLEObject \
452 XOLEObjects \
453 XOutline \
454 XPageBreak \
455 XPageSetup \
456 XPane \
457 XPivotCache \
458 XPivotTable \
459 XPivotTables \
460 XRange \
461 XSeries \
462 XSeriesCollection \
463 XSheetObject \
464 XStyle \
465 XStyles \
466 XTextFrame \
467 XTitle \
468 XValidation \
469 XVPageBreak \
470 XVPageBreaks \
471 XWindow \
472 XWindows \
473 XWorkbook \
474 XWorkbooks \
475 XWorksheet \
476 XWorksheetFunction \
477 XWorksheets \
479 $(eval $(call gb_UnoApi_add_idlfiles,oovbaapi,ooo/vba/msforms,\
480 fmAction \
481 fmAlignment \
482 fmBackStyle \
483 fmBorders \
484 fmBorderStyle \
485 fmButtonEffect \
486 fmButtonStyle \
487 fmCycle \
488 fmDisplayStyle \
489 fmDragBehavior \
490 fmDragState \
491 fmDropButtonStyle \
492 fmDropEffect \
493 fmEnterFieldBehavior \
494 fmIMEMode \
495 fmLayoutEffect \
496 fmListStyle \
497 fmMatchEntry \
498 fmMode \
499 fmMousePointer \
500 fmMultiSelect \
501 fmOrientation \
502 fmPicPosition \
503 fmPictureAlignment \
504 fmPicturePosition \
505 fmPictureSizeMode \
506 fmScrollAction \
507 fmScrollBars \
508 fmShowDropButtonWhen \
509 fmShowListWhen \
510 fmSnapPoint \
511 fmSpecialEffect \
512 fmStyle \
513 fmTabOrientation \
514 fmTabStyle \
515 fmTextAlign \
516 fmTransitionEffect \
517 fmVerticalScrollBarSide \
518 fmZOrder \
519 XButton \
520 XCheckBox \
521 XColorFormat \
522 XComboBox \
523 XCommandButton \
524 XControl \
525 XControls \
526 XFillFormat \
527 XFrame \
528 XGroupBox \
529 XImage \
530 XLabel \
531 XLineFormat \
532 XListBox \
533 XMultiPage \
534 XNewFont \
535 XPages \
536 XPictureFormat \
537 XProgressBar \
538 XRadioButton \
539 XReturnBoolean \
540 XReturnEffect \
541 XReturnInteger \
542 XReturnSingle \
543 XScrollBar \
544 XShape \
545 XShapeRange \
546 XShapes \
547 XSpinButton \
548 XTextBox \
549 XTextBoxShape \
550 XTextFrame \
551 XToggleButton \
552 XUserForm \
554 $(eval $(call gb_UnoApi_add_idlfiles,oovbaapi,ooo/vba/office,\
555 DocProperties \
556 MailFormat \
557 MsoAlertButtonType \
558 MsoAlertCancelType \
559 MsoAlertDefaultType \
560 MsoAlertIconType \
561 MsoAlignCmd \
562 MsoAnimationType \
563 MsoAppLanguageID \
564 MsoArrowheadLength \
565 MsoArrowheadStyle \
566 MsoArrowheadWidth \
567 MsoAutomationSecurity \
568 MsoAutoShapeType \
569 MsoBalloonButtonType \
570 MsoBalloonErrorType \
571 MsoBalloonType \
572 MsoBarPosition \
573 MsoBarProtection \
574 MsoBarRow \
575 MsoBarType \
576 MsoBlackWhiteMode \
577 MsoButtonSetType \
578 MsoButtonState \
579 MsoButtonStyle \
580 MsoButtonStyleHidden \
581 MsoCalloutAngleType \
582 MsoCalloutDropType \
583 MsoCalloutType \
584 MsoCharacterSet \
585 MsoColorType \
586 MsoComboStyle \
587 MsoCommandBarButtonHyperlinkType \
588 MsoCondition \
589 MsoConnector \
590 MsoConnectorType \
591 MsoControlOLEUsage \
592 MsoControlType \
593 MsoDiagramNodeType \
594 MsoDiagramType \
595 MsoDistributeCmd \
596 MsoDocProperties \
597 MsoEditingType \
598 MsoEncoding \
599 MsoExtraInfoMethod \
600 MsoExtrusionColorType \
601 MsoFarEastLineBreakLanguageID \
602 MsoFeatureInstall \
603 MsoFileDialogType \
604 MsoFileDialogView \
605 MsoFileFindListBy \
606 MsoFileFindOptions \
607 MsoFileFindSortBy \
608 MsoFileFindView \
609 MsoFileNewAction \
610 MsoFileNewSection \
611 MsoFileType \
612 MsoFillType \
613 MsoFilterComparison \
614 MsoFilterConjunction \
615 MsoFlipCmd \
616 MsoGradientColorType \
617 MsoGradientStyle \
618 MsoHorizontalAnchor \
619 MsoHTMLProjectOpen \
620 MsoHTMLProjectState \
621 MsoHyperlinkType \
622 MsoIconType \
623 MsoLanguageID \
624 MsoLanguageIDHidden \
625 MsoLastModified \
626 MsoLineDashStyle \
627 MsoLineStyle \
628 MsoMenuAnimation \
629 MsoMixedType \
630 MsoModeType \
631 MsoMoveRow \
632 MsoOLEMenuGroup \
633 MsoOrgChartLayoutType \
634 MsoOrgChartOrientation \
635 MsoOrientation \
636 MsoPatternType \
637 MsoPermission \
638 MsoPictureColorType \
639 MsoPresetExtrusionDirection \
640 MsoPresetGradientType \
641 MsoPresetLightingDirection \
642 MsoPresetLightingSoftness \
643 MsoPresetMaterial \
644 MsoPresetTextEffect \
645 MsoPresetTextEffectShape \
646 MsoPresetTexture \
647 MsoPresetThreeDFormat \
648 MsoRelativeNodePosition \
649 MsoScaleFrom \
650 MsoScreenSize \
651 MsoScriptLanguage \
652 MsoScriptLocation \
653 MsoSearchIn \
654 MsoSegmentType \
655 MsoShadowType \
656 MsoShapeType \
657 MsoSharedWorkspaceTaskPriority \
658 MsoSharedWorkspaceTaskStatus \
659 MsoSortBy \
660 MsoSortOrder \
661 MsoSyncAvailableType \
662 MsoSyncCompareType \
663 MsoSyncConflictResolutionType \
664 MsoSyncErrorType \
665 MsoSyncEventType \
666 MsoSyncStatusType \
667 MsoSyncVersionType \
668 MsoTargetBrowser \
669 MsoTextEffectAlignment \
670 MsoTextOrientation \
671 MsoTextureType \
672 MsoTriState \
673 MsoVerticalAnchor \
674 MsoWizardActType \
675 MsoWizardMsgType \
676 MsoZOrderCmd \
678 $(eval $(call gb_UnoApi_add_idlfiles,oovbaapi,ooo/vba/powerpoint,\
679 MsoAnimAccumulate \
680 MsoAnimAdditive \
681 MsoAnimAfterEffect \
682 MsoAnimateByLevel \
683 MsoAnimCommandType \
684 MsoAnimDirection \
685 MsoAnimEffect \
686 MsoAnimEffectAfter \
687 MsoAnimEffectRestart \
688 MsoAnimFilterEffectSubtype \
689 MsoAnimFilterEffectType \
690 MsoAnimProperty \
691 MsoAnimTextUnitEffect \
692 MsoAnimTriggerType \
693 MsoAnimType \
694 PpActionType \
695 PpAdvanceMode \
696 PpAfterEffect \
697 PpAlertLevel \
698 PpArrangeStyle \
699 PpAutoSize \
700 PpBaselineAlignment \
701 PpBorderType \
702 PpBulletType \
703 PpChangeCase \
704 PpChartUnitEffect \
705 PpColorSchemeIndex \
706 PpDateTimeFormat \
707 PpDirection \
708 PpEntryEffect \
709 PpExportMode \
710 PpFarEastLineBreakLevel \
711 PpFileDialogType \
712 PpFollowColors \
713 PpFrameColors \
714 PpHTMLVersion \
715 PpIndentControl \
716 PpMediaType \
717 PpMouseActivation \
718 PpNumberedBulletStyle \
719 PpParagraphAlignment \
720 PpPasteDataType \
721 PpPlaceholderType \
722 PpPrintColorType \
723 PpPrintHandoutOrder \
724 PpPrintOutputType \
725 PpPrintRangeType \
726 PpPublishSourceType \
727 PpRevisionInfo \
728 PpSaveAsFileType \
729 PpSelectionType \
730 PpShapeFormat \
731 PpSlideLayout \
732 PpSlideShowAdvanceMode \
733 PpSlideShowPointerType \
734 PpSlideShowRangeType \
735 PpSlideShowState \
736 PpSlideShowType \
737 PpSlideSizeType \
738 PpSoundEffectType \
739 PpSoundFormatType \
740 PpTabStopType \
741 PpTextLevelEffect \
742 PpTextStyleType \
743 PpTextUnitEffect \
744 PpTransitionSpeed \
745 PpUpdateOption \
746 PpViewType \
747 PpWindowState \
749 $(eval $(call gb_UnoApi_add_idlfiles,oovbaapi,ooo/vba/stdole,\
750 LoadPictureConstants \
751 OLE_TRISTATE \
753 $(eval $(call gb_UnoApi_add_idlfiles,oovbaapi,ooo/vba/word,\
754 WdAlertLevel \
755 WdAnimation \
756 WdArabicNumeral \
757 WdAraSpeller \
758 WdArrangeStyle \
759 WdAutoFitBehavior \
760 WdAutoMacros \
761 WdAutoVersions \
762 WdBaselineAlignment \
763 WdBookmarkSortBy \
764 WdBorderDistanceFrom \
765 WdBorderType \
766 WdBorderTypeHID \
767 WdBreakType \
768 WdBrowserLevel \
769 WdBrowseTarget \
770 WdBuiltInProperty \
771 WdBuiltinStyle \
772 WdCalendarType \
773 WdCalendarTypeBi \
774 WdCaptionLabelID \
775 WdCaptionNumberStyle \
776 WdCaptionNumberStyleHID \
777 WdCaptionPosition \
778 WdCellVerticalAlignment \
779 WdCharacterCase \
780 WdCharacterCaseHID \
781 WdCharacterWidth \
782 WdChevronConvertRule \
783 WdCollapseDirection \
784 WdColor \
785 WdColorIndex \
786 WdCompareTarget \
787 WdCompatibility \
788 WdConditionCode \
789 WdConstants \
790 WdContinue \
791 WdCountry \
792 WdCursorMovement \
793 WdCursorType \
794 WdCustomLabelPageSize \
795 WdDateLanguage \
796 WdDefaultFilePath \
797 WdDefaultListBehavior \
798 WdDefaultTableBehavior \
799 WdDeleteCells \
800 WdDeletedTextMark \
801 WdDiacriticColor \
802 WdDictionaryType \
803 WdDictionaryTypeHID \
804 WdDisableFeaturesIntroducedAfter \
805 WdDocumentDirection \
806 WdDocumentKind \
807 WdDocumentMedium \
808 WdDocumentType \
809 WdDocumentViewDirection \
810 WdDropPosition \
811 WdEditionOption \
812 WdEditionType \
813 WdEditorType \
814 WdEmailHTMLFidelity \
815 WdEmphasisMark \
816 WdEnableCancelKey \
817 WdEncloseStyle \
818 WdEnclosureType \
819 WdEndnoteLocation \
820 WdEnvelopeOrientation \
821 WdFarEastLineBreakLanguageID \
822 WdFarEastLineBreakLevel \
823 WdFieldKind \
824 WdFieldShading \
825 WdFieldType \
826 WdFindMatch \
827 WdFindWrap \
828 WdFlowDirection \
829 WdFontBias \
830 WdFootnoteLocation \
831 WdFramePosition \
832 WdFramesetNewFrameLocation \
833 WdFramesetSizeType \
834 WdFramesetType \
835 WdFrameSizeRule \
836 WdGoToDirection \
837 WdGoToItem \
838 WdGutterStyle \
839 WdGutterStyleOld \
840 WdHeaderFooterIndex \
841 WdHeadingSeparator \
842 WdHebSpellStart \
843 WdHelpType \
844 WdHelpTypeHID \
845 WdHighAnsiText \
846 WdHorizontalInVerticalType \
847 WdHorizontalLineAlignment \
848 WdHorizontalLineWidthType \
849 WdIMEMode \
850 WdIndexFilter \
851 WdIndexFormat \
852 WdIndexSortBy \
853 WdIndexType \
854 WdInformation \
855 WdInlineShapeType \
856 WdInsertCells \
857 WdInsertedTextMark \
858 WdInternationalIndex \
859 WdJustificationMode \
860 WdKana \
861 WdKey \
862 WdKeyCategory \
863 WdLanguageID \
864 WdLanguageID2000 \
865 WdLayoutMode \
866 WdLetterheadLocation \
867 WdLetterStyle \
868 WdLineEndingType \
869 WdLineSpacing \
870 WdLineStyle \
871 WdLineType \
872 WdLineWidth \
873 WdLinkType \
874 WdListApplyTo \
875 WdListGalleryType \
876 WdListLevelAlignment \
877 WdListNumberStyle \
878 WdListNumberStyleHID \
879 WdListType \
880 WdMailerPriority \
881 WdMailMergeActiveRecord \
882 WdMailMergeComparison \
883 WdMailMergeDataSource \
884 WdMailMergeDefaultRecord \
885 WdMailMergeDestination \
886 WdMailMergeMailFormat \
887 WdMailMergeMainDocType \
888 WdMailMergeState \
889 WdMailSystem \
890 WdMappedDataFields \
891 WdMeasurementUnits \
892 WdMeasurementUnitsHID \
893 WdMergeSubType \
894 WdMergeTarget \
895 WdMonthNames \
896 WdMovementType \
897 WdMultipleWordConversionsMode \
898 WdNewDocumentType \
899 WdNoteNumberStyle \
900 WdNoteNumberStyleHID \
901 WdNumberingRule \
902 WdNumberStyleWordBasicBiDi \
903 WdNumberType \
904 WdOLEPlacement \
905 WdOLEType \
906 WdOLEVerb \
907 WdOpenFormat \
908 WdOrganizerObject \
909 WdOrientation \
910 WdOriginalFormat \
911 WdOutlineLevel \
912 WdPageBorderArt \
913 WdPageFit \
914 WdPageNumberAlignment \
915 WdPageNumberStyle \
916 WdPageNumberStyleHID \
917 WdPaperSize \
918 WdPaperTray \
919 WdParagraphAlignment \
920 WdParagraphAlignmentHID \
921 WdPartOfSpeech \
922 WdPasteDataType \
923 WdPhoneticGuideAlignmentType \
924 WdPictureLinkType \
925 WdPreferredWidthType \
926 WdPrintOutItem \
927 WdPrintOutPages \
928 WdPrintOutRange \
929 WdProofreadingErrorType \
930 WdProtectionType \
931 WdReadingOrder \
932 WdRecoveryType \
933 WdRectangleType \
934 WdReferenceKind \
935 WdReferenceType \
936 WdRelativeHorizontalPosition \
937 WdRelativeVerticalPosition \
938 WdRelocate \
939 WdReplace \
940 WdRevisedLinesMark \
941 WdRevisedPropertiesMark \
942 WdRevisionsBalloonMargin \
943 WdRevisionsBalloonPrintOrientation \
944 WdRevisionsBalloonWidthType \
945 WdRevisionsMode \
946 WdRevisionsView \
947 WdRevisionsWrap \
948 WdRevisionType \
949 WdRoutingSlipDelivery \
950 WdRoutingSlipStatus \
951 WdRowAlignment \
952 WdRowHeightRule \
953 WdRulerStyle \
954 WdSalutationGender \
955 WdSalutationType \
956 WdSaveFormat \
957 WdSaveOptions \
958 WdScrollbarType \
959 WdSectionDirection \
960 WdSectionStart \
961 WdSeekView \
962 WdSelectionFlags \
963 WdSelectionType \
964 WdSeparatorType \
965 WdShapePosition \
966 WdShowFilter \
967 WdSmartTagControlType \
968 WdSortFieldType \
969 WdSortFieldTypeHID \
970 WdSortOrder \
971 WdSortSeparator \
972 WdSpecialPane \
973 WdSpellingErrorType \
974 WdSpellingWordType \
975 WdStatistic \
976 WdStatisticHID \
977 WdStoryType \
978 WdStyleSheetLinkType \
979 WdStyleSheetPrecedence \
980 WdStyleType \
981 WdSubscriberFormats \
982 WdSummaryLength \
983 WdSummaryMode \
984 WdTabAlignment \
985 WdTabLeader \
986 WdTabLeaderHID \
987 WdTableDirection \
988 WdTableFieldSeparator \
989 WdTableFormat \
990 WdTableFormatApply \
991 WdTablePosition \
992 WdTaskPanes \
993 WdTCSCConverterDirection \
994 WdTemplateType \
995 WdTextFormFieldType \
996 WdTextOrientation \
997 WdTextOrientationHID \
998 WdTextureIndex \
999 WdToaFormat \
1000 WdTocFormat \
1001 WdTofFormat \
1002 WdTrailingCharacter \
1003 WdTwoLinesInOneType \
1004 WdUnderline \
1005 WdUnits \
1006 WdUseFormattingFrom \
1007 WdVerticalAlignment \
1008 WdViewType \
1009 WdViewTypeOld \
1010 WdVisualSelection \
1011 WdWindowState \
1012 WdWindowType \
1013 WdWordDialog \
1014 WdWordDialogHID \
1015 WdWordDialogTab \
1016 WdWordDialogTabHID \
1017 WdWrapSideType \
1018 WdWrapType \
1019 WdWrapTypeMerged \
1020 WdXMLNodeLevel \
1021 WdXMLNodeType \
1022 WdXMLSelectionChangeReason \
1023 WdXMLValidationStatus \
1024 XAddin \
1025 XAddins \
1026 XApplication \
1027 XAutoTextEntries \
1028 XAutoTextEntry \
1029 XBookmark \
1030 XBookmarks \
1031 XBorder \
1032 XBorders \
1033 XCell \
1034 XCells \
1035 XCheckBox \
1036 XColumn \
1037 XColumns \
1038 XDialog \
1039 XDialogs \
1040 XDocument \
1041 XDocuments \
1042 XField \
1043 XFields \
1044 XFind \
1045 XFont \
1046 XFormField \
1047 XFormFields \
1048 XFrame \
1049 XFrames \
1050 XGlobals \
1051 XHeaderFooter \
1052 XHeadersFooters \
1053 XListFormat \
1054 XListGalleries \
1055 XListGallery \
1056 XListLevel \
1057 XListLevels \
1058 XListTemplate \
1059 XListTemplates \
1060 XOptions \
1061 XPageSetup \
1062 XPane \
1063 XPanes \
1064 XParagraph \
1065 XParagraphFormat \
1066 XParagraphs \
1067 XRange \
1068 XReplacement \
1069 XRevision \
1070 XRevisions \
1071 XRow \
1072 XRows \
1073 XSection \
1074 XSections \
1075 XSelection \
1076 XStyle \
1077 XStyles \
1078 XSystem \
1079 XTable \
1080 XTableOfContents \
1081 XTables \
1082 XTablesOfContents \
1083 XTabStop \
1084 XTabStops \
1085 XTemplate \
1086 XVariable \
1087 XVariables \
1088 XView \
1089 XWindow \
1090 XWrapFormat \
1093 # vim: set noet sw=4 ts=4: