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