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