home *** CD-ROM | disk | FTP | other *** search
/ Chip: 25 Years Anniversary / CHIP_25Jahre_Jubilaeum.iso / downloads / 401065 / WPO11 / Data1.cab / _1B498EC192B5436F831DFEB2C4ED19AF < prev    next >
Text File  |  2003-03-07  |  39KB  |  3,534 lines

  1. WordPerfect VBA Macros Help
  2.  
  3. Click the Help Topics button to return to the list of topics.
  4.  
  5. Using ActiveX Components
  6.  
  7. An ActiveX component (*.OCX) enables you to add a great amount of power and flexibility to your VBA macro. Basically an ActiveX component is a special type of DLL (dynamic link library). Originally ActiveX components where created to replace Visual Basic controls, however they have exceeded this purpose. Visual Basic for Applications is an ActiveX container, meaning that you can include ActiveX components in your VBA macro. The components which are located on the toolbar are part of the Microsoft 2.0 Object library. These components are meant for VBA programming. You can add additional components to your VBA project. However, some components may work and others may not. Not all ActiveX components are meant for the VBA environment. It is recommended that you became familiar with a individual component before you add it to your VBA macro. 
  8.  
  9. If you are trying to add a new Active X control to your VBA Toolbox and are receiving errors stating that the control is not licensed or that the control just does not work properly, this is not a bug. 
  10.  
  11. Active X controls cover a wide range of applications and uses such as those listed below: 
  12.  
  13. * Many Windows applications write Active X controls for their own use and therefore are not supported or even expected to be used by others. Many of the controls that are included with Corel WordPerfect Office 2002 are of this nature and cannot be used with Visual Basic for Applications. 
  14. * Some Active X controls installed to your system may have been included with other development applications such as Visual C++, Visual Basic, Delphi etc, and they may have license requirements that only allow them to run in their own development environment. Therefore they will not work with Visual Basic for Applications. 
  15. So in short, only those Active X controls available with Microsoft Forms 2.0 that are shipped as part of Microsoft Visual Basic for Applications 6.0 are supported. Any others you have on your system may be used with Visual Basic for Applications, but may not be actually intended to be used with Visual Basic for Applications, and therefore will not work. Also even if they do work you may not have rights to distribute them to your VBA Macro users. So in general if you are using custom controls be very careful that the control you are using is meant to be using in VBA and that you have the proper licensing rights to use it.
  16.  
  17. To add an ActiveX component to your VBA Form
  18.  
  19. 1. From the VBA Editor, select Insert, User Form. 
  20.  
  21. 2. Select Tools, Additional Controls
  22.  
  23. 3. Select the desired component. 
  24.  
  25.  
  26.  
  27. WordPerfect PerfectScript Class Members
  28.  
  29.  
  30.  
  31. PerfectScript Macro Commands List
  32.  
  33.  
  34.  
  35. A
  36.  
  37.     AbbreviationCreate
  38.  
  39.     AbbreviationDelete
  40.  
  41.     AbbreviationDlg
  42.  
  43.     AbbreviationExpand
  44.  
  45.     AbbreviationsShippingMacro
  46.  
  47.     AboutDlg
  48.  
  49.     AddressBookDlg
  50.  
  51.     AddressBookFormatAdd
  52.  
  53.     AddressBookFormatDelete
  54.  
  55.     AddressBookFormatGetCurrent
  56.  
  57.     AddressBookFormatGetCount
  58.  
  59.     AddressBookFormatGetName
  60.  
  61.     AddressBookFormatGetFormat
  62.  
  63.     AddressBookGetCount
  64.  
  65.     AddressBookGetFieldCount
  66.  
  67.     AddressBookGetFieldNumber
  68.  
  69.     AddressBookGetFieldName
  70.  
  71.     AddressBookGetName
  72.  
  73.     AddressBookInsertAddr
  74.  
  75.     AddressMergeShippingMacro
  76.  
  77.     Advance
  78.  
  79.     AdvanceDlg
  80.  
  81.     AllFontsShippingMacro
  82.  
  83.     Append
  84.  
  85.     AppendToFile
  86.  
  87.     ApplicationBarShow
  88.  
  89.     AppMaximize
  90.  
  91.     AppMinimize
  92.  
  93.     AppMove
  94.  
  95.     AppRestore
  96.  
  97.     AppSize
  98.  
  99.     AppTaskList
  100.  
  101.     AssociateDlg
  102.  
  103.     AttributeAppearanceOn
  104.  
  105.     AttributeAppearanceToggle
  106.  
  107.     AttributeAppearanceOff
  108.  
  109.     AttributeNormal
  110.  
  111.     AttributePosition
  112.  
  113.     AttributePositionToggle
  114.  
  115.     AttributeRelativeSize
  116.  
  117.     AttributeRelativeSizeToggle
  118.  
  119.     AttributeSizeRatios
  120.  
  121.     AutoCodePlacement
  122.  
  123.     AutoScrollOn 
  124.  
  125.     AutoWordSelect
  126.  
  127.  
  128.  
  129. B
  130.  
  131.     BackTab
  132.  
  133.     Backup
  134.  
  135.     BackupMinutes
  136.  
  137.     BackupOriginalDoc
  138.  
  139.     BarcodeDlg
  140.  
  141.     BarcodePOSTNET
  142.  
  143.     BaselinePlacement
  144.  
  145.     Binding
  146.  
  147.     BindingOptionsDlg
  148.  
  149.     BlockProtect
  150.  
  151.     BlockProtectToggle
  152.  
  153.     BoldKey
  154.  
  155.     BookmarkBlock
  156.  
  157.     BookmarkCreate
  158.  
  159.     BookmarkDelete
  160.  
  161.     BookmarkDlg
  162.  
  163.     BookmarkFind
  164.  
  165.     BookmarkMove
  166.  
  167.     BookmarkRename
  168.  
  169.     BorderBottomLine
  170.  
  171.     BorderColor
  172.  
  173.     BorderCornerRadius
  174.  
  175.     BorderDropShadow
  176.  
  177.     BorderInsideSpacing
  178.  
  179.     BorderLeftLine
  180.  
  181.     BorderOutsideSpacing
  182.  
  183.     BorderRightLine
  184.  
  185.     BorderSeparatorLine
  186.  
  187.     BorderSetSpacing
  188.  
  189.     BorderStyleCopy
  190.  
  191.     BorderStyleCreate
  192.  
  193.     BorderStyleDelete
  194.  
  195.     BorderStyleEdit
  196.  
  197.     BorderStyleEnd
  198.  
  199.     BorderStyleName
  200.  
  201.     BorderStyleRetrieve
  202.  
  203.     BorderStyleSave
  204.  
  205.     BorderTopLine
  206.  
  207.     BorderUseBorderColor
  208.  
  209.     BoxAddText
  210.  
  211.     BoxAttachTo
  212.  
  213.     BoxBackwardOne
  214.  
  215.     BoxBorder
  216.  
  217.     BoxBorderDlg
  218.  
  219.     BoxCaptionEdit
  220.  
  221.     BoxCaptionEditEnd
  222.  
  223.     BoxCaptionFormatting
  224.  
  225.     BoxCaptionInitialStyle
  226.  
  227.     BoxCaptionNumberStyle
  228.  
  229.     BoxCaptionPosition
  230.  
  231.     BoxCaptionRotation
  232.  
  233.     BoxChangeLineHeight
  234.  
  235.     BoxChangeStyle
  236.  
  237.     BoxContentEdit
  238.  
  239.     BoxContentPosition
  240.  
  241.     BoxContentPreserveAspectRatio
  242.  
  243.     BoxContentType
  244.  
  245.     BoxCounter
  246.  
  247.     BoxCreate
  248.  
  249.     BoxDelete
  250.  
  251.     BoxEdit
  252.  
  253.     BoxEditByCounter
  254.  
  255.     BoxEditNext
  256.  
  257.     BoxEditPrevious
  258.  
  259.     BoxEnd
  260.  
  261.     BoxEquationColor
  262.  
  263.     BoxEquationDefaultFont
  264.  
  265.     BoxEquationFilename
  266.  
  267.     BoxEquationFont
  268.  
  269.     BoxEquationFontSize
  270.  
  271.     BoxEquationRedisplay
  272.  
  273.     BoxEquationSaveAsGraphic
  274.  
  275.     BoxFill
  276.  
  277.     BoxForwardOne
  278.  
  279.     BoxHeight
  280.  
  281.     BoxHorizontalAlignment
  282.  
  283.     BoxHorizontalPosition
  284.  
  285.     BoxImageBlackWhiteThreshold
  286.  
  287.     BoxImageBrightness
  288.  
  289.     BoxImageContrast
  290.  
  291.     BoxImageDitherMethod
  292.  
  293.     BoxImageFill
  294.  
  295.     BoxImageFlipX
  296.  
  297.     BoxImageFlipY
  298.  
  299.     BoxImageHalfToneOptions
  300.  
  301.     BoxImageInvertColors
  302.  
  303.     BoxImageMonochrome
  304.  
  305.     BoxImageMove
  306.  
  307.     BoxImageRetrieve
  308.  
  309.     BoxImageRotate
  310.  
  311.     BoxImageSave
  312.  
  313.     BoxImageScaling
  314.  
  315.     BoxImageShowBackground
  316.  
  317.     BoxInitialStyleDlg
  318.  
  319.     BoxOLEEditObject
  320.  
  321.     BoxOverlap
  322.  
  323.     BoxPosDlg
  324.  
  325.     BoxResetBorder
  326.  
  327.     BoxResetCaption
  328.  
  329.     BoxResetContent
  330.  
  331.     BoxResetContentRender
  332.  
  333.     BoxResetCounter
  334.  
  335.     BoxResetFill
  336.  
  337.     BoxResetPosition
  338.  
  339.     BoxResetTextFlow
  340.  
  341.     BoxSaveLookAsStyle
  342.  
  343.     BoxStaysOnPage
  344.  
  345.     BoxStyleCopy
  346.  
  347.     BoxStyleCreate
  348.  
  349.     BoxStyleDelete
  350.  
  351.     BoxStyleEdit
  352.  
  353.     BoxStyleEnd
  354.  
  355.     BoxStyleName
  356.  
  357.     BoxStyleRetrieve
  358.  
  359.     BoxStyleSave
  360.  
  361.     BoxTextAngle
  362.  
  363.     BoxTextDefaultStyle
  364.  
  365.     BoxTextEdit
  366.  
  367.     BoxTextEditEnd
  368.  
  369.     BoxTextFilename
  370.  
  371.     BoxTextFlow
  372.  
  373.     BoxTextFlowContour
  374.  
  375.     BoxTextFlowSquare
  376.  
  377.     BoxToBack
  378.  
  379.     BoxToFront
  380.  
  381.     BoxUpdateDisplay
  382.  
  383.     BoxVerticalAlignment
  384.  
  385.     BoxVerticalPosition
  386.  
  387.     BoxWidth
  388.  
  389.     BoxWrapDlg
  390.  
  391.     BulletDlg
  392.  
  393.     BulletSetCounter
  394.  
  395.     ButtonBarAddItem
  396.  
  397.     ButtonBarCreateDlg
  398.  
  399.     ButtonBarDeleteItem
  400.  
  401.     ButtonBarEditDlg
  402.  
  403.     ButtonBarOptionsDlg
  404.  
  405.     ButtonBarScrollbarToggle
  406.  
  407.     ButtonBarSelect
  408.  
  409.     ButtonBarSetFont
  410.  
  411.     ButtonBarSetLocation
  412.  
  413.     ButtonBarSetRows
  414.  
  415.     ButtonBarSetStyle
  416.  
  417.     ButtonBarShow
  418.  
  419.     ButtonBarShowToggle
  420.  
  421.  
  422.  
  423. C
  424.  
  425.     CapBeginSentence
  426.  
  427.     CaseToggle
  428.  
  429.     Center
  430.  
  431.     CenterCurrentPage
  432.  
  433.     CenterPageDlg
  434.  
  435.     CenterPages
  436.  
  437.     ChangeWatermarkGraphicShade
  438.  
  439.     ChangeWatermarkTextShade
  440.  
  441.     ChapterNumber
  442.  
  443.     ChapterNumberDecrement
  444.  
  445.     ChapterNumberDisplay
  446.  
  447.     ChapterNumberIncrement
  448.  
  449.     ChapterNumberMethod
  450.  
  451.     Char
  452.  
  453.     CharMappingDlg
  454.  
  455.     CheckBoxShippingMacro
  456.  
  457.     CleanUpSpaces
  458.  
  459.     ClearDoc
  460.  
  461.     ClearUndoLevels
  462.  
  463.     ClipboardAppendTo
  464.  
  465.     ClipboardRetrieve
  466.  
  467.     ClipboardSaveTo
  468.  
  469.     ClipboardShippingMacro
  470.  
  471.     Close
  472.  
  473.     CloseAllShippingMacro
  474.  
  475.     CloseNoSave
  476.  
  477.     CodePage
  478.  
  479.     CodePageDlg
  480.  
  481.     ColumnBorderDlg
  482.  
  483.     ColumnDefineDlg
  484.  
  485.     ColumnsDefinition
  486.  
  487.     ColumnsOff
  488.  
  489.     ColumnsOn
  490.  
  491.     CommentConvert
  492.  
  493.     CommentCreate
  494.  
  495.     CommentEdit
  496.  
  497.     CommentInformation
  498.  
  499.     CommentInsertTime
  500.  
  501.     CommentInsertUserInitials
  502.  
  503.     CommentInsertUserName
  504.  
  505.     CommentsDisplaySetup
  506.  
  507.     ConditionalEndOfPage
  508.  
  509.     ConvertCaseInitialCaps
  510.  
  511.     ConvertCaseLowercase
  512.  
  513.     ConvertCaseUppercase
  514.  
  515.     Copy
  516.  
  517.     CopyAndPaste
  518.  
  519.     CorelVersionArchiveCurrentDlg
  520.  
  521.     CorelVersionRetrieveDocumentDlg
  522.  
  523.     CorelVersionRetrieveCurrentDlg
  524.  
  525.     CounterCreate
  526.  
  527.     CounterDecrement
  528.  
  529.     CounterDelete
  530.  
  531.     CounterDisplay
  532.  
  533.     CounterDlg
  534.  
  535.     CounterEditLevel
  536.  
  537.     CounterEditLevelMethod
  538.  
  539.     CounterEditLevelName
  540.  
  541.     CounterEditMethod
  542.  
  543.     CounterEditName
  544.  
  545.     CounterIncrement
  546.  
  547.     CounterSetMethod
  548.  
  549.     CounterSetValue
  550.  
  551.     CreateBoxToggle
  552.  
  553.     CreateMapFile
  554.  
  555.     CreateRegionLink
  556.  
  557.     CrossRefMarkReference
  558.  
  559.     CrossRefMarkTarget
  560.  
  561.     CtrlBreak
  562.  
  563.     CustomBoxDlg
  564.  
  565.     Cut
  566.  
  567.     CutAndPaste
  568.  
  569.  
  570.  
  571. D
  572.  
  573.     DateCode
  574.  
  575.     DateFormat
  576.  
  577.     DateFormatDlg
  578.  
  579.     DateText
  580.  
  581.     DDEChangeUpdateMode
  582.  
  583.     DDECreateLink
  584.  
  585.     DDECreateLinkDlg
  586.  
  587.     DDEDeleteLink
  588.  
  589.     DDEDeleteLinkDlg
  590.  
  591.     DDEEditLink
  592.  
  593.     DDEEditLinkDlg
  594.  
  595.     DDEPasteLink
  596.  
  597.     DDEUpdateLink
  598.  
  599.     DDEUpdateLinkDlg
  600.  
  601.     DecimalAlignmentCharacter
  602.  
  603.     DelayCodes
  604.  
  605.     DelayCodesDlg
  606.  
  607.     DeleteAppend
  608.  
  609.     DeleteCharNext
  610.  
  611.     DeleteCharPrevious
  612.  
  613.     DeleteToBeginningOfWord
  614.  
  615.     DeleteToEndOfLine
  616.  
  617.     DeleteToEndOfPage
  618.  
  619.     DeleteToEndOfWord
  620.  
  621.     DeleteWord
  622.  
  623.     DirectoryCreate
  624.  
  625.     DirectoryExists
  626.  
  627.     Display
  628.  
  629.     DisplayMode
  630.  
  631.     DisplaySuppressedBoxes 
  632.  
  633.     DisplayZoom
  634.  
  635.     DocCompareAddMarkingsDlg
  636.  
  637.     DocCompareRemoveMarkingsDlg
  638.  
  639.     DocCompareRemoveRedline
  640.  
  641.     DocInitialFont
  642.  
  643.     DocInitialFontDlg
  644.  
  645.     DocMaximize
  646.  
  647.     DocMinimize
  648.  
  649.     DocMove
  650.  
  651.     DocNext
  652.  
  653.     DocPrevious
  654.  
  655.     DocRedlineMethodDlg
  656.  
  657.     DocRestore
  658.  
  659.     DocSize
  660.  
  661.     DocSummaryConfig
  662.  
  663.     DocSummaryDelete
  664.  
  665.     DocSummaryPrint
  666.  
  667.     DocSummarySaveAs
  668.  
  669.     DocSumSet
  670.  
  671.     Document Compare
  672.  
  673.     DotLeader
  674.  
  675.     DoubleSidedPrint
  676.  
  677.     DoubleSmartQuote
  678.  
  679.     DraftZoom100
  680.  
  681.     DraftZoomMargin
  682.  
  683.     DropCapAdjustDlg
  684.  
  685.     DropCapBegin
  686.  
  687.     DropCapBorderFillDlg
  688.  
  689.     DropCapBorderStyle
  690.  
  691.     DropCapCharacters
  692.  
  693.     DropCapCharacterSize
  694.  
  695.     DropCapContourWrap
  696.  
  697.     DropCapControlBar
  698.  
  699.     DropCapEnd
  700.  
  701.     DropCapFillStyle
  702.  
  703.     DropCapFontDlg
  704.  
  705.     DropCapHorizontalAdjustment
  706.  
  707.     DropCapIncludeDescender
  708.  
  709.     DropCapIncludeDiacritic
  710.  
  711.     DropCapKerning
  712.  
  713.     DropCapNoWrap
  714.  
  715.     DropCapOff
  716.  
  717.     DropCapPositionOtherDlg
  718.  
  719.     DropCapSizeDlg
  720.  
  721.     DropCapVerticalAdjustment
  722.  
  723.  
  724.  
  725. E
  726.  
  727.     EditBoxDlg
  728.  
  729.     EditBoxDlgClose
  730.  
  731.     EditCopy
  732.  
  733.     EditCut
  734.  
  735.     EditPaste
  736.  
  737.     EditPasteSimple
  738.  
  739.     EndCenterOrAlignment
  740.  
  741.     EndnoteCreate
  742.  
  743.     EndnoteEdit
  744.  
  745.     EndnoteEditDlg
  746.  
  747.     EndnoteFootnoteConvert
  748.  
  749.     EndnoteFootnoteNext
  750.  
  751.     EndnoteFootnotePrev
  752.  
  753.     EndnoteMinimum
  754.  
  755.     EndnoteNewNumber
  756.  
  757.     EndnoteNumberDecrement
  758.  
  759.     EndnoteNumberDisplay
  760.  
  761.     EndnoteNumberIncrement
  762.  
  763.     EndnoteNumberMethod
  764.  
  765.     EndnoteOptions
  766.  
  767.     EndnoteOptionsDlg
  768.  
  769.     EndnotePlacement
  770.  
  771.     EndnotePlacementDlg
  772.  
  773.     EndnoteSetNumberDlg
  774.  
  775.     EndnotesSpaceBetween
  776.  
  777.     EndnoteToFootnoteShippingMacro
  778.  
  779.     EndOfSentenceSpacing
  780.  
  781.     EnterKey
  782.  
  783.     EnvelopeAddressPositionUpdate 
  784.  
  785.     EnvelopeCreate 
  786.  
  787.     EnvelopeDlg
  788.  
  789.     EnvelopePositionsDlg 
  790.  
  791.     EnvelopeSavePaperSize 
  792.  
  793.     EquationBaseFontDlg
  794.  
  795.     EquationCreate
  796.  
  797.     EquationPalette
  798.  
  799.     EquationPaletteToggle
  800.  
  801.     EquationRetrieveDlg
  802.  
  803.     EquationZoomDlg
  804.  
  805.     ExitWordPerfect
  806.  
  807.     ExpandAllAbbrevShippingMacro
  808.  
  809.     ExpandDlg
  810.  
  811.  
  812.  
  813. F
  814.  
  815.     FancyPageBorder
  816.  
  817.     FancyPageBorderInParagraph
  818.  
  819.     FancyPageBorderOccur
  820.  
  821.     FancyPageBorderOff
  822.  
  823.     FigurePaletteDlg
  824.  
  825.     FigurePaletteDlgEnd
  826.  
  827.     FigureRetrieveDlg
  828.  
  829.     FileChangeAttributes
  830.  
  831.     FileChangeDir
  832.  
  833.     FileCopy
  834.  
  835.     FileDelete
  836.  
  837.     FileExists
  838.  
  839.     FileInsert
  840.  
  841.     FileInsertDlg
  842.  
  843.     FileMove
  844.  
  845.     FileNew
  846.  
  847.     FileOpen
  848.  
  849.     FileOpenDlg
  850.  
  851.     FileRemoveDirectory
  852.  
  853.     FileSave
  854.  
  855.     FileSaveAsDlg
  856.  
  857.     FileStampShippingMacro
  858.  
  859.     FillColors
  860.  
  861.     FillSetGradient
  862.  
  863.     FillSetWPG2
  864.  
  865.     FillStyleCopy
  866.  
  867.     FillStyleCreate
  868.  
  869.     FillStyleDelete
  870.  
  871.     FillStyleEdit
  872.  
  873.     FillStyleEnd
  874.  
  875.     FillStyleName
  876.  
  877.     FillStyleRetrieve
  878.  
  879.     FillStyleSave
  880.  
  881.     FindDlg
  882.  
  883.     FirstLineIndent
  884.  
  885.     FloatingCellBegin
  886.  
  887.     FloatingCellCreate
  888.  
  889.     FloatingCellEdit
  890.  
  891.     FloatingCellEnd
  892.  
  893.     FloatingCellFormula
  894.  
  895.     FloatingCellNumAlignCurrency
  896.  
  897.     FloatingCellNumberDateFormat
  898.  
  899.     FloatingCellNumberDecDigits
  900.  
  901.     FloatingCellNumberFormat
  902.  
  903.     FloatingCellNumberNegNumber
  904.  
  905.     FloatingCellNumberRound
  906.  
  907.     FloatingCellNumberUseCurrency
  908.  
  909.     FloatingCellNumberUseCommas
  910.  
  911.     FloatingCellNumSelectCurrency
  912.  
  913.     FlushRight
  914.  
  915.     FlushRightWithDotLeaders
  916.  
  917.     Font
  918.  
  919.     FontDlg
  920.  
  921.     FontDnShippingMacro
  922.  
  923.     FontDoubleUnderlineToggle
  924.  
  925.     FontExtraLargeToggle
  926.  
  927.     FontFineToggle
  928.  
  929.     FontHiddenToggle
  930.  
  931.     FontItalicToggle
  932.  
  933.     FontLargeToggle
  934.  
  935.     FontOutlineToggle
  936.  
  937.     FontRedlineToggle
  938.  
  939.     FontShadowToggle
  940.  
  941.     FontSize
  942.  
  943.     FontSmallCapsToggle
  944.  
  945.     FontSmallToggle
  946.  
  947.     FontStrikeoutToggle
  948.  
  949.     FontSubscriptToggle
  950.  
  951.     FontSuperscriptToggle
  952.  
  953.     FontUnderlineToggle
  954.  
  955.     FontUpShippingMacro
  956.  
  957.     FontVeryLargeToggle
  958.  
  959.     FooterA
  960.  
  961.     FooterB
  962.  
  963.     FooterSeparationDistance
  964.  
  965.     FootnoteContinuedMessage
  966.  
  967.     FootnoteCreate
  968.  
  969.     FootnoteEdit
  970.  
  971.     FootnoteEditDlg
  972.  
  973.     FootnoteMinimum
  974.  
  975.     FootnoteNewNumber
  976.  
  977.     FootnoteNewNumberDlg
  978.  
  979.     FootnoteNumberDecrement
  980.  
  981.     FootnoteNumberDisplay
  982.  
  983.     FootnoteNumberIncrement
  984.  
  985.     FootnoteNumberMethod
  986.  
  987.     FootnoteOptions
  988.  
  989.     FootnoteOptionsDlg
  990.  
  991.     FootnotePosition
  992.  
  993.     FootnoteRestartEachPage
  994.  
  995.     FootnoteSeparatorLine
  996.  
  997.     FootnoteSpaceBetween
  998.  
  999.     FootnoteToEndnoteShippingMacro
  1000.  
  1001.     ForcePage
  1002.  
  1003.     ForcePageDlg
  1004.  
  1005.     FormatMarginsDlg
  1006.  
  1007.  
  1008.  
  1009. G
  1010.  
  1011.     GenerateDlg
  1012.  
  1013.     GenerateDoc
  1014.  
  1015.     GetAcceleratorText
  1016.  
  1017.     GraphicBoxStyleDlg
  1018.  
  1019.     GraphicCreateBox
  1020.  
  1021.     GraphicCreateChart
  1022.  
  1023.     GraphicCreateTextArt
  1024.  
  1025.     GraphicEditBox
  1026.  
  1027.     GraphicsBoxCaptionDlg
  1028.  
  1029.     GraphicsBoxContentDlg
  1030.  
  1031.     GraphicsBoxFindDlg
  1032.  
  1033.     GraphicsBoxSizeDlg
  1034.  
  1035.     GraphicsFigureEditAllDlg
  1036.  
  1037.     GraphicsLineColor
  1038.  
  1039.     GraphicsLineCreate
  1040.  
  1041.     GraphicsLineDelete
  1042.  
  1043.     GraphicsLineEdit
  1044.  
  1045.     GraphicsLineEditNext
  1046.  
  1047.     GraphicsLineEditPrevious
  1048.  
  1049.     GraphicsLineEnd
  1050.  
  1051.     GraphicsLineHorizontalPosition
  1052.  
  1053.     GraphicsLineLength
  1054.  
  1055.     GraphicsLineSpacing
  1056.  
  1057.     GraphicsLineStyle
  1058.  
  1059.     GraphicsLineThickness
  1060.  
  1061.     GraphicsLineType
  1062.  
  1063.     GraphicsLineUpdateDisplay
  1064.  
  1065.     GraphicsLineUseColor
  1066.  
  1067.     GraphicsLineVerticalPosition
  1068.  
  1069.     GraphicsStylesDlg
  1070.  
  1071.     Guidelines
  1072.  
  1073.     GuidelinesDlg
  1074.  
  1075.  
  1076.  
  1077. H
  1078.  
  1079.     HardColumnBreak
  1080.  
  1081.     HardPageBreak
  1082.  
  1083.     HardPageBreakInsert
  1084.  
  1085.     HardPageBreakKey
  1086.  
  1087.     HardReturn
  1088.  
  1089.     HardReturnInsert
  1090.  
  1091.     HardSpace
  1092.  
  1093.     HeaderA
  1094.  
  1095.     HeaderB
  1096.  
  1097.     HeaderFooterDistanceDlg
  1098.  
  1099.     HeaderFooterDlg
  1100.  
  1101.     HeaderFooterNext
  1102.  
  1103.     HeaderFooterPlacementDlg
  1104.  
  1105.     HeaderFooterPlacement
  1106.  
  1107.     HeaderFooterPrev
  1108.  
  1109.     HeaderSeparationDistance
  1110.  
  1111.     HelpAskThePerfectExpert
  1112.  
  1113.     HelpContents
  1114.  
  1115.     HelpFilesPath
  1116.  
  1117.     HelpHelpTopics
  1118.  
  1119.     HelpHowDoI
  1120.  
  1121.     HelpHowToUseHelp
  1122.  
  1123.     HelpKeystrokes
  1124.  
  1125.     HelpMacroManual
  1126.  
  1127.     HelpOnlineSupportDlg
  1128.  
  1129.     HelpSearchForHelpOn
  1130.  
  1131.     HelpShowMe
  1132.  
  1133.     HelpWhatIs
  1134.  
  1135.     HiddenText
  1136.  
  1137.     HiddenTextShowAll
  1138.  
  1139.     HideBars
  1140.  
  1141.     HighlightColor
  1142.  
  1143.     HighlightColorDlg
  1144.  
  1145.     HighlightPrint
  1146.  
  1147.     HighlightRemove
  1148.  
  1149.     HighlightToggle
  1150.  
  1151.     HLineCreate
  1152.  
  1153.     Hypertext
  1154.  
  1155.     HypertextCreate
  1156.  
  1157.     HypertextCreateDlg
  1158.  
  1159.     HypertextDelete
  1160.  
  1161.     HypertextEdit
  1162.  
  1163.     HypertextEditDlg
  1164.  
  1165.     HypertextExecute
  1166.  
  1167.     HypertextInfo
  1168.  
  1169.     HypertextNext
  1170.  
  1171.     HypertextPrevious
  1172.  
  1173.     HypertextReturnFrom
  1174.  
  1175.     HypertextStyleEdit
  1176.  
  1177.     Hyphenation
  1178.  
  1179.     HyphenationIgnore
  1180.  
  1181.     HyphenationSoftReturn
  1182.  
  1183.     HyphenationZoneLeft
  1184.  
  1185.     HyphenationZoneRight
  1186.  
  1187.  
  1188.  
  1189. I
  1190.  
  1191.     ImportCreateDlg
  1192.  
  1193.     ImportDlg
  1194.  
  1195.     ImportDoEdit
  1196.  
  1197.     ImportDoImport
  1198.  
  1199.     ImportDoLink
  1200.  
  1201.     ImportDoUpdate
  1202.  
  1203.     ImportEditDlg
  1204.  
  1205.     ImportOptionsDlg
  1206.  
  1207.     ImportSetAsciiEncap
  1208.  
  1209.     ImportSetAsciiFieldDelimiter
  1210.  
  1211.     ImportSetAsciiRecordDelimiter
  1212.  
  1213.     ImportSetAsciiStrip
  1214.  
  1215.     ImportSetDataSource
  1216.  
  1217.     ImportSetDestination
  1218.  
  1219.     ImportSetDictPath
  1220.  
  1221.     ImportSetFields
  1222.  
  1223.     ImportSetFileName
  1224.  
  1225.     ImportSetFilePath
  1226.  
  1227.     ImportSetFirstRecFieldNames 
  1228.  
  1229.     ImportSetIncludeNames
  1230.  
  1231.     ImportSetPanel
  1232.  
  1233.     ImportSetPassword
  1234.  
  1235.     ImportSetQuery
  1236.  
  1237.     ImportSetRange
  1238.  
  1239.     ImportSetServer
  1240.  
  1241.     ImportSetSizeToFit
  1242.  
  1243.     ImportSetSource
  1244.  
  1245.     ImportSetSQLQuery
  1246.  
  1247.     ImportSetTable
  1248.  
  1249.     ImportSetUserID
  1250.  
  1251.     ImportUpdateDlg
  1252.  
  1253.     Indent
  1254.  
  1255.     IndentLeftRight
  1256.  
  1257.     IndexDefineDlg
  1258.  
  1259.     IndexDefinition
  1260.  
  1261.     IndexMark
  1262.  
  1263.     InhibitInput
  1264.  
  1265.     InitialCodesDoc
  1266.  
  1267.     InitialCodesStyleDlg
  1268.  
  1269.     InsertDefaultBullet
  1270.  
  1271.     InsertFilename
  1272.  
  1273.     InsertFilenameWithPath
  1274.  
  1275.     InsertOtherCodesDlg
  1276.  
  1277.     InternetPublisherDlg
  1278.  
  1279.     InvokeDialog
  1280.  
  1281.     IrregularCap
  1282.  
  1283.     IsTokenValid
  1284.  
  1285.  
  1286.  
  1287. J
  1288.  
  1289.     Justification
  1290.  
  1291.     JustifyAll
  1292.  
  1293.     JustifyCenter
  1294.  
  1295.     JustifyFull
  1296.  
  1297.     JustifyLeft
  1298.  
  1299.     JustifyRight
  1300.  
  1301.  
  1302.  
  1303. K
  1304.  
  1305.     KeepTextTogetherDlg
  1306.  
  1307.     Kerning
  1308.  
  1309.     KerningSpacing
  1310.  
  1311.     KeyboardSelect
  1312.  
  1313.     KeyboardSelectDlg
  1314.  
  1315.     KeyType
  1316.  
  1317.  
  1318.  
  1319. L
  1320.  
  1321.     LabelsDefine
  1322.  
  1323.     LabelsDelete
  1324.  
  1325.     LabelsDlg
  1326.  
  1327.     LabelsFileCreate
  1328.  
  1329.     LabelsFileDescription
  1330.  
  1331.     LabelsFileSelect
  1332.  
  1333.     LabelsOff
  1334.  
  1335.     LabelsSelect
  1336.  
  1337.     Language
  1338.  
  1339.     LanguageDlg
  1340.  
  1341.     LaunchOnlineService
  1342.  
  1343.     Leading
  1344.  
  1345.     LineBreak
  1346.  
  1347.     LineCreateDlg
  1348.  
  1349.     LineEditDlg
  1350.  
  1351.     LineHeight
  1352.  
  1353.     LineHeightDlg
  1354.  
  1355.     LineHyphenationDlg
  1356.  
  1357.     LineNumbering
  1358.  
  1359.     LineNumberingDlg
  1360.  
  1361.     LineNumberingMethod
  1362.  
  1363.     LineNumberSet
  1364.  
  1365.     LineSegmentColor
  1366.  
  1367.     LineSegmentCreate
  1368.  
  1369.     LineSegmentDelete
  1370.  
  1371.     LineSegmentEdit
  1372.  
  1373.     LineSegmentEnd
  1374.  
  1375.     LineSegmentSetUser
  1376.  
  1377.     LineSegmentSetUserData
  1378.  
  1379.     LineSegmentSetUserEnd
  1380.  
  1381.     LineSegmentSetWPG2
  1382.  
  1383.     LineSegmentSpacing
  1384.  
  1385.     LineSegmentWavy 
  1386.  
  1387.     LineSegmentWavyWidth 
  1388.  
  1389.     LineSegmentWidth
  1390.  
  1391.     LineSpacing
  1392.  
  1393.     LineSpacingDlg
  1394.  
  1395.     LineStyleCopy
  1396.  
  1397.     LineStyleCreate
  1398.  
  1399.     LineStyleDelete
  1400.  
  1401.     LineStyleEdit
  1402.  
  1403.     LineStyleEnd
  1404.  
  1405.     LineStyleName
  1406.  
  1407.     LineStyleRetrieve
  1408.  
  1409.     LineStyleSave
  1410.  
  1411.     ListDefineDlg
  1412.  
  1413.     ListDefinition
  1414.  
  1415.     ListDefinitionCreate
  1416.  
  1417.     ListDefinitionDelete
  1418.  
  1419.     ListDefinitionEditBox
  1420.  
  1421.     ListDefinitionMode
  1422.  
  1423.     ListDefinitionRename
  1424.  
  1425.     ListDefinitionRetrieve
  1426.  
  1427.     ListDefinitionStyle
  1428.  
  1429.     ListEditPageFormat
  1430.  
  1431.     ListMark
  1432.  
  1433.  
  1434.  
  1435. M
  1436.  
  1437.     MacroCommandInserter
  1438.  
  1439.     MacroEditControlBar
  1440.  
  1441.     MacroExecuteQuick
  1442.  
  1443.     MacroFileChain
  1444.  
  1445.     MacroFilePlay
  1446.  
  1447.     MacroMenuAdd
  1448.  
  1449.     MacroMenuDelete
  1450.  
  1451.     MacroPause
  1452.  
  1453.     MacroStatusPrompt
  1454.  
  1455.     MacroTemplatePlay
  1456.  
  1457.     MailDlg
  1458.  
  1459.     MakeItFit
  1460.  
  1461.     MakeItFitDlg
  1462.  
  1463.     MarginAdjustLeft
  1464.  
  1465.     MarginAdjustRight
  1466.  
  1467.     MarginBottom
  1468.  
  1469.     MarginLeft
  1470.  
  1471.     MarginReleaseInsert
  1472.  
  1473.     MarginRight
  1474.  
  1475.     MarginTop
  1476.  
  1477.     MarkCrossRef
  1478.  
  1479.     MarkCrossRefUpdateList
  1480.  
  1481.     MarkIndex
  1482.  
  1483.     MarkIndexUpdateList
  1484.  
  1485.     MarkList
  1486.  
  1487.     MarkListUpdateList
  1488.  
  1489.     MarkTableOfAuthorities
  1490.  
  1491.     MarkTableOfContents
  1492.  
  1493.     MarkTOAUpdateList
  1494.  
  1495.     MasterDocCondense
  1496.  
  1497.     MasterDocCondenseDlg
  1498.  
  1499.     MasterDocExpand
  1500.  
  1501.     MasterDocSubdocDlg
  1502.  
  1503.     MatchElement
  1504.  
  1505.     MatchExtendSelection
  1506.  
  1507.     MatchFindIfInElements
  1508.  
  1509.     MatchLimit
  1510.  
  1511.     MatchPositionAfter
  1512.  
  1513.     MatchPositionBefore
  1514.  
  1515.     MatchSelection
  1516.  
  1517.     MatchSkipIfInElements
  1518.  
  1519.     MatchWithAttributes
  1520.  
  1521.     MatchWithFont
  1522.  
  1523.     MatchWithFontSize
  1524.  
  1525.     MenuAddFeature
  1526.  
  1527.     MenuAddMacro
  1528.  
  1529.     MenuAddProgram
  1530.  
  1531.     MenuAddScript
  1532.  
  1533.     MenuAddSeparator
  1534.  
  1535.     MenuAddSubMenu
  1536.  
  1537.     MenuDeleteItemEx
  1538.  
  1539.     MenuSelect
  1540.  
  1541.     MenuSelectDlg
  1542.  
  1543.     MergeAddressBook
  1544.  
  1545.     MergeAddressBookSaveAs
  1546.  
  1547.     MergeBlankField
  1548.  
  1549.     MergeCode
  1550.  
  1551.     MergeCodesDisplayEdit
  1552.  
  1553.     MergeCodesDisplayRun
  1554.  
  1555.     MergeCodesDlg
  1556.  
  1557.     MergeCondition
  1558.  
  1559.     MergeDataFile
  1560.  
  1561.     MergeDlg
  1562.  
  1563.     MergeEndField
  1564.  
  1565.     MergeEndRecord
  1566.  
  1567.     MergeEnvelope
  1568.  
  1569.     MergeEnvelopeDefinitionBegin
  1570.  
  1571.     MergeEnvelopeDefinitionEnd
  1572.  
  1573.     MergeFileAssociate
  1574.  
  1575.     MergeFileAssociateAddressBook
  1576.  
  1577.     MergeFileAssociateODBC
  1578.  
  1579.     MergeFilesDlg
  1580.  
  1581.     MergeFileType
  1582.  
  1583.     MergeFormDlg
  1584.  
  1585.     MergeMark
  1586.  
  1587.     MergeODBC
  1588.  
  1589.     MergePageBreak
  1590.  
  1591.     MergePrintText
  1592.  
  1593.     MergeRepeat
  1594.  
  1595.     MergeRun
  1596.  
  1597.     MergeSelect
  1598.  
  1599.     MergeTableDataDlg
  1600.  
  1601.     MergeTextDataDlg
  1602.  
  1603.     MinusSign
  1604.  
  1605.     MoveModeEnd
  1606.  
  1607.  
  1608.  
  1609. N
  1610.  
  1611.     NewHFWOccurrence
  1612.  
  1613.     NumberingOptionDlg
  1614.  
  1615.  
  1616.  
  1617. O
  1618.  
  1619.     ObjectImageArrow 
  1620.  
  1621.     ObjectImageCreate 
  1622.  
  1623.     ObjectImageDropShadow 
  1624.  
  1625.     ObjectImageLineColor 
  1626.  
  1627.     ObjectImageLineStyle 
  1628.  
  1629.     ObjectImageLineThickness 
  1630.  
  1631.     ObjectImagePolyline 
  1632.  
  1633.     ObjectImageRemove 
  1634.  
  1635.     ObjectImageRotation 
  1636.  
  1637.     OLE1InsertDlg
  1638.  
  1639.     OLE1LinksDlg
  1640.  
  1641.     OLE1PasteDlg
  1642.  
  1643.     OLEAcceptLinks
  1644.  
  1645.     OLECancelLink
  1646.  
  1647.     OLEChangeLink
  1648.  
  1649.     OLEDeactivate
  1650.  
  1651.     OLEInitializeLinks
  1652.  
  1653.     OLEInsertDlg
  1654.  
  1655.     OLEInsertObject
  1656.  
  1657.     OLEInsertObjectFile
  1658.  
  1659.     OLELinksDlg
  1660.  
  1661.     OLEObject
  1662.  
  1663.     OLEPasteDlg
  1664.  
  1665.     OLESetLinkUpdate
  1666.  
  1667.     OLEUpdateLink
  1668.  
  1669.     OLEVerb
  1670.  
  1671.     OnlineHelpSupport
  1672.  
  1673.     OutlineApply 
  1674.  
  1675.     OutlineBarDisplay
  1676.  
  1677.     OutlineBarSetup
  1678.  
  1679.     OutlineBeginNew
  1680.  
  1681.     OutlineBodyText
  1682.  
  1683.     OutlineBodyTextToggle
  1684.  
  1685.     OutlineChangeToBodyText
  1686.  
  1687.     OutlineEnd
  1688.  
  1689.     OutlineFamilyCopy
  1690.  
  1691.     OutlineFamilyCut
  1692.  
  1693.     OutlineFamilyDemote
  1694.  
  1695.     OutlineFamilyDown
  1696.  
  1697.     OutlineFamilyDragDown
  1698.  
  1699.     OutlineFamilyDragUp
  1700.  
  1701.     OutlineFamilyHide
  1702.  
  1703.     OutlineFamilyLeft
  1704.  
  1705.     OutlineFamilyMove
  1706.  
  1707.     OutlineFamilyPromote
  1708.  
  1709.     OutlineFamilyRight
  1710.  
  1711.     OutlineFamilySelect
  1712.  
  1713.     OutlineFamilyShow
  1714.  
  1715.     OutlineFamilyUp
  1716.  
  1717.     OutlineHideShowingBodyText
  1718.  
  1719.     OutlineIconsDisplay
  1720.  
  1721.     OutlineNumberDlg
  1722.  
  1723.     OutlineOff
  1724.  
  1725.     OutlineParagraphCopy
  1726.  
  1727.     OutlineParagraphDelete
  1728.  
  1729.     OutlineParagraphDemote
  1730.  
  1731.     OutlineParagraphDragDown
  1732.  
  1733.     OutlineParagraphDragUp
  1734.  
  1735.     OutlineParagraphMove
  1736.  
  1737.     OutlineParagraphNumberInsert
  1738.  
  1739.     OutlineParagraphNumber
  1740.  
  1741.     OutlineParagraphPromote
  1742.  
  1743.     OutlineParagraphSelect
  1744.  
  1745.     OutlineRight
  1746.  
  1747.     OutlineShow
  1748.  
  1749.     OutlineStyleCopy
  1750.  
  1751.     OutlineStyleCreate
  1752.  
  1753.     OutlineStyleDelete
  1754.  
  1755.     OutlineStyleDescription
  1756.  
  1757.     OutlineStyleEditBegin
  1758.  
  1759.     OutlineStyleEditEnd
  1760.  
  1761.     OutlineStyleLeadingZeros 
  1762.  
  1763.     OutlineStyleLevel
  1764.  
  1765.     OutlineStyleNumberFormat
  1766.  
  1767.     OutlineStyleNumbersOnly
  1768.  
  1769.     OutlineStyleRename
  1770.  
  1771.     OutlineStyleRetrieve
  1772.  
  1773.     OutlineStyleSave
  1774.  
  1775.     OutlineStyleSelect
  1776.  
  1777.     OutlineStyleType 
  1778.  
  1779.     OutlineUp
  1780.  
  1781.     OverstrikeCreate
  1782.  
  1783.     OverstrikeCreateDlg
  1784.  
  1785.     OverstrikeEdit
  1786.  
  1787.  
  1788.  
  1789. P
  1790.  
  1791.     PageBorderDlg
  1792.  
  1793.     PageNumber
  1794.  
  1795.     PageNumberDecrement
  1796.  
  1797.     PageNumberDisplay
  1798.  
  1799.     PageNumberDisplayFormat
  1800.  
  1801.     PageNumberFormat
  1802.  
  1803.     PageNumberIncrement
  1804.  
  1805.     PageNumberingAdjustDlg
  1806.  
  1807.     PageNumberingCountDlg
  1808.  
  1809.     PageNumberingDlg
  1810.  
  1811.     PageNumberingInsertDlg
  1812.  
  1813.     PageNumberMethod
  1814.  
  1815.     PageNumberPosition
  1816.  
  1817.     PageNumberSettingsDlg
  1818.  
  1819.     PageSetupDlg
  1820.  
  1821.     PageSuppressDlg
  1822.  
  1823.     PageZoomFull
  1824.  
  1825.     PaneNext
  1826.  
  1827.     PanePrevious
  1828.  
  1829.     PaperSizeAdd
  1830.  
  1831.     PaperSizeDelete
  1832.  
  1833.     PaperSizeDlg
  1834.  
  1835.     PaperSizeResave
  1836.  
  1837.     PaperSizeSelect
  1838.  
  1839.     ParagraphBorderDlg
  1840.  
  1841.     ParagraphBreakShippingMacro
  1842.  
  1843.     ParagraphDown
  1844.  
  1845.     ParagraphFormatDlg
  1846.  
  1847.     ParagraphHangingIndent
  1848.  
  1849.     ParagraphNumberDefDlg
  1850.  
  1851.     ParagraphSetNumber
  1852.  
  1853.     ParagraphSpacing
  1854.  
  1855.     ParagraphUp
  1856.  
  1857.     Paste
  1858.  
  1859.     PasteLink
  1860.  
  1861.     PauseCommand
  1862.  
  1863.     PauseKey
  1864.  
  1865.     PauseSet
  1866.  
  1867.     PersonalInfoDlg
  1868.  
  1869.     PersonalInfoFormatAddr
  1870.  
  1871.     PersonalInfoGetField
  1872.  
  1873.     PlayClipBoardShippingMacro
  1874.  
  1875.     PlayFileShippingMacro
  1876.  
  1877.     PlaySelectionShippingMacro
  1878.  
  1879.     PleadingShippingMacro
  1880.  
  1881.     PosBlockBeg
  1882.  
  1883.     PosBlockBottom
  1884.  
  1885.     PosBlockTop
  1886.  
  1887.     PosCellDown
  1888.  
  1889.     PosCellNext
  1890.  
  1891.     PosCellPrevious
  1892.  
  1893.     PosCellUp
  1894.  
  1895.     PosCharacter
  1896.  
  1897.     PosCharNext
  1898.  
  1899.     PosCharPrevious
  1900.  
  1901.     PosColBottom
  1902.  
  1903.     PosColFirst
  1904.  
  1905.     PosColLast
  1906.  
  1907.     PosColNext
  1908.  
  1909.     PosColPrevious
  1910.  
  1911.     PosColTop
  1912.  
  1913.     PosDocBottom
  1914.  
  1915.     PosDocTop
  1916.  
  1917.     PosDocVeryTop
  1918.  
  1919.     PosEndnote 
  1920.  
  1921.     PosFootnote 
  1922.  
  1923.     PosFunction
  1924.  
  1925.     PosGoPrevious
  1926.  
  1927.     PosGoToDlg
  1928.  
  1929.     PosHeading 
  1930.  
  1931.     PosIndex 
  1932.  
  1933.     PosLine 
  1934.  
  1935.     PosLineBeg
  1936.  
  1937.     PosLineDown
  1938.  
  1939.     PosLineEnd
  1940.  
  1941.     PosLineUp
  1942.  
  1943.     PosLineVeryBeg
  1944.  
  1945.     PosLineVeryEnd
  1946.  
  1947.     PosNextComment 
  1948.  
  1949.     PosNextEndnote 
  1950.  
  1951.     PosNextFootnote 
  1952.  
  1953.     PosNextHeading 
  1954.  
  1955.     PosNextIndex 
  1956.  
  1957.     PosNextTOA 
  1958.  
  1959.     PosNextTOC 
  1960.  
  1961.     PosPage
  1962.  
  1963.     PosPageBottom
  1964.  
  1965.     PosPageNext
  1966.  
  1967.     PosPagePrevious
  1968.  
  1969.     PosPageTop
  1970.  
  1971.     PosParagraphNext
  1972.  
  1973.     PosParagraphPrevious
  1974.  
  1975.     PosPrevComment 
  1976.  
  1977.     PosPrevEndnote 
  1978.  
  1979.     PosPrevFootnote 
  1980.  
  1981.     PosPrevHeading 
  1982.  
  1983.     PosPrevIndex 
  1984.  
  1985.     PosPrevTOA 
  1986.  
  1987.     PosPrevTOC 
  1988.  
  1989.     PosScreenDown
  1990.  
  1991.     PosScreenLeft
  1992.  
  1993.     PosScreenRight
  1994.  
  1995.     PosScreenUp
  1996.  
  1997.     PosSelectBottom
  1998.  
  1999.     PosSelectTop
  2000.  
  2001.     PosTableBegin
  2002.  
  2003.     PosTableBlockBeg
  2004.  
  2005.     PosTableCell
  2006.  
  2007.     PosTableCellBottom
  2008.  
  2009.     PosTableCellDown
  2010.  
  2011.     PosTableCellNext
  2012.  
  2013.     PosTableCellPrevious
  2014.  
  2015.     PosTableCellTop
  2016.  
  2017.     PosTableCellUp
  2018.  
  2019.     PosTableColBottom
  2020.  
  2021.     PosTableColumnBottom
  2022.  
  2023.     PosTableColumnTop
  2024.  
  2025.     PosTableEnd
  2026.  
  2027.     PosTableGoPrevious
  2028.  
  2029.     PosTableRowBegin
  2030.  
  2031.     PosTableRowEnd
  2032.  
  2033.     PosTableScreenDown
  2034.  
  2035.     PosTableScreenLeft
  2036.  
  2037.     PosTableScreenRight
  2038.  
  2039.     PosTableScreenUp
  2040.  
  2041.     PosTableTopCellNext
  2042.  
  2043.     PosTableTopCellPrevious
  2044.  
  2045.     PosTOA 
  2046.  
  2047.     PosTOC 
  2048.  
  2049.     PosWordNext
  2050.  
  2051.     PosWordPrevious
  2052.  
  2053.     PowerBarEditDlg
  2054.  
  2055.     PowerBarOptionsDlg
  2056.  
  2057.     PowerBarShow
  2058.  
  2059.     PowerTableNumericFormat
  2060.  
  2061.     PrefApplicationBarEdit
  2062.  
  2063.     PrefBackupPath
  2064.  
  2065.     PrefBeep
  2066.  
  2067.     PrefButtonBar
  2068.  
  2069.     PrefDisplayDlg
  2070.  
  2071.     PrefDisplaySet
  2072.  
  2073.     PrefDocSummary
  2074.  
  2075.     PrefDocSummaryDlg
  2076.  
  2077.     PrefEnvironment
  2078.  
  2079.     PrefEnvSettingsDlg
  2080.  
  2081.     PrefHyphenation
  2082.  
  2083.     PrefImportDlg
  2084.  
  2085.     PrefImportOptions
  2086.  
  2087.     PrefLanguageSet
  2088.  
  2089.     PrefLiteCodes
  2090.  
  2091.     PrefLocationDlg
  2092.  
  2093.     PrefLocationOfDocuments
  2094.  
  2095.     PrefLocationOfGraphicsFiles
  2096.  
  2097.     PrefLocationOfMacroFiles
  2098.  
  2099.     PrefLocationOfPrinterFiles
  2100.  
  2101.     PrefLocationOfSpreadsheetFiles
  2102.  
  2103.     PrefLocationOfTemplates
  2104.  
  2105.     PrefMenu
  2106.  
  2107.     PrefMergeCodes
  2108.  
  2109.     PrefMergeExtensions
  2110.  
  2111.     PrefMetafileOptions
  2112.  
  2113.     PrefPowerBar
  2114.  
  2115.     PrefPowerBarEdit
  2116.  
  2117.     PrefPrintEnvironment
  2118.  
  2119.     PrefPrintRedline
  2120.  
  2121.     PrefPrintSizeRatio
  2122.  
  2123.     PrefRevealCodes
  2124.  
  2125.     PrefRevealCodesDlg
  2126.  
  2127.     PrefRuler
  2128.  
  2129.     PrefSave
  2130.  
  2131.     PrefStatusBarEdit
  2132.  
  2133.     PrefStatusBarOptions
  2134.  
  2135.     PrefStatusBarOptionsDlg
  2136.  
  2137.     PrefTaskBar
  2138.  
  2139.     PrefTOA
  2140.  
  2141.     PrefUnitsOfMeasure
  2142.  
  2143.     PrefZoom
  2144.  
  2145.     PrintAction
  2146.  
  2147.     PrintAdvancedRangeData
  2148.  
  2149.     PrintBooklet
  2150.  
  2151.     PrintCopies
  2152.  
  2153.     PrintDestination
  2154.  
  2155.     PrintDlg
  2156.  
  2157.     PrinterCommand
  2158.  
  2159.     PrinterCommandDlg
  2160.  
  2161.     PrinterPause
  2162.  
  2163.     PrinterSelectByName
  2164.  
  2165.     PrinterSelectDlg
  2166.  
  2167.     PrintGraphically
  2168.  
  2169.     PrintGraphics
  2170.  
  2171.     PrintHistoryDlg
  2172.  
  2173.     PrintImageBinding
  2174.  
  2175.     PrintImageOffset
  2176.  
  2177.     PrintInColor
  2178.  
  2179.     PrintInReverseOrder
  2180.  
  2181.     PrintRangeFrom
  2182.  
  2183.     PrintRangeTo
  2184.  
  2185.     PrintResolution
  2186.  
  2187.     PrintResolutionDpiX
  2188.  
  2189.     PrintResolutionDpiY
  2190.  
  2191.     PrintSettings
  2192.  
  2193.     PrintSortOrder
  2194.  
  2195.     PrintSourceFileName
  2196.  
  2197.     PrintSuppressedBoxes
  2198.  
  2199.     PrintTo
  2200.  
  2201.     PrintTwoSided
  2202.  
  2203.     PrintTwoSidedDocCodesDlg
  2204.  
  2205.     PrintUseTwoSidedDocCodes
  2206.  
  2207.     PrintWithDocumentSummary
  2208.  
  2209.     ProofReadAsYouGoOff
  2210.  
  2211.     ProofReadGrammar
  2212.  
  2213.     PublishToFaxDlg
  2214.  
  2215.  
  2216.  
  2217. Q
  2218.  
  2219.     QuattroPro
  2220.  
  2221.     QuickCorrect
  2222.  
  2223.     QuickCorrectAddItem
  2224.  
  2225.     QuickCorrectAutoCreateException
  2226.  
  2227.     QuickCorrectCapsFixQry
  2228.  
  2229.     QuickCorrectCapsFixSet
  2230.  
  2231.     QuickCorrectDeleteItem
  2232.  
  2233.     QuickCorrectDlg
  2234.  
  2235.     QuickCorrectQuickBulletsSet
  2236.  
  2237.     QuickCorrectQuickIndentQry
  2238.  
  2239.     QuickCorrectQuickIndentSet
  2240.  
  2241.     QuickCorrectQuickLinesQry
  2242.  
  2243.     QuickCorrectQuickLinesSet
  2244.  
  2245.     QuickCorrectQuickOrdinalsSet
  2246.  
  2247.     QuickCorrectQuickSymbolsSet
  2248.  
  2249.     QuickCorrectReplaceWord
  2250.  
  2251.     QuickFontEx
  2252.  
  2253.     QuickFormat
  2254.  
  2255.     QuickFormatDiscontinue
  2256.  
  2257.     QuickFormatDlg
  2258.  
  2259.     QuickFormatToggle
  2260.  
  2261.     QuickLink
  2262.  
  2263.     QuickmarkFind
  2264.  
  2265.     QuickmarkSet
  2266.  
  2267.     QuickSwap
  2268.  
  2269.     QuickWords
  2270.  
  2271.     QuickWordsDlg
  2272.  
  2273.  
  2274.  
  2275. R
  2276.  
  2277.     Redisplay
  2278.  
  2279.     RedlineCharacter
  2280.  
  2281.     RedlineMethod
  2282.  
  2283.     Redo
  2284.  
  2285.     RepeatDlg
  2286.  
  2287.     RepeatSet
  2288.  
  2289.     RepeatValue
  2290.  
  2291.     ReplaceAll
  2292.  
  2293.     ReplaceBackward
  2294.  
  2295.     ReplaceConfirm
  2296.  
  2297.     ReplaceCurrent
  2298.  
  2299.     ReplaceDlg
  2300.  
  2301.     ReplaceForward
  2302.  
  2303.     ReplaceString
  2304.  
  2305.     ReplaceWithAttributes
  2306.  
  2307.     ReplaceWithCase
  2308.  
  2309.     ReplaceWithFont
  2310.  
  2311.     ReplaceWithFontSize
  2312.  
  2313.     ReselectLastBlock
  2314.  
  2315.     ReselectLastSelection
  2316.  
  2317.     ResetKeyboardMenu
  2318.  
  2319.     RevealCodes
  2320.  
  2321.     ReverseShippingMacro
  2322.  
  2323.     ReviewDocAnnotationFirst
  2324.  
  2325.     ReviewDocAnnotationAcceptAll
  2326.  
  2327.     ReviewDocAnnotationPrev
  2328.  
  2329.     ReviewDocAnnotationReject
  2330.  
  2331.     ReviewDocAnnotationRejectAll
  2332.  
  2333.     ReviewDocAnnotationNext
  2334.  
  2335.     ReviewDocAnnotationAccept
  2336.  
  2337.     ReviewDocAuthorDlg
  2338.  
  2339.     ReviewDocDisplayModeToggle
  2340.  
  2341.     ReviewDocDlg
  2342.  
  2343.     ReviewDocManualModeToggle
  2344.  
  2345.     ReviewDocReviewerDlg
  2346.  
  2347.     ReviewDocSetCurrentUserColor
  2348.  
  2349.     RulerBarShow
  2350.  
  2351.  
  2352.  
  2353. S
  2354.  
  2355.     SaveAll
  2356.  
  2357.     SaveAllShippingMacro
  2358.  
  2359.     SaveToDriveAMacro
  2360.  
  2361.     SaveUndoInformation
  2362.  
  2363.     ScrollScreenLeft
  2364.  
  2365.     ScrollScreenRight
  2366.  
  2367.     SearchCaseSensitive
  2368.  
  2369.     SearchFindWholeWordsOnly
  2370.  
  2371.     SearchInSelection
  2372.  
  2373.     SearchNext
  2374.  
  2375.     SearchNextCurrentWord
  2376.  
  2377.     SearchPrevious
  2378.  
  2379.     SearchPreviousCurrentWord
  2380.  
  2381.     SearchString
  2382.  
  2383.     SearchWordForms
  2384.  
  2385.     SearchWrap
  2386.  
  2387.     SecondaryPageNumber
  2388.  
  2389.     SecondaryPageNumberDecrement
  2390.  
  2391.     SecondaryPageNumberDisplay
  2392.  
  2393.     SecondaryPageNumberIncrement
  2394.  
  2395.     SecondaryPageNumberMethod
  2396.  
  2397.     SelectAll
  2398.  
  2399.     SelectCell
  2400.  
  2401.     SelectCellDown
  2402.  
  2403.     SelectCellDownArrow
  2404.  
  2405.     SelectCellLeft
  2406.  
  2407.     SelectCellRight
  2408.  
  2409.     SelectCellUp
  2410.  
  2411.     SelectCellUpArrow
  2412.  
  2413.     SelectCharNext
  2414.  
  2415.     SelectCharPrevious
  2416.  
  2417.     SelectColumnBottom
  2418.  
  2419.     SelectColumnNext
  2420.  
  2421.     SelectColumnPrevious
  2422.  
  2423.     SelectColumnTop
  2424.  
  2425.     SelectDelete
  2426.  
  2427.     SelectDocBottom
  2428.  
  2429.     SelectDocTop
  2430.  
  2431.     SelectDocVeryTop
  2432.  
  2433.     SelectedReplaceString
  2434.  
  2435.     SelectLineBegin
  2436.  
  2437.     SelectLineDown
  2438.  
  2439.     SelectLineEnd
  2440.  
  2441.     SelectLineUp
  2442.  
  2443.     SelectLineVeryBegin
  2444.  
  2445.     SelectLineVeryEnd
  2446.  
  2447.     SelectMode
  2448.  
  2449.     SelectOff
  2450.  
  2451.     SelectOn
  2452.  
  2453.     SelectOnEmptyDoc
  2454.  
  2455.     SelectPage
  2456.  
  2457.     SelectPageNext
  2458.  
  2459.     SelectPagePrevious
  2460.  
  2461.     SelectParagraph
  2462.  
  2463.     SelectParagraphNext
  2464.  
  2465.     SelectParagraphPrevious
  2466.  
  2467.     SelectRectangle
  2468.  
  2469.     SelectSave
  2470.  
  2471.     SelectScreenDown
  2472.  
  2473.     SelectScreenLeft
  2474.  
  2475.     SelectScreenRight
  2476.  
  2477.     SelectScreenUp
  2478.  
  2479.     SelectSentence
  2480.  
  2481.     SelectSentenceNext
  2482.  
  2483.     SelectSentencePrevious
  2484.  
  2485.     SelectTable
  2486.  
  2487.     SelectTableColumn
  2488.  
  2489.     SelectTableColumnExtendLeft
  2490.  
  2491.     SelectTableColumnExtendRight
  2492.  
  2493.     SelectTableRow
  2494.  
  2495.     SelectTabularColumn
  2496.  
  2497.     SelectToggle
  2498.  
  2499.     SelectWord
  2500.  
  2501.     SelectWordNext
  2502.  
  2503.     SelectWordPrevious
  2504.  
  2505.     SetDocumentMapping
  2506.  
  2507.     SetSelEx 
  2508.  
  2509.     SettingsDlg
  2510.  
  2511.     SetUndoLevels
  2512.  
  2513.     SGMLAddToAttrList
  2514.  
  2515.     SGMLBoxAddToAttrList
  2516.  
  2517.     SGMLBoxAttribute
  2518.  
  2519.     SGMLBoxDeleteAttribute
  2520.  
  2521.     SGMLBoxDeleteMarkup
  2522.  
  2523.     SGMLBoxElementDlg
  2524.  
  2525.     SGMLBoxMarkup
  2526.  
  2527.     SGMLCDATASection 
  2528.  
  2529.     SGMLCharRef
  2530.  
  2531.     SGMLContentModelDlg
  2532.  
  2533.     SGMLCreateDocType
  2534.  
  2535.     SGMLDeleteAttribute
  2536.  
  2537.     SGMLDeleteDocType
  2538.  
  2539.     SGMLDocTypeDlg
  2540.  
  2541.     SGMLEditAttributeDlg
  2542.  
  2543.     SGMLEditAttributesDlg
  2544.  
  2545.     SGMLEditBoxAttributeDlg
  2546.  
  2547.     SGMLEditLayout 
  2548.  
  2549.     SGMLElementDlg 
  2550.  
  2551.     SGMLElementEditDlg 
  2552.  
  2553.     SGMLElementsDlg
  2554.  
  2555.     SGMLElementList
  2556.  
  2557.     SGMLEndElement 
  2558.  
  2559.     SGMLEntityRef
  2560.  
  2561.     SGMLExportImport
  2562.  
  2563.     SGMLFileRefDataType
  2564.  
  2565.     SGMLFileRefDelAttribute
  2566.  
  2567.     SGMLFileRefDelete
  2568.  
  2569.     SGMLFileRefDlg
  2570.  
  2571.     SGMLFileRefFilePath
  2572.  
  2573.     SGMLFileRefNew
  2574.  
  2575.     SGMLFileRefNewAttribute
  2576.  
  2577.     SGMLFileRefNotation
  2578.  
  2579.     SGMLFileRefPubID
  2580.  
  2581.     SGMLFileRefRename
  2582.  
  2583.     SGMLFindElementEnd
  2584.  
  2585.     SGMLFindElementStart
  2586.  
  2587.     SGMLFindNextTable
  2588.  
  2589.     SGMLFindStartTag
  2590.  
  2591.     SGMLGetAttributeData
  2592.  
  2593.     SGMLGetElementData
  2594.  
  2595.     SGMLGetFileRefData
  2596.  
  2597.     SGMLIDIDREFListDlg
  2598.  
  2599.     SGMLIgnore
  2600.  
  2601.     SGMLInsertElement
  2602.  
  2603.     SGMLLoadDocType
  2604.  
  2605.     SGMLLogicErrorDlg
  2606.  
  2607.     SGMLMarkedSecParamEntity 
  2608.  
  2609.     SGMLMarkedSectionDlg 
  2610.  
  2611.     SGMLMrkSecPEDelete 
  2612.  
  2613.     SGMLMrkSecPERename 
  2614.  
  2615.     SGMLNewAttribute
  2616.  
  2617.     SGMLPreferences
  2618.  
  2619.     SGMLProcessingInstruction
  2620.  
  2621.     SGMLProcessingInstructionDlg 
  2622.  
  2623.     SGMLProcessTarget 
  2624.  
  2625.     SGMLProcessTargetDelete 
  2626.  
  2627.     SGMLProcessTargetFilePath 
  2628.  
  2629.     SGMLProcessTargetPubID 
  2630.  
  2631.     SGMLProcessTargetRename 
  2632.  
  2633.     SGMLRenameElement
  2634.  
  2635.     SGMLReplaceAttribute
  2636.  
  2637.     SGMLRootElement
  2638.  
  2639.     SGMLRootElementDlg
  2640.  
  2641.     SGMLSaveAsOptions
  2642.  
  2643.     SGMLSelectElement
  2644.  
  2645.     SGMLSelectLayout
  2646.  
  2647.     SGMLSelectLayoutDlg
  2648.  
  2649.     SGMLSetValidation
  2650.  
  2651.     SGMLSplitElement
  2652.  
  2653.     SGMLTagAllTables
  2654.  
  2655.     SGMLTagBox
  2656.  
  2657.     SGMLTagCurrentTable
  2658.  
  2659.     SGMLTagTablesDlg
  2660.  
  2661.     SGMLTextRefDlg
  2662.  
  2663.     SGMLUnloadDocType
  2664.  
  2665.     SGMLValidate
  2666.  
  2667.     SGMLValidationDlg
  2668.  
  2669.     ShadowCursorOptions
  2670.  
  2671.     ShadowCursorShow
  2672.  
  2673.     ShiftTabKey
  2674.  
  2675.     ShowBoxes
  2676.  
  2677.     ShowGraphics
  2678.  
  2679.     ShowHiddenText
  2680.  
  2681.     ShowMarginIcons 
  2682.  
  2683.     ShowSGMLTree
  2684.  
  2685.     ShowSymbols
  2686.  
  2687.     SingleSmartQuote
  2688.  
  2689.     SingleSpaceInSentence
  2690.  
  2691.     SoftHyphen
  2692.  
  2693.     SoftSpace
  2694.  
  2695.     Sort
  2696.  
  2697.     SortAction
  2698.  
  2699.     SortCaseOrder
  2700.  
  2701.     SortDlg
  2702.  
  2703.     SortKeys
  2704.  
  2705.     SortSelectString
  2706.  
  2707.     SortType
  2708.  
  2709.     SortUndo
  2710.  
  2711.     SoundClipAddInstance
  2712.  
  2713.     SoundClipCreate
  2714.  
  2715.     SoundClipDelete
  2716.  
  2717.     SoundClipDlg
  2718.  
  2719.     SoundClipPlayNext
  2720.  
  2721.     SoundClipSetAttributes
  2722.  
  2723.     SoundClipSetDescription
  2724.  
  2725.     SoundClipSetFilename
  2726.  
  2727.     SpecificDeleteStringBegin
  2728.  
  2729.     SpecificReplaceStringBegin
  2730.  
  2731.     SpecificSearchStringBegin
  2732.  
  2733.     SpecificStringEnd
  2734.  
  2735.     SpellAsYouGo
  2736.  
  2737.     SpreadsheetShowLinkCode
  2738.  
  2739.     SpreadsheetUpdateOnRetrieve
  2740.  
  2741.     StatusBarShow
  2742.  
  2743.     StyleCodes
  2744.  
  2745.     StyleCopy
  2746.  
  2747.     StyleCreate
  2748.  
  2749.     StyleDelete
  2750.  
  2751.     StyleDescription
  2752.  
  2753.     StyleEditBegin
  2754.  
  2755.     StyleEditEnd
  2756.  
  2757.     StyleEnterKeySetting
  2758.  
  2759.     StyleLinkTo
  2760.  
  2761.     StyleOff
  2762.  
  2763.     StyleOn
  2764.  
  2765.     StylePersonalLibrary
  2766.  
  2767.     StyleRename
  2768.  
  2769.     StyleRetrieve
  2770.  
  2771.     StyleSave
  2772.  
  2773.     StyleSharedLibrary
  2774.  
  2775.     StylesListDlg
  2776.  
  2777.     StyleSystemOn
  2778.  
  2779.     StyleType
  2780.  
  2781.     StyleUpdate
  2782.  
  2783.     SubdividePage
  2784.  
  2785.     SubdividePageDlg
  2786.  
  2787.     SubdividePageOff
  2788.  
  2789.     SubdocInclude
  2790.  
  2791.     SubstructureExit
  2792.  
  2793.     Suppress
  2794.  
  2795.     SwitchDoc
  2796.  
  2797.  
  2798.  
  2799. T
  2800.  
  2801.     Tab
  2802.  
  2803.     TabAdd
  2804.  
  2805.     TabBarIconShow
  2806.  
  2807.     TabCenter
  2808.  
  2809.     TabCenterDot
  2810.  
  2811.     TabClearAll
  2812.  
  2813.     TabDecimal
  2814.  
  2815.     TabDecimalDot
  2816.  
  2817.     TabDelete
  2818.  
  2819.     TabForced
  2820.  
  2821.     TabInsert
  2822.  
  2823.     TabKey
  2824.  
  2825.     TableAdjustBegin
  2826.  
  2827.     TableAdjustColumnWidth
  2828.  
  2829.     TableAdjustEnd
  2830.  
  2831.     TableAdjustPosition
  2832.  
  2833.     TableAlternateFillSet
  2834.  
  2835.     TableAppendRow
  2836.  
  2837.     TableApplyStyle
  2838.  
  2839.     TableAttributeOff
  2840.  
  2841.     TableAttributeOn
  2842.  
  2843.     TableAutoCalc
  2844.  
  2845.     TableAutoFill
  2846.  
  2847.     TableBlockOff
  2848.  
  2849.     TableBlockOn
  2850.  
  2851.     TableBorder
  2852.  
  2853.     TableBorderEditBegin
  2854.  
  2855.     TableBorderEditEnd
  2856.  
  2857.     TableCalculate
  2858.  
  2859.     TableCalculateAll
  2860.  
  2861.     TableCalculateDlg
  2862.  
  2863.     TableCellAttributeOff
  2864.  
  2865.     TableCellAttributeOn
  2866.  
  2867.     TableCellCopy
  2868.  
  2869.     TableCellDiagonalLine
  2870.  
  2871.     TableCellDiagonalLineQry
  2872.  
  2873.     TableCellFillColors
  2874.  
  2875.     TableCellFillStyle
  2876.  
  2877.     TableCellIgnoreCalculation
  2878.  
  2879.     TableCellJustification
  2880.  
  2881.     TableCellLine
  2882.  
  2883.     TableCellLineColor
  2884.  
  2885.     TableCellLock
  2886.  
  2887.     TableCellNumberAlignCurrency
  2888.  
  2889.     TableCellNumberDateFormat
  2890.  
  2891.     TableCellNumberDecimalDigits
  2892.  
  2893.     TableCellNumberFormat
  2894.  
  2895.     TableCellNumberNegativeNumber
  2896.  
  2897.     TableCellNumberRound
  2898.  
  2899.     TableCellNumberSelectCurrency
  2900.  
  2901.     TableCellNumberUseCommas
  2902.  
  2903.     TableCellNumberUseCurrency
  2904.  
  2905.     TableCellRotateContents
  2906.  
  2907.     TableCellsJoin
  2908.  
  2909.     TableCellUseColumnAttribute
  2910.  
  2911.     TableCellUseColumnJust
  2912.  
  2913.     TableCellUseColumnNumberType
  2914.  
  2915.     TableCellUseLineColor
  2916.  
  2917.     TableCellVerticalAlignment
  2918.  
  2919.     TableColumnAttributeOff
  2920.  
  2921.     TableColumnAttributeOn
  2922.  
  2923.     TableColumnDecimalAlignDigits
  2924.  
  2925.     TableColumnDecimalAlignDist
  2926.  
  2927.     TableColumnFixedWidth
  2928.  
  2929.     TableColumnJustification
  2930.  
  2931.     TableColumnMarginLeft
  2932.  
  2933.     TableColumnMarginRight
  2934.  
  2935.     TableColumnNumberAlignCurrency
  2936.  
  2937.     TableColumnNumberDateFormat
  2938.  
  2939.     TableColumnNumberDecimalDigits
  2940.  
  2941.     TableColumnNumberFormat
  2942.  
  2943.     TableColumnNumberNegNumber
  2944.  
  2945.     TableColumnNumberRound
  2946.  
  2947.     TableColumnNumberSelCurrency
  2948.  
  2949.     TableColumnNumberUseCommas
  2950.  
  2951.     TableColumnNumberUseCurrency
  2952.  
  2953.     TableColumnsFixedWidth
  2954.  
  2955.     TableColumnSize2Fit
  2956.  
  2957.     TableColumnWidth
  2958.  
  2959.     TableColumnWidthEqualize
  2960.  
  2961.     TableColumnWidthGrow
  2962.  
  2963.     TableColumnWidthShrink
  2964.  
  2965.     TableConvertDlg
  2966.  
  2967.     TableConvertFrom
  2968.  
  2969.     TableCopy
  2970.  
  2971.     TableCopyFormula
  2972.  
  2973.     TableCreate
  2974.  
  2975.     TableCreateDlg
  2976.  
  2977.     TableCreateNewDlg
  2978.  
  2979.     TableDataFill
  2980.  
  2981.     TableDecimalAlignmentDigits
  2982.  
  2983.     TableDecimalAlignmentDistance
  2984.  
  2985.     TableDefaultLine
  2986.  
  2987.     TableDefaultLineColor
  2988.  
  2989.     TableDeleteBlock
  2990.  
  2991.     TableDeleteCellFormula
  2992.  
  2993.     TableDeleteColumn
  2994.  
  2995.     TableDeleteDlg
  2996.  
  2997.     TableDeleteRow
  2998.  
  2999.     TableDeleteTable
  3000.  
  3001.     TableDeleteTableDlg
  3002.  
  3003.     TableDisableCellLocks
  3004.  
  3005.     TableDragToCreate
  3006.  
  3007.     TableEdit
  3008.  
  3009.     TableExpertDlg
  3010.  
  3011.     TableFill
  3012.  
  3013.     TableFormatDlg
  3014.  
  3015.     TableFormatJustification
  3016.  
  3017.     TableFormatWidths
  3018.  
  3019.     TableFormula
  3020.  
  3021.     TableFormulaCBar
  3022.  
  3023.     TabLeft
  3024.  
  3025.     TabLeftDot
  3026.  
  3027.     TableGridLinesToggle
  3028.  
  3029.     TableGuides
  3030.  
  3031.     TableHardColumnBreak
  3032.  
  3033.     TableHardRow
  3034.  
  3035.     TableHeader
  3036.  
  3037.     TableInsertAutoRow
  3038.  
  3039.     TableInsertColumn
  3040.  
  3041.     TableInsertDlg
  3042.  
  3043.     TableInsertOneRow
  3044.  
  3045.     TableInsertRow
  3046.  
  3047.     TableJoin
  3048.  
  3049.     TableJoinCells
  3050.  
  3051.     TableJoinCellTool
  3052.  
  3053.     TableLineFillDlg
  3054.  
  3055.     TableMarginLeft
  3056.  
  3057.     TableMarginRight
  3058.  
  3059.     TableMove
  3060.  
  3061.     TableMoveCopyDlg
  3062.  
  3063.     TableMoveModeCancel
  3064.  
  3065.     TableMoveModeEnd
  3066.  
  3067.     TableNameAdd
  3068.  
  3069.     TableNameChange
  3070.  
  3071.     TableNameCreateDlg
  3072.  
  3073.     TableNameDelete
  3074.  
  3075.     TableNameListDlg
  3076.  
  3077.     TableNumberAlignCurrency
  3078.  
  3079.     TableNumberDateFormat
  3080.  
  3081.     TableNumberDecimalDigits
  3082.  
  3083.     TableNumberFormat
  3084.  
  3085.     TableNumberNegativeNumber
  3086.  
  3087.     TableNumberRound
  3088.  
  3089.     TableNumberSelectCurrency
  3090.  
  3091.     TableNumberTypeDlg
  3092.  
  3093.     TableNumberUseCommas
  3094.  
  3095.     TableNumberUseCurrency
  3096.  
  3097.     TablePointMode
  3098.  
  3099.     TablePosition
  3100.  
  3101.     TablePosNextTable
  3102.  
  3103.     TablePosPreviousTable
  3104.  
  3105.     TableQuickSum
  3106.  
  3107.     TableReformatAll
  3108.  
  3109.     TableRetrieve
  3110.  
  3111.     TableRotateCell
  3112.  
  3113.     TableRowCanSpanPages
  3114.  
  3115.     TableRowColIndicators
  3116.  
  3117.     TableRowHeight
  3118.  
  3119.     TableRowMarginBottom
  3120.  
  3121.     TableRowMarginTop
  3122.  
  3123.     TableRowNumberOfLines
  3124.  
  3125.     TableSecondFill
  3126.  
  3127.     TableSecondFillColors
  3128.  
  3129.     TableSelectOff
  3130.  
  3131.     TableSelectOn
  3132.  
  3133.     TableSize
  3134.  
  3135.     TableSkewColumn 
  3136.  
  3137.     TableSkewColumnText 
  3138.  
  3139.     TableSkewJoinCorners 
  3140.  
  3141.     TableSkewRow 
  3142.  
  3143.     TableSkewRowText 
  3144.  
  3145.     TableSortTable
  3146.  
  3147.     TableSplit
  3148.  
  3149.     TableSplitCellsDlg
  3150.  
  3151.     TableSplitColumn
  3152.  
  3153.     TableSplitColumnTool
  3154.  
  3155.     TableSplitRow
  3156.  
  3157.     TableSplitRowTool
  3158.  
  3159.     TableSquareSkewedRow 
  3160.  
  3161.     TableStyleCreate
  3162.  
  3163.     TableStyleDelete
  3164.  
  3165.     TableStyleEdit
  3166.  
  3167.     TableStyleEnd
  3168.  
  3169.     TableStyleName
  3170.  
  3171.     TableStyleReplace
  3172.  
  3173.     TableStyleRetrieve
  3174.  
  3175.     TableStyleSave
  3176.  
  3177.     TableTextBoxCreate
  3178.  
  3179.     TableTextToFormula
  3180.  
  3181.     TableToolsDlg
  3182.  
  3183.     TableUndelete
  3184.  
  3185.     TableUpdateAssociatedCharts
  3186.  
  3187.     TableUseDefaultLinesColor
  3188.  
  3189.     TabRight
  3190.  
  3191.     TabRightDot
  3192.  
  3193.     TabSet
  3194.  
  3195.     TabSetDlg
  3196.  
  3197.     TemplateCopyObject
  3198.  
  3199.     TemplateCopyObjectDlg
  3200.  
  3201.     TemplateCreate
  3202.  
  3203.     TemplateDescriptionDlg
  3204.  
  3205.     TemplateDlg
  3206.  
  3207.     TemplateEdit
  3208.  
  3209.     TemplateFill
  3210.  
  3211.     TemplateGetAssociation
  3212.  
  3213.     TemplateMacroEditControlBar
  3214.  
  3215.     TemplateSelect
  3216.  
  3217.     TemplateSetAssociation
  3218.  
  3219.     TextBorderCreate
  3220.  
  3221.     TextBorderEdit
  3222.  
  3223.     TextBorderEnd
  3224.  
  3225.     TextBorderFillStyle
  3226.  
  3227.     TextBorderStyle
  3228.  
  3229.     TextBoxCreate
  3230.  
  3231.     TextColor
  3232.  
  3233.     TextShade
  3234.  
  3235.     ThirdPartyCreate
  3236.  
  3237.     ThirdPartyDelete
  3238.  
  3239.     ThirdPartyFind
  3240.  
  3241.     ThirdPartyFindByID
  3242.  
  3243.     ThousandsSeparator
  3244.  
  3245.     TOACreateFullFormDlg
  3246.  
  3247.     TOADefineDlg
  3248.  
  3249.     TOADefinition
  3250.  
  3251.     TOADefinitionCombine
  3252.  
  3253.     TOADefinitionCreate
  3254.  
  3255.     TOADefinitionDelete
  3256.  
  3257.     TOADefinitionMode
  3258.  
  3259.     TOADefinitionRename
  3260.  
  3261.     TOADefinitionRetrieve
  3262.  
  3263.     TOADefinitionStyle
  3264.  
  3265.     TOADefinitionUnderline
  3266.  
  3267.     TOAEditFullForm
  3268.  
  3269.     TOAEditFullFormCBar
  3270.  
  3271.     TOAEditFullFormDlg
  3272.  
  3273.     TOAEditPageFormat
  3274.  
  3275.     TOAEditSection
  3276.  
  3277.     TOAEditShortForm
  3278.  
  3279.     TOAMark
  3280.  
  3281.     TOAMarkShortForm
  3282.  
  3283.     TOCDefine
  3284.  
  3285.     TOCDefineDlg
  3286.  
  3287.     TOCMark
  3288.  
  3289.     TotalPages
  3290.  
  3291.     TotalPagesDisplay
  3292.  
  3293.     TotalPagesMethod
  3294.  
  3295.     TwainAcquire
  3296.  
  3297.     TwainSelectSourceDlg
  3298.  
  3299.     Type
  3300.  
  3301.     TypeChar
  3302.  
  3303.     Typeover
  3304.  
  3305.     TypeoverKey
  3306.  
  3307.     TypesetManualKerningDlg
  3308.  
  3309.  
  3310.  
  3311. U
  3312.  
  3313.     Undelete
  3314.  
  3315.     UndeleteDlg
  3316.  
  3317.     UnderlineColor 
  3318.  
  3319.     UnderlineSpaces
  3320.  
  3321.     UnderlineStyle 
  3322.  
  3323.     UnderlineTabs
  3324.  
  3325.     Undo
  3326.  
  3327.     UndoRedoDlg
  3328.  
  3329.     UserAssistant
  3330.  
  3331.     UseRegQuotesWithNumbers
  3332.  
  3333.     UserFunction
  3334.  
  3335.  
  3336.  
  3337. V
  3338.  
  3339.     ViewDraft
  3340.  
  3341.     ViewOutline
  3342.  
  3343.     ViewPage
  3344.  
  3345.     ViewToggle
  3346.  
  3347.     ViewToolbarsDlg
  3348.  
  3349.     ViewTwoPage
  3350.  
  3351.     VLineCreate
  3352.  
  3353.     VolumeNumber
  3354.  
  3355.     VolumeNumberDecrement
  3356.  
  3357.     VolumeNumberDisplay
  3358.  
  3359.     VolumeNumberIncrement
  3360.  
  3361.     VolumeNumberMethod
  3362.  
  3363.  
  3364.  
  3365. W
  3366.  
  3367.     WatermarkA
  3368.  
  3369.     WatermarkB
  3370.  
  3371.     WatermarkDlg
  3372.  
  3373.     WatermarkNext
  3374.  
  3375.     WatermarkPlacementDlg
  3376.  
  3377.     WatermarkPrev
  3378.  
  3379.     WatermarkShadingDlg
  3380.  
  3381.     WatermarkShippingMacro
  3382.  
  3383.     WebActiveLinkColor
  3384.  
  3385.     WebBackgroundColor
  3386.  
  3387.     WebBackgroundImage
  3388.  
  3389.     WebBaseURL
  3390.  
  3391.     WebBoxHTMLProperties
  3392.  
  3393.     WebBoxHTMLPropertiesDlg
  3394.  
  3395.     WebColumnDefineDlg
  3396.  
  3397.     WebCustomHTMLToggle
  3398.  
  3399.     WebFormsFormPropertiesDlg
  3400.  
  3401.     WebFormsHiddenDlg
  3402.  
  3403.     WebFormsListPropertiesDlg
  3404.  
  3405.     WebFormsProperties
  3406.  
  3407.     WebFormsRadioPropertiesDlg
  3408.  
  3409.     WebFormsTextAreaPropertiesDlg
  3410.  
  3411.     WebFormsTextPropertiesDlg
  3412.  
  3413.     WebInsertCheckBox
  3414.  
  3415.     WebInsertForm
  3416.  
  3417.     WebInsertHiddenField
  3418.  
  3419.     WebInsertPassword
  3420.  
  3421.     WebInsertRadioButton
  3422.  
  3423.     WebInsertResetButton
  3424.  
  3425.     WebInsertSelectList
  3426.  
  3427.     WebInsertSubmitButton
  3428.  
  3429.     WebInsertSubmitImage
  3430.  
  3431.     WebInsertTextArea
  3432.  
  3433.     WebInsertTextLine
  3434.  
  3435.     WebJavaCreateApplet
  3436.  
  3437.     WebJavaModifyApplet
  3438.  
  3439.     WebJavaRunApplets
  3440.  
  3441.     WebLaunchWebBrowser
  3442.  
  3443.     WebLinkColor
  3444.  
  3445.     WebMetaTags
  3446.  
  3447.     WebMonoToggle
  3448.  
  3449.     WebNewDlg
  3450.  
  3451.     WebPublish
  3452.  
  3453.     WebPublishDlg
  3454.  
  3455.     WebTableProperties 
  3456.  
  3457.     WebTextColor
  3458.  
  3459.     WebTitle
  3460.  
  3461.     WebTitleDlg
  3462.  
  3463.     WebViewAsHTML
  3464.  
  3465.     WebViewInWebBrowser
  3466.  
  3467.     WebVisitedLinkColor
  3468.  
  3469.     WebWallpaper 
  3470.  
  3471.     WidowOrphan
  3472.  
  3473.     WindowCascade
  3474.  
  3475.     WindowTile
  3476.  
  3477.     WindowTileVertical
  3478.  
  3479.     WordCountDlg
  3480.  
  3481.     WordLetterspaceDlg
  3482.  
  3483.     WordLetterSpacing
  3484.  
  3485.     WordSpacingJustificationLimits
  3486.  
  3487.     WP51CursorMovement
  3488.  
  3489.     WPActivate
  3490.  
  3491.     WPCharactersDlg
  3492.  
  3493.     WPDraw
  3494.  
  3495.     WPGrammatik
  3496.  
  3497.     WPSpeller
  3498.  
  3499.     WPThesaurus
  3500.  
  3501.     WritingToolsDisable
  3502.  
  3503.  
  3504.  
  3505. X
  3506.  
  3507. No commands
  3508.  
  3509.  
  3510.  
  3511. Y
  3512.  
  3513. No commands
  3514.  
  3515.  
  3516.  
  3517. Z
  3518.  
  3519.     ZoomDlg
  3520.  
  3521.     ZoomToFullPage
  3522.  
  3523.     ZoomToMarginWidth
  3524.  
  3525.     ZoomToPageWidth
  3526.  
  3527.  
  3528.  
  3529.  
  3530.  
  3531.  
  3532.