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

  1. ObjectImageArrow
  2.  
  3. Syntax
  4.  
  5. (HeadStyle: any; TailStyle: any)
  6.  
  7. Description
  8.  
  9. Lets you create an arrow object
  10.  
  11. Parameters
  12.  
  13. HeadStyle: any    The head style
  14.  
  15. TailStyle: any    The tail style
  16.  
  17. Note
  18.  
  19.   New command
  20.   
  21. ObjectImageCreate
  22.  
  23. Syntax
  24.  
  25. ()
  26.  
  27. Description
  28.  
  29. Lets you create an image object.
  30.  
  31. Note
  32.  
  33.   New command
  34.   
  35. ObjectImageDropShadow
  36.  
  37. Syntax
  38.  
  39. (Location: enumeration; XSize: numeric; YSize: numeric; ColorName: string; Red: numeric; Green: numeric; Blue: numeric; Shade: numeric; VerticalSize: numeric)
  40.  
  41. Description
  42.  
  43. Lets you create a drop shadow for an object image.
  44.  
  45. Parameters
  46.  
  47. Location: enumeration    NoShadow!
  48.  
  49. UpperLeft!
  50.  
  51. LowerLeft!
  52.  
  53. LowerRight!
  54.  
  55. UpperRight!
  56.  
  57. XSize: numeric    
  58.  
  59. YSize: numeric    
  60.  
  61. ColorName: numeric    This parameter has been left in for backward compatibility with previous versions of WordPerfect. To specify a color in WordPerfect 8, use the Red, Green, and Blue parameters.
  62.  
  63. Red: numeric    Value: 0 - 255
  64.  
  65. Green: numeric    Value: 0 - 255
  66.  
  67. Blue: numeric    Value: 0 - 255
  68.  
  69. Shade: numeric    Percent: 0 - 100
  70.  
  71. VerticalSize: numeric    
  72.  
  73. Note
  74.  
  75.   New command
  76.   
  77. ObjectImageLineColor
  78.  
  79. Syntax
  80.  
  81. (RGBValue: numeric)
  82.  
  83. Description
  84.  
  85. Lets you change the line color of an image object.
  86.  
  87. Parameter
  88.  
  89. RGBValue: numeric    The RGB value
  90.  
  91. Note
  92.  
  93.   New command
  94.   
  95. ObjectImageLineStyle
  96.  
  97. Syntax
  98.  
  99. (Style: any)
  100.  
  101. Description
  102.  
  103. Lets you change the line style of an image object.
  104.  
  105. Parameters
  106.  
  107. Style: any    NoLine!
  108.  
  109. SolidLine!
  110.  
  111. XLDash!
  112.  
  113. LDash!
  114.  
  115. Dash!
  116.  
  117. SDash!
  118.  
  119. CloseDot!
  120.  
  121. Dot!
  122.  
  123. TripleDot!
  124.  
  125. LDashDot!
  126.  
  127. LDashDotDot!
  128.  
  129. DashDashDot!
  130.  
  131. DashDashDotDot!
  132.  
  133. LDashDash!
  134.  
  135. LDashSDashSDash!
  136.  
  137. XLDashXLDashDash!
  138.  
  139. XLDashXLDashSDashSDash!
  140.  
  141. Note
  142.  
  143.   New command
  144.   
  145. ObjectImageLineThickness
  146.  
  147. Syntax
  148.  
  149. (Thickness: any)
  150.  
  151. Description
  152.  
  153. Lets you change the line thickness of an image object.
  154.  
  155. Parameters
  156.  
  157. Thickness: any    AutoThickness!
  158.  
  159. Note
  160.  
  161.   New command
  162.   
  163. ObjectImagePolyline
  164.  
  165. Syntax
  166.  
  167. ()
  168.  
  169. Description
  170.  
  171. Create a polyline image object.
  172.  
  173. Note
  174.  
  175.   New command
  176.   
  177. ObjectImageRemove
  178.  
  179. Syntax
  180.  
  181. ()
  182.  
  183. Description
  184.  
  185. Lets you remove an image object.
  186.  
  187. Note
  188.  
  189.   New command
  190.   
  191. ObjectImageRotation
  192.  
  193. Syntax
  194.  
  195. (Degrees: numeric)
  196.  
  197. Description
  198.  
  199. Lets you rotate an image object.
  200.  
  201. Parameters
  202.  
  203. Degrees: numeric    The number of degrees you want to rotate the image object.
  204.  
  205. Note
  206.  
  207.   New command
  208.   
  209. OLE1InsertDlg
  210.  
  211. Syntax
  212.  
  213. ()
  214.  
  215. Description
  216.  
  217. Display the Insert Object dialog box.
  218.  
  219. Note
  220.  
  221.   This command is not available for use on a Linux operating system.
  222.   
  223. OLE1LinksDlg
  224.  
  225. Syntax
  226.  
  227. ()
  228.  
  229. Description
  230.  
  231. Display the Links dialog box.
  232.  
  233. Note
  234.  
  235.   This command is not available for use on a Linux operating system.
  236.   
  237. OLE1PasteDlg
  238.  
  239. Syntax
  240.  
  241. ()
  242.  
  243. Description
  244.  
  245. Display the Paste Special dialog box.
  246.  
  247. Note
  248.  
  249.   This command is not available for use on a Linux operating system.
  250.   
  251. OLEAcceptLinks
  252.  
  253. Syntax
  254.  
  255. ()
  256.  
  257. Description
  258.  
  259. Accept a link updated or initialized between server and client applications. Included for 6.0 compatibility only.
  260.  
  261. Note
  262.  
  263.   This command is not available for use on a Linux operating system.
  264.   
  265. OLECancelLink
  266.  
  267. Syntax
  268.  
  269. (LinkName: string)
  270.  
  271. Description
  272.  
  273. Cancel a link to an object.
  274.  
  275. Parameters
  276.  
  277. LinkName: string    The name of the link to cancel.
  278.  
  279. Note
  280.  
  281.   This command is not available for use on a Linux operating system.
  282.   
  283. OLEChangeLink
  284.  
  285. Syntax
  286.  
  287. (ObjectName: string; Filename: string)
  288.  
  289. Description
  290.  
  291. Change the file in a link.
  292.  
  293. Parameters
  294.  
  295. ObjectName: string    The name of the linked object.
  296.  
  297. Filename: string    The replacement file.
  298.  
  299. Note
  300.  
  301.   This command is not available for use on a Linux operating system.
  302.   
  303. OLEDeactivate
  304.  
  305. Syntax
  306.  
  307. ()
  308.  
  309. Description
  310.  
  311. Remove an OLE object from in-place editing mode.
  312.  
  313. Note
  314.  
  315.   This command is not available for use on a Linux operating system.
  316.   
  317. OLEInitializeLinks
  318.  
  319. Syntax
  320.  
  321. ()
  322.  
  323. Description
  324.  
  325. Reinitialize a link with its server application. Record when you create, update, change, or perform any function on a link. Included for 6.0 compatibility only.
  326.  
  327. Note
  328.  
  329.   This command is not available for use on a Linux operating system.
  330.   
  331. OLEInsertDlg
  332.  
  333. Syntax
  334.  
  335. ()
  336.  
  337. Description
  338.  
  339. Display the Insert Object dialog box.
  340.  
  341. Note
  342.  
  343.   This command is not available for use on a Linux operating system.
  344.   
  345. OLEInsertObject
  346.  
  347. Syntax
  348.  
  349. (ObjectType: string; DisplayMode: enumeration)
  350.  
  351. Description
  352.  
  353. Specify the name of a program to insert an object into.
  354.  
  355. Parameters
  356.  
  357. ObjectType: string    The program name.
  358.  
  359. DisplayMode: enumeration (optional)    DisplayAsIcon!
  360.  
  361. DisplayNormal!
  362.  
  363. Note
  364.  
  365.   This command is not available for use on a Linux operating system.
  366.   
  367.  
  368.  
  369. OLEInsertObjectFile
  370.  
  371. Syntax
  372.  
  373. (Filename: string; DisplayMode: enumeration; ObjectMode: enumeration)
  374.  
  375. Description
  376.  
  377. Insert an object file into the current document.
  378.  
  379. Parameters
  380.  
  381. Filename: string    The filename of the object to insert.
  382.  
  383. DisplayMode: enumeration (optional)    DisplayAsIcon!
  384.  
  385. DisplayNormal!
  386.  
  387. ObjectMode: enumeration (optional)    Embedded!
  388.  
  389. Linked!
  390.  
  391. Note
  392.  
  393.   This command is not available for use on a Linux operating system.
  394.   
  395. OLELinksDlg
  396.  
  397. Syntax
  398.  
  399. ()
  400.  
  401. Description
  402.  
  403. Display the Links dialog box. You cannot use the OLELinksDlg command if an OLE object is currently selected.
  404.  
  405. Note
  406.  
  407.   This command is not available for use on a Linux operating system.
  408.   
  409. OLEObject
  410.  
  411. Syntax
  412.  
  413. ()
  414.  
  415. Description
  416.  
  417. Open an OLE object in the current document.
  418.  
  419. Note
  420.  
  421.   This command is not available for use on a Linux operating system.
  422.   
  423. OLEPasteDlg
  424.  
  425. Syntax
  426.  
  427. ()
  428.  
  429. Description
  430.  
  431. Display the Paste Special dialog box.
  432.  
  433. Note
  434.  
  435.   This command is not available for use on a Linux operating system.
  436.   
  437. OLESetLinkUpdate
  438.  
  439. Syntax
  440.  
  441. (ObjectName: string; UpdateType: enumeration)
  442.  
  443. Description
  444.  
  445. Specify whether a linked object is always updated or manually updated.
  446.  
  447. Parameters
  448.  
  449. ObjectName: string    The name of the object to update.
  450.  
  451. UpdateType: enumeration    UpdateAlways!
  452.  
  453. UpdateManually!
  454.  
  455.  
  456.  
  457. Note
  458.  
  459.   This command is not available for use on a Linux operating system.
  460.   
  461. OLEUpdateLink
  462.  
  463. Syntax
  464.  
  465. (LinkName: string)
  466.  
  467. Description
  468.  
  469. Update a specified link.
  470.  
  471. Parameters
  472.  
  473. LinkName: string    The name of the link to update.
  474.  
  475. Note
  476.  
  477.   This command is not available for use on a Linux operating system.
  478.   
  479. OLEVerb
  480.  
  481. Syntax
  482.  
  483. (Verb: numeric)
  484.  
  485. Description
  486.  
  487. Perform a pre-determined action on an OLE object. The action is determined by verbs defined by the OLE server. Verb 0 is the default verb (action) and is performed and recorded by double-clicking an object. For example, the default action for a sound clip is Play. Executing OLEVerb(Verb:0) on a sound clip plays the sound clip. Verbs range from 0 to the highest number defined by an OLE server for an object. See your OLE server documentation for valid verbs.
  488.  
  489. Parameters
  490.  
  491. Verb: numeric    Specify an action. 0 is the default verb.
  492.  
  493.  
  494.  
  495. Note
  496.  
  497.   This command is not available for use on a Linux operating system.
  498.   
  499. OnlineHelpSupport
  500.  
  501. Syntax
  502.  
  503. OnlineHelpSupport()
  504.  
  505. Description
  506.  
  507. Gets help from the WordPerfect home page.
  508.  
  509. OutlineApply
  510.  
  511. Syntax
  512.  
  513. (OutlineName: string[;SysOrUser: enumeration][; SystemStyleID: numeric]; CreateOrResume: enumeration; Prompt: enumeration[; TabEvery: numeric])
  514.  
  515. Description
  516.  
  517. Lets you apply the outline definition to a document.
  518.  
  519. Parameters
  520.  
  521. OutlineName: string    The name of the outline.
  522.  
  523. SysOrUser: enumeration (optional)    UserOutlineStyle!
  524.  
  525. SystemOutlineStyle!
  526.  
  527. SystemStyleID: numeric (optional)    
  528.  
  529. CreateOrResume: enumeration    ResumeOutline!
  530.  
  531. CreateOutline!
  532.  
  533. EmbedOutline!
  534.  
  535. Prompt: enumeration    No!
  536.  
  537. Yes!
  538.  
  539. TabEvery: numeric (optional)    
  540.  
  541. Note
  542.  
  543.   New command
  544.   
  545. OutlineBarDisplay
  546.  
  547. Syntax
  548.  
  549. (State: enumeration)
  550.  
  551. Description
  552.  
  553. Turn on the Outline mode, insert the first-level number and style code of the current definition, and display the Outline Property Bar. Use Off! to hide the Property Bar. Recordable substitute: ViewOutline or OutlineOff.
  554.  
  555. Parameters
  556.  
  557. State: enumeration    Off!
  558.  
  559. On!
  560.  
  561. OutlineBarSetup
  562.  
  563. Syntax
  564.  
  565. (State: enumeration)
  566.  
  567. Description
  568.  
  569. Display or hide outline symbols.
  570.  
  571. Parameters
  572.  
  573. State: enumeration(optional)    Off!
  574.  
  575. On!
  576.  
  577. OutlineBeginNew
  578.  
  579. Syntax
  580.  
  581. (Style: enumeration)
  582.  
  583. Description
  584.  
  585. Begin a new outline in a specified style.
  586.  
  587. Parameters
  588.  
  589. Style: enumeration    NormalStyle!
  590.  
  591. FootnoteNumberInDocumentStyle!
  592.  
  593. EndnoteNumberInDocumentStyle!
  594.  
  595. FigureNumberStyle!
  596.  
  597. TableBoxNumberStyle!
  598.  
  599. TextBoxNumberStyle!
  600.  
  601. UserBoxNumberStyle!
  602.  
  603. EquationNumberStyle!
  604.  
  605. HypertextStyle!
  606.  
  607. ToC1Style!
  608.  
  609. ToC2Style!
  610.  
  611. ToC3Style!
  612.  
  613. ToC4Style!
  614.  
  615. ToC5Style!
  616.  
  617. Index1Style!
  618.  
  619. Index2Style!
  620.  
  621. ListStyle!
  622.  
  623. ToAStyle!
  624.  
  625. DocStyle!
  626.  
  627. BoxTextStyle!
  628.  
  629. CaptionStyle!
  630.  
  631. FootnoteStyle!
  632.  
  633. EndnoteStyle!
  634.  
  635. CommentStyle!
  636.  
  637. HeaderAStyle!
  638.  
  639. HeaderBStyle!
  640.  
  641. FooterAStyle!
  642.  
  643. FooterBStyle!
  644.  
  645. WatermarkAStyle!
  646.  
  647. WatermarkBStyle!AddressStyle!
  648.  
  649. ParagraphOutlnStyle!
  650.  
  651. OutlineStyle!
  652.  
  653. LegalOutlnStyle!
  654.  
  655. BulletsOutlnStyle!
  656.  
  657. HeadingsOutlnStyle!
  658.  
  659. Legal_2OutlnStyle!
  660.  
  661. NumbersOutlnStyle!
  662.  
  663. Level1Style!
  664.  
  665. Level2Style!
  666.  
  667. Level3Style!
  668.  
  669. Level4Style!
  670.  
  671. Level5Style!
  672.  
  673. Level6Style!
  674.  
  675. Level7Style!
  676.  
  677. Level8Style!
  678.  
  679. Legal1Style!
  680.  
  681. Legal2Style!
  682.  
  683. Legal3Style!
  684.  
  685. Legal4Style!
  686.  
  687. Legal5Style!
  688.  
  689. Legal6Style!
  690.  
  691. Legal7Style!
  692.  
  693. Legal8Style!
  694.  
  695. Heading1Style!
  696.  
  697. Heading2Style!
  698.  
  699. Heading3Style!
  700.  
  701. Heading4Style!
  702.  
  703. Heading5Style!
  704.  
  705. Heading6Style!
  706.  
  707. Heading7Style!
  708.  
  709. Heading8Style!
  710.  
  711. MonospacedStyle!
  712.  
  713. CustomHTMLStyle!
  714.  
  715. PreformattedStyle!
  716.  
  717. AddressStyle!
  718.  
  719. QuotationsOutlnStyle!
  720.  
  721. DefinitionsOutlnStyle!
  722.  
  723. Quotation1Style!
  724.  
  725. Quotation2Style!
  726.  
  727. Quotation3Style!
  728.  
  729. Quotation4Style!
  730.  
  731. Quotation5Style!
  732.  
  733. Quotation6Style!
  734.  
  735. Quotation7Style!
  736.  
  737. Quotation8Style!
  738.  
  739. Definition1Style!
  740.  
  741. Definition2Style!
  742.  
  743. Definition3Style!
  744.  
  745. Definition4Style!
  746.  
  747. Definition5Style!
  748.  
  749. Definition6Style!
  750.  
  751. Definition7Style!
  752.  
  753. Definition8Style!
  754.  
  755. Level9Style!
  756.  
  757. Legal9Style!
  758.  
  759. Heading9Style!
  760.  
  761. Quotation9Style!
  762.  
  763. DefinitionStyle!
  764.  
  765. OutlineBodyText
  766.  
  767. Syntax
  768.  
  769. (State: enumeration)
  770.  
  771. Description
  772.  
  773. Display or hide outline body text.
  774.  
  775. Parameters
  776.  
  777. State: enumeration (optional)    If this parameter is not included, the command toggles to the opposite state.
  778.  
  779. HideBodyText!
  780.  
  781. ShowBodyText!
  782.  
  783. OutlineBodyTextToggle
  784.  
  785. Syntax
  786.  
  787. ()
  788.  
  789. Description
  790.  
  791. Toggle the current paragraph between an outline item and body text.
  792.  
  793. OutlineChangeToBodyText
  794.  
  795. Syntax
  796.  
  797. ()
  798.  
  799. Description
  800.  
  801. Change the current outline item to body text. Recordable substitute: OutlineBodyTextToggle.
  802.  
  803. OutlineDown
  804.  
  805. Syntax
  806.  
  807. ()
  808.  
  809. Description
  810.  
  811. Move the insertion point to the next outline item or paragraph of body text.
  812.  
  813. OutlineEnd
  814.  
  815. Syntax
  816.  
  817. ()
  818.  
  819. Description
  820.  
  821. Turn off Outline.
  822.  
  823. OutlineFamilyCopy
  824.  
  825. Syntax
  826.  
  827. ()
  828.  
  829. Description
  830.  
  831. Copy the current family items to the Clipboard.
  832.  
  833. OutlineFamilyCut
  834.  
  835. Syntax
  836.  
  837. ()
  838.  
  839. Description
  840.  
  841. Delete the current family items and adjust the numbering.
  842.  
  843. OutlineFamilyDemote
  844.  
  845. Syntax
  846.  
  847. ()
  848.  
  849. Description
  850.  
  851. Demote the current family items to the next level and adjust the numbering.
  852.  
  853. OutlineFamilyDown
  854.  
  855. Syntax
  856.  
  857. ()
  858.  
  859. Description
  860.  
  861. Move the insertion point to the beginning of the next outline family.
  862.  
  863. OutlineFamilyDragDown
  864.  
  865. Syntax
  866.  
  867. ()
  868.  
  869. Description
  870.  
  871. Move the current family items below the next family and adjust the numbering. Recordable equivalent: OutlineParagraphDragDown.
  872.  
  873. OutlineFamilyDragUp
  874.  
  875. Syntax
  876.  
  877. ()
  878.  
  879. Description
  880.  
  881. Move the current family items above the previous family and adjust the numbering. Recordable equivalent: OutlineParagraphDragUp.
  882.  
  883. OutlineFamilyHide
  884.  
  885. Syntax
  886.  
  887. (State: enumeration)
  888.  
  889. Description
  890.  
  891. Hide all but the current level of the outline family.
  892.  
  893. Parameters
  894.  
  895. State: enumeration    HideBodyText!
  896.  
  897. ShowBodyText!
  898.  
  899. OutlineFamilyLeft
  900.  
  901. Syntax
  902.  
  903. ()
  904.  
  905. Description
  906.  
  907. Move the insertion point to the beginning of the previous outline family.
  908.  
  909. OutlineFamilyMove
  910.  
  911. Syntax
  912.  
  913. ()
  914.  
  915. Description
  916.  
  917. Move an outline family.
  918.  
  919. OutlineFamilyPromote
  920.  
  921. Syntax
  922.  
  923. ()
  924.  
  925. Description
  926.  
  927. Raise the current family items one level.
  928.  
  929. OutlineFamilyRight
  930.  
  931. Syntax
  932.  
  933. ()
  934.  
  935. Description
  936.  
  937. Move the insertion point to the next outline item, skipping body text.
  938.  
  939. OutlineFamilySelect
  940.  
  941. Syntax
  942.  
  943. ()
  944.  
  945. Description
  946.  
  947. Select the current outline family, including body text.
  948.  
  949. OutlineFamilyShow
  950.  
  951. Syntax
  952.  
  953. (State: enumeration)
  954.  
  955. Description
  956.  
  957. Display or hide body text in the current outline family.
  958.  
  959. Parameters
  960.  
  961. State: enumeration    HideBodyText!
  962.  
  963. ShowBodyText!
  964.  
  965. OutlineFamilyUp
  966.  
  967. Syntax
  968.  
  969. ()
  970.  
  971. Description
  972.  
  973. Move the insertion point to the beginning of the previous outline family.
  974.  
  975. OutlineHideShowingBodyText
  976.  
  977. Syntax
  978.  
  979. ()
  980.  
  981. Description
  982.  
  983. Hide all outline items and display the body text.
  984.  
  985. OutlineIconsDisplay
  986.  
  987. Syntax
  988.  
  989. (State: enumeration)
  990.  
  991. Description
  992.  
  993. Display the outline-level icons.
  994.  
  995. Parameters
  996.  
  997. State: enumeration(optional)    Off!
  998.  
  999. On!
  1000.  
  1001. OutlineInsertParagraphNumber
  1002.  
  1003. Syntax
  1004.  
  1005. {Level: numeric; InsertType: enumeration)
  1006.  
  1007. Description
  1008.  
  1009. Lets you insert a paragraph number code in a document.
  1010.  
  1011. Parameters
  1012.  
  1013. Level: numeric    
  1014.  
  1015. InsertType: enumeration    Fixed!
  1016.  
  1017. Auto!
  1018.  
  1019. OutlineNumberDlg
  1020.  
  1021. Syntax
  1022.  
  1023. ()
  1024.  
  1025. Description
  1026.  
  1027. Display the Set Paragraph Number dialog box.
  1028.  
  1029. OutlineOff
  1030.  
  1031. Syntax
  1032.  
  1033. ()
  1034.  
  1035. Description
  1036.  
  1037. Close the Outline feature bar.
  1038.  
  1039. OutlineParagraphCopy
  1040.  
  1041. Syntax
  1042.  
  1043. ()
  1044.  
  1045. Description
  1046.  
  1047. Copy the current outline item to the Clipboard.
  1048.  
  1049. OutlineParagraphDelete
  1050.  
  1051. Syntax
  1052.  
  1053. ()
  1054.  
  1055. Description
  1056.  
  1057. Delete the current outline item and adjust the numbering.
  1058.  
  1059. OutlineParagraphDemote
  1060.  
  1061. Syntax
  1062.  
  1063. ()
  1064.  
  1065. Description
  1066.  
  1067. Demote the current outline item one level and adjust the numbering.
  1068.  
  1069. OutlineParagraphDragDown
  1070.  
  1071. Syntax
  1072.  
  1073. ()
  1074.  
  1075. Description
  1076.  
  1077. Move the current outline item down one item and adjust the numbering.
  1078.  
  1079. OutlineParagraphDragUp
  1080.  
  1081. Syntax
  1082.  
  1083. ()
  1084.  
  1085. Description
  1086.  
  1087. Move the current outline item up one item and adjust the numbering.
  1088.  
  1089. OutlineParagraphMove
  1090.  
  1091. Syntax
  1092.  
  1093. ()
  1094.  
  1095. Description
  1096.  
  1097. Delete the current outline item and adjust the numbering.
  1098.  
  1099. OutlineParagraphNumber
  1100.  
  1101. Syntax
  1102.  
  1103. (Level: numeric)
  1104.  
  1105. Description
  1106.  
  1107. Specify an outline level. Default: current level.
  1108.  
  1109. Parameters
  1110.  
  1111. Level: numeric (optional)    Value: 1-8.
  1112.  
  1113. OutlineParagraphNumberInsert
  1114.  
  1115. Syntax
  1116.  
  1117. ()
  1118.  
  1119. Description
  1120.  
  1121. Insert a paragraph number code [Para Num] in the current document at the insertion point.
  1122.  
  1123. OutlineParagraphPromote
  1124.  
  1125. Syntax
  1126.  
  1127. ()
  1128.  
  1129. Description
  1130.  
  1131. Promote the current outline item one level.
  1132.  
  1133. OutlineParagraphSelect
  1134.  
  1135. Syntax
  1136.  
  1137. ()
  1138.  
  1139. Description
  1140.  
  1141. Select the current outline item or paragraph of body text.
  1142.  
  1143. OutlineRight
  1144.  
  1145. Syntax
  1146.  
  1147. ()
  1148.  
  1149. Description
  1150.  
  1151. Move the insertion point to the next outline item before the indent and number codes.
  1152.  
  1153. OutlineSetParagraphNumber
  1154.  
  1155. Syntax
  1156.  
  1157. (WordString: string)
  1158.  
  1159. Description
  1160.  
  1161. Set the number for an outline item.
  1162.  
  1163. Parameters
  1164.  
  1165. WordString: string    The outline paragraph setting number.
  1166.  
  1167. OutlineShow
  1168.  
  1169. Syntax
  1170.  
  1171. (Level: numeric; State: enumeration)
  1172.  
  1173. Description
  1174.  
  1175. Specify the lowest outline level to display and whether to show body text.
  1176.  
  1177. Parameters
  1178.  
  1179. Level: numeric    Value: 1-8.
  1180.  
  1181. State: enumeration    HideBodyText!
  1182.  
  1183. ShowBodyText!
  1184.  
  1185. OutlineStyleCopy
  1186.  
  1187. Syntax
  1188.  
  1189. (Style: any; Source: enumeration; Destination: enumeration; NewName: string)
  1190.  
  1191. Description
  1192.  
  1193. Copy an outline style.
  1194.  
  1195. Parameters
  1196.  
  1197. Style: any    NormalStyle!
  1198.  
  1199. FootnoteNumberInDocumentStyle!
  1200.  
  1201. EndnoteNumberInDocumentStyle!
  1202.  
  1203. FigureNumberStyle!
  1204.  
  1205. TableBoxNumberStyle!
  1206.  
  1207. TextBoxNumberStyle!
  1208.  
  1209. UserBoxNumberStyle!
  1210.  
  1211. EquationNumberStyle!
  1212.  
  1213. HypertextStyle!
  1214.  
  1215. ToC1Style!
  1216.  
  1217. ToC2Style!
  1218.  
  1219. ToC3Style!
  1220.  
  1221. ToC4Style!
  1222.  
  1223. ToC5Style!
  1224.  
  1225. Index1Style!
  1226.  
  1227. Index2Style!
  1228.  
  1229. ListStyle!
  1230.  
  1231. ToAStyle!
  1232.  
  1233. DocStyle!
  1234.  
  1235. BoxTextStyle!
  1236.  
  1237. CaptionStyle!
  1238.  
  1239. FootnoteStyle!
  1240.  
  1241. EndnoteStyle!
  1242.  
  1243. CommentStyle!
  1244.  
  1245. HeaderAStyle!
  1246.  
  1247. HeaderBStyle!
  1248.  
  1249. FooterAStyle!
  1250.  
  1251. FooterBStyle!
  1252.  
  1253. WatermarkAStyle!
  1254.  
  1255. WatermarkBStyle!AddressStyle!
  1256.  
  1257. ParagraphOutlnStyle!
  1258.  
  1259. OutlineStyle!
  1260.  
  1261. LegalOutlnStyle!
  1262.  
  1263. BulletsOutlnStyle!
  1264.  
  1265. HeadingsOutlnStyle!
  1266.  
  1267. Legal_2OutlnStyle!
  1268.  
  1269. NumbersOutlnStyle!
  1270.  
  1271. Level1Style!
  1272.  
  1273. Level2Style!
  1274.  
  1275. Level3Style!
  1276.  
  1277. Level4Style!
  1278.  
  1279. Level5Style!
  1280.  
  1281. Level6Style!
  1282.  
  1283. Level7Style!
  1284.  
  1285. Level8Style!
  1286.  
  1287. Legal1Style!
  1288.  
  1289. Legal2Style!
  1290.  
  1291. Legal3Style!
  1292.  
  1293. Legal4Style!
  1294.  
  1295. Legal5Style!
  1296.  
  1297. Legal6Style!
  1298.  
  1299. Legal7Style!
  1300.  
  1301. Legal8Style!
  1302.  
  1303. Heading1Style!
  1304.  
  1305. Heading2Style!
  1306.  
  1307. Heading3Style!
  1308.  
  1309. Heading4Style!
  1310.  
  1311. Heading5Style!
  1312.  
  1313. Heading6Style!
  1314.  
  1315. Heading7Style!
  1316.  
  1317. Heading8Style!
  1318.  
  1319. MonospacedStyle!
  1320.  
  1321. CustomHTMLStyle!
  1322.  
  1323. PreformattedStyle!
  1324.  
  1325. AddressStyle!
  1326.  
  1327. QuotationsOutlnStyle!
  1328.  
  1329. DefinitionsOutlnStyle!
  1330.  
  1331. Quotation1Style!
  1332.  
  1333. Quotation2Style!
  1334.  
  1335. Quotation3Style!
  1336.  
  1337. Quotation4Style!
  1338.  
  1339. Quotation5Style!
  1340.  
  1341. Quotation6Style!
  1342.  
  1343. Quotation7Style!
  1344.  
  1345. Quotation8Style!
  1346.  
  1347. Definition1Style!
  1348.  
  1349. Definition2Style!
  1350.  
  1351. Definition3Style!
  1352.  
  1353. Definition4Style!
  1354.  
  1355. Definition5Style!
  1356.  
  1357. Definition6Style!
  1358.  
  1359. Definition7Style!
  1360.  
  1361. Definition8Style!
  1362.  
  1363. Level9Style!
  1364.  
  1365. Legal9Style!
  1366.  
  1367. Heading9Style!
  1368.  
  1369. Quotation9Style!
  1370.  
  1371. DefinitionStyle!
  1372.  
  1373. Source: enumeration (optional)    CurrentDoc!
  1374.  
  1375. PersonalLibrary!
  1376.  
  1377. SharedLibrary!
  1378.  
  1379. Destination: enumeration (optional)    CurrentDoc!
  1380.  
  1381. PersonalLibrary!
  1382.  
  1383. SharedLibrary!
  1384.  
  1385. NewName: string (optional)    The name for the copied style.
  1386.  
  1387. OutlineStyleCreate
  1388.  
  1389. Syntax
  1390.  
  1391. (Style: string; Library: enumeration)
  1392.  
  1393. Description
  1394.  
  1395. Create, name, and save an outline style.
  1396.  
  1397. Parameters
  1398.  
  1399. Style: string    The name of the outline style.
  1400.  
  1401. Library: enumeration (optional)    CurrentDoc!
  1402.  
  1403. PersonalLibrary!
  1404.  
  1405. SharedLibrary!
  1406.  
  1407. OutlineStyleDelete
  1408.  
  1409. Syntax
  1410.  
  1411. (Style: any; Library: enumeration)
  1412.  
  1413. Description
  1414.  
  1415. Delete an outline style. Predefined outline styles cannot be deleted.
  1416.  
  1417. Parameters
  1418.  
  1419. Style: any    NormalStyle!
  1420.  
  1421. FootnoteNumberInDocumentStyle!
  1422.  
  1423. EndnoteNumberInDocumentStyle!
  1424.  
  1425. FigureNumberStyle!
  1426.  
  1427. TableBoxNumberStyle!
  1428.  
  1429. TextBoxNumberStyle!
  1430.  
  1431. UserBoxNumberStyle!
  1432.  
  1433. EquationNumberStyle!
  1434.  
  1435. HypertextStyle!
  1436.  
  1437. ToC1Style!
  1438.  
  1439. ToC2Style!
  1440.  
  1441. ToC3Style!
  1442.  
  1443. ToC4Style!
  1444.  
  1445. ToC5Style!
  1446.  
  1447. Index1Style!
  1448.  
  1449. Index2Style!
  1450.  
  1451. ListStyle!
  1452.  
  1453. ToAStyle!
  1454.  
  1455. DocStyle!
  1456.  
  1457. BoxTextStyle!
  1458.  
  1459. CaptionStyle!
  1460.  
  1461. FootnoteStyle!
  1462.  
  1463. EndnoteStyle!
  1464.  
  1465. CommentStyle!
  1466.  
  1467. HeaderAStyle!
  1468.  
  1469. HeaderBStyle!
  1470.  
  1471. FooterAStyle!
  1472.  
  1473. FooterBStyle!
  1474.  
  1475. WatermarkAStyle!
  1476.  
  1477. WatermarkBStyle!AddressStyle!
  1478.  
  1479. ParagraphOutlnStyle!
  1480.  
  1481. OutlineStyle!
  1482.  
  1483. LegalOutlnStyle!
  1484.  
  1485. BulletsOutlnStyle!
  1486.  
  1487. HeadingsOutlnStyle!
  1488.  
  1489. Legal_2OutlnStyle!
  1490.  
  1491. NumbersOutlnStyle!
  1492.  
  1493. Level1Style!
  1494.  
  1495. Level2Style!
  1496.  
  1497. Level3Style!
  1498.  
  1499. Level4Style!
  1500.  
  1501. Level5Style!
  1502.  
  1503. Level6Style!
  1504.  
  1505. Level7Style!
  1506.  
  1507. Level8Style!
  1508.  
  1509. Legal1Style!
  1510.  
  1511. Legal2Style!
  1512.  
  1513. Legal3Style!
  1514.  
  1515. Legal4Style!
  1516.  
  1517. Legal5Style!
  1518.  
  1519. Legal6Style!
  1520.  
  1521. Legal7Style!
  1522.  
  1523. Legal8Style!
  1524.  
  1525. Heading1Style!
  1526.  
  1527. Heading2Style!
  1528.  
  1529. Heading3Style!
  1530.  
  1531. Heading4Style!
  1532.  
  1533. Heading5Style!
  1534.  
  1535. Heading6Style!
  1536.  
  1537. Heading7Style!
  1538.  
  1539. Heading8Style!
  1540.  
  1541. MonospacedStyle!
  1542.  
  1543. CustomHTMLStyle!
  1544.  
  1545. PreformattedStyle!
  1546.  
  1547. AddressStyle!
  1548.  
  1549. QuotationsOutlnStyle!
  1550.  
  1551. DefinitionsOutlnStyle!
  1552.  
  1553. Quotation1Style!
  1554.  
  1555. Quotation2Style!
  1556.  
  1557. Quotation3Style!
  1558.  
  1559. Quotation4Style!
  1560.  
  1561. Quotation5Style!
  1562.  
  1563. Quotation6Style!
  1564.  
  1565. Quotation7Style!
  1566.  
  1567. Quotation8Style!
  1568.  
  1569. Definition1Style!
  1570.  
  1571. Definition2Style!
  1572.  
  1573. Definition3Style!
  1574.  
  1575. Definition4Style!
  1576.  
  1577. Definition5Style!
  1578.  
  1579. Definition6Style!
  1580.  
  1581. Definition7Style!
  1582.  
  1583. Definition8Style!
  1584.  
  1585. Level9Style!
  1586.  
  1587. Legal9Style!
  1588.  
  1589. Heading9Style!
  1590.  
  1591. Quotation9Style!
  1592.  
  1593. DefinitionStyle!
  1594.  
  1595. Library: enumeration (optional)    CurrentDoc!
  1596.  
  1597. PersonalLibrary!
  1598.  
  1599. SharedLibrary!
  1600.  
  1601. OutlineStyleDescription
  1602.  
  1603. Syntax
  1604.  
  1605. (Description: string)
  1606.  
  1607. Description
  1608.  
  1609. Create an outline style description.
  1610.  
  1611. Parameters
  1612.  
  1613. Description: string    The description of the outline style.
  1614.  
  1615. OutlineStyleEditBegin
  1616.  
  1617. Syntax
  1618.  
  1619. (Style: any; Library: enumeration)
  1620.  
  1621. Description
  1622.  
  1623. Begin editing an outline style.
  1624.  
  1625. Parameters
  1626.  
  1627. Style: any    NormalStyle!
  1628.  
  1629. FootnoteNumberInDocumentStyle!
  1630.  
  1631. EndnoteNumberInDocumentStyle!
  1632.  
  1633. FigureNumberStyle!
  1634.  
  1635. TableBoxNumberStyle!
  1636.  
  1637. TextBoxNumberStyle!
  1638.  
  1639. UserBoxNumberStyle!
  1640.  
  1641. EquationNumberStyle!
  1642.  
  1643. HypertextStyle!
  1644.  
  1645. ToC1Style!
  1646.  
  1647. ToC2Style!
  1648.  
  1649. ToC3Style!
  1650.  
  1651. ToC4Style!
  1652.  
  1653. ToC5Style!
  1654.  
  1655. Index1Style!
  1656.  
  1657. Index2Style!
  1658.  
  1659. ListStyle!
  1660.  
  1661. ToAStyle!
  1662.  
  1663. DocStyle!
  1664.  
  1665. BoxTextStyle!
  1666.  
  1667. CaptionStyle!
  1668.  
  1669. FootnoteStyle!
  1670.  
  1671. EndnoteStyle!
  1672.  
  1673. CommentStyle!
  1674.  
  1675. HeaderAStyle!
  1676.  
  1677. HeaderBStyle!
  1678.  
  1679. FooterAStyle!
  1680.  
  1681. FooterBStyle!
  1682.  
  1683. WatermarkAStyle!
  1684.  
  1685. WatermarkBStyle!AddressStyle!
  1686.  
  1687. ParagraphOutlnStyle!
  1688.  
  1689. OutlineStyle!
  1690.  
  1691. LegalOutlnStyle!
  1692.  
  1693. BulletsOutlnStyle!
  1694.  
  1695. HeadingsOutlnStyle!
  1696.  
  1697. Legal_2OutlnStyle!
  1698.  
  1699. NumbersOutlnStyle!
  1700.  
  1701. Level1Style!
  1702.  
  1703. Level2Style!
  1704.  
  1705. Level3Style!
  1706.  
  1707. Level4Style!
  1708.  
  1709. Level5Style!
  1710.  
  1711. Level6Style!
  1712.  
  1713. Level7Style!
  1714.  
  1715. Level8Style!
  1716.  
  1717. Legal1Style!
  1718.  
  1719. Legal2Style!
  1720.  
  1721. Legal3Style!
  1722.  
  1723. Legal4Style!
  1724.  
  1725. Legal5Style!
  1726.  
  1727. Legal6Style!
  1728.  
  1729. Legal7Style!
  1730.  
  1731. Legal8Style!
  1732.  
  1733. Heading1Style!
  1734.  
  1735. Heading2Style!
  1736.  
  1737. Heading3Style!
  1738.  
  1739. Heading4Style!
  1740.  
  1741. Heading5Style!
  1742.  
  1743. Heading6Style!
  1744.  
  1745. Heading7Style!
  1746.  
  1747. Heading8Style!
  1748.  
  1749. MonospacedStyle!
  1750.  
  1751. CustomHTMLStyle!
  1752.  
  1753. PreformattedStyle!
  1754.  
  1755. AddressStyle!
  1756.  
  1757. QuotationsOutlnStyle!
  1758.  
  1759. DefinitionsOutlnStyle!
  1760.  
  1761. Quotation1Style!
  1762.  
  1763. Quotation2Style!
  1764.  
  1765. Quotation3Style!
  1766.  
  1767. Quotation4Style!
  1768.  
  1769. Quotation5Style!
  1770.  
  1771. Quotation6Style!
  1772.  
  1773. Quotation7Style!
  1774.  
  1775. Quotation8Style!
  1776.  
  1777. Definition1Style!
  1778.  
  1779. Definition2Style!
  1780.  
  1781. Definition3Style!
  1782.  
  1783. Definition4Style!
  1784.  
  1785. Definition5Style!
  1786.  
  1787. Definition6Style!
  1788.  
  1789. Definition7Style!
  1790.  
  1791. Definition8Style!
  1792.  
  1793. Level9Style!
  1794.  
  1795. Legal9Style!
  1796.  
  1797. Heading9Style!
  1798.  
  1799. Quotation9Style!
  1800.  
  1801. DefinitionStyle!
  1802.  
  1803. Library: enumeration (optional)    CurrentDoc!
  1804.  
  1805. PersonalLibrary!
  1806.  
  1807. SharedLibrary!
  1808.  
  1809. OutlineStyleEditEnd
  1810.  
  1811. Syntax
  1812.  
  1813. (State: enumeration)
  1814.  
  1815. Description
  1816.  
  1817. Save the outline style changes.
  1818.  
  1819. Parameters
  1820.  
  1821. State: enumeration    Cancel!
  1822.  
  1823. Save!
  1824.  
  1825. OutlineStyleLeadingZeros
  1826.  
  1827. Syntax
  1828.  
  1829. (Level: numeric; Zeros: numeric)
  1830.  
  1831. Description
  1832.  
  1833. Lets you specify the number of leading zeros for each level of an outline style.
  1834.  
  1835. Parameters
  1836.  
  1837. Level: numeric    The level
  1838.  
  1839. Zeros: numeric    The number of leading zeros
  1840.  
  1841. Note
  1842.  
  1843.   New command
  1844.   
  1845. OutlineStyleLevel
  1846.  
  1847. Syntax
  1848.  
  1849. (Level: numeric; Style: any)
  1850.  
  1851. Description
  1852.  
  1853. Specify an outline level and style.
  1854.  
  1855. Parameters
  1856.  
  1857. Level: numeric    Value: 1-8.
  1858.  
  1859. Style: any    NormalStyle!
  1860.  
  1861. FootnoteNumberInDocumentStyle!
  1862.  
  1863. EndnoteNumberInDocumentStyle!
  1864.  
  1865. FigureNumberStyle!
  1866.  
  1867. TableBoxNumberStyle!
  1868.  
  1869. TextBoxNumberStyle!
  1870.  
  1871. UserBoxNumberStyle!
  1872.  
  1873. EquationNumberStyle!
  1874.  
  1875. HypertextStyle!
  1876.  
  1877. ToC1Style!
  1878.  
  1879. ToC2Style!
  1880.  
  1881. ToC3Style!
  1882.  
  1883. ToC4Style!
  1884.  
  1885. ToC5Style!
  1886.  
  1887. Index1Style!
  1888.  
  1889. Index2Style!
  1890.  
  1891. ListStyle!
  1892.  
  1893. ToAStyle!
  1894.  
  1895. DocStyle!
  1896.  
  1897. BoxTextStyle!
  1898.  
  1899. CaptionStyle!
  1900.  
  1901. FootnoteStyle!
  1902.  
  1903. EndnoteStyle!
  1904.  
  1905. CommentStyle!
  1906.  
  1907. HeaderAStyle!
  1908.  
  1909. HeaderBStyle!
  1910.  
  1911. FooterAStyle!
  1912.  
  1913. FooterBStyle!
  1914.  
  1915. WatermarkAStyle!
  1916.  
  1917. WatermarkBStyle!AddressStyle!
  1918.  
  1919. ParagraphOutlnStyle!
  1920.  
  1921. OutlineStyle!
  1922.  
  1923. LegalOutlnStyle!
  1924.  
  1925. BulletsOutlnStyle!
  1926.  
  1927. HeadingsOutlnStyle!
  1928.  
  1929. Legal_2OutlnStyle!
  1930.  
  1931. NumbersOutlnStyle!
  1932.  
  1933. Level1Style!
  1934.  
  1935. Level2Style!
  1936.  
  1937. Level3Style!
  1938.  
  1939. Level4Style!
  1940.  
  1941. Level5Style!
  1942.  
  1943. Level6Style!
  1944.  
  1945. Level7Style!
  1946.  
  1947. Level8Style!
  1948.  
  1949. Legal1Style!
  1950.  
  1951. Legal2Style!
  1952.  
  1953. Legal3Style!
  1954.  
  1955. Legal4Style!
  1956.  
  1957. Legal5Style!
  1958.  
  1959. Legal6Style!
  1960.  
  1961. Legal7Style!
  1962.  
  1963. Legal8Style!
  1964.  
  1965. Heading1Style!
  1966.  
  1967. Heading2Style!
  1968.  
  1969. Heading3Style!
  1970.  
  1971. Heading4Style!
  1972.  
  1973. Heading5Style!
  1974.  
  1975. Heading6Style!
  1976.  
  1977. Heading7Style!
  1978.  
  1979. Heading8Style!
  1980.  
  1981. MonospacedStyle!
  1982.  
  1983. CustomHTMLStyle!
  1984.  
  1985. PreformattedStyle!
  1986.  
  1987. AddressStyle!
  1988.  
  1989. QuotationsOutlnStyle!
  1990.  
  1991. DefinitionsOutlnStyle!
  1992.  
  1993. Quotation1Style!
  1994.  
  1995. Quotation2Style!
  1996.  
  1997. Quotation3Style!
  1998.  
  1999. Quotation4Style!
  2000.  
  2001. Quotation5Style!
  2002.  
  2003. Quotation6Style!
  2004.  
  2005. Quotation7Style!
  2006.  
  2007. Quotation8Style!
  2008.  
  2009. Definition1Style!
  2010.  
  2011. Definition2Style!
  2012.  
  2013. Definition3Style!
  2014.  
  2015. Definition4Style!
  2016.  
  2017. Definition5Style!
  2018.  
  2019. Definition6Style!
  2020.  
  2021. Definition7Style!
  2022.  
  2023. Definition8Style!
  2024.  
  2025. Level9Style!
  2026.  
  2027. Legal9Style!
  2028.  
  2029. Heading9Style!
  2030.  
  2031. Quotation9Style!
  2032.  
  2033. DefinitionStyle!
  2034.  
  2035. OutlineStyleNumberFormat
  2036.  
  2037. Syntax
  2038.  
  2039. (Level: numeric; Format: string)
  2040.  
  2041. Description
  2042.  
  2043. Specify the numbering format for each level of a selected outline style.
  2044.  
  2045. Parameters
  2046.  
  2047. Level: numeric    Value: 1-8.
  2048.  
  2049. Format: string    The numbering format for each outline level. Select a system format, or type a character expression to specify the format.
  2050.  
  2051. OutlineStyleNumbersOnly
  2052.  
  2053. Syntax
  2054.  
  2055. (State: enumeration)
  2056.  
  2057. Description
  2058.  
  2059. Apply the Numbers Only format to a selected outline.
  2060.  
  2061. Parameters
  2062.  
  2063. State: enumeration    No!
  2064.  
  2065. Yes!
  2066.  
  2067. OutlineStyleRename
  2068.  
  2069. Syntax
  2070.  
  2071. (Name: string)
  2072.  
  2073. Description
  2074.  
  2075. Rename a user-defined outline style.
  2076.  
  2077. Parameters
  2078.  
  2079. Name: string    The new name.
  2080.  
  2081. OutlineStyleRetrieve
  2082.  
  2083. Syntax
  2084.  
  2085. (Filename: string; Type: enumeration; Library: enumeration)
  2086.  
  2087. Description
  2088.  
  2089. Retrieve an outline style.
  2090.  
  2091. Parameters
  2092.  
  2093. Filename: string    The filename of the outline style.
  2094.  
  2095. Type: enumeration    AllStyles!
  2096.  
  2097. SystemStyles!
  2098.  
  2099. UserStyles!
  2100.  
  2101. Library: enumeration(optional)    CurrentDoc!
  2102.  
  2103. PersonalLibrary!
  2104.  
  2105. SharedLibrary!
  2106.  
  2107. OutlineStyleSave
  2108.  
  2109. Syntax
  2110.  
  2111. (Filename: string; Type: enumeration; Library: enumeration)
  2112.  
  2113. Description
  2114.  
  2115. Save an outline style.
  2116.  
  2117. Parameters
  2118.  
  2119. Filename: string    The filename of the outline style.
  2120.  
  2121. Type: enumeration    UserStyles!
  2122.  
  2123. SystemStyles!
  2124.  
  2125. AllStyles! 
  2126.  
  2127. Library: enumeration (optional)    CurrentDoc!
  2128.  
  2129. PersonalLibrary!
  2130.  
  2131. SharedLibrary!
  2132.  
  2133. OutlineStyleSelect
  2134.  
  2135. Syntax
  2136.  
  2137. (Style: any)
  2138.  
  2139. Description
  2140.  
  2141. Select an outline style.
  2142.  
  2143. Parameters
  2144.  
  2145. Style: any    Use a string to specify a user-defined style.
  2146.  
  2147. AddressStyle!
  2148.  
  2149. BoxTextStyle!
  2150.  
  2151. BulletsOutlnStyle!
  2152.  
  2153. CaptionStyle!
  2154.  
  2155. CommentStyle!
  2156.  
  2157. CustomHTMLStyle!
  2158.  
  2159. Definition1Style!
  2160.  
  2161. Definition2Style!
  2162.  
  2163. Definition3Style!
  2164.  
  2165. Definition4Style!
  2166.  
  2167. Definition5Style!
  2168.  
  2169. Definition6Style!
  2170.  
  2171. Definition7Style!
  2172.  
  2173. Definition8Style!
  2174.  
  2175. DefinitionsOutlnStyle!
  2176.  
  2177. DocStyle!
  2178.  
  2179. EndnoteNumberInDocumentStyle!
  2180.  
  2181. EndnoteStyle!
  2182.  
  2183. EquationNumberStyle!
  2184.  
  2185. FigureNumberStyle!
  2186.  
  2187. FooterAStyle!
  2188.  
  2189. FooterBStyle!
  2190.  
  2191. FootnoteNumberInDocumentStyle!
  2192.  
  2193. FootnoteStyle!
  2194.  
  2195. HeaderAStyle!
  2196.  
  2197. HeaderBStyle!
  2198.  
  2199. Heading1Style!
  2200.  
  2201. Heading2Style!
  2202.  
  2203. Heading3Style!
  2204.  
  2205. Heading4Style!
  2206.  
  2207. Heading5Style!
  2208.  
  2209. Heading6Style!
  2210.  
  2211. Heading7Style!
  2212.  
  2213. Heading8Style!
  2214.  
  2215. HeadingsOutlnStyle!
  2216.  
  2217. HypertextStyle!
  2218.  
  2219. Index1Style!
  2220.  
  2221. Index2Style!
  2222.  
  2223. Legal_2OutlnStyle!
  2224.  
  2225. Legal1Style!
  2226.  
  2227. Legal2Style!
  2228.  
  2229. Legal3Style!
  2230.  
  2231. Legal4Style!
  2232.  
  2233. Legal5Style!
  2234.  
  2235. Legal6Style!
  2236.  
  2237. Legal7Style!
  2238.  
  2239. Legal8Style!
  2240.  
  2241. LegalOutlnStyle!
  2242.  
  2243. Level1Style!
  2244.  
  2245. Level2Style!
  2246.  
  2247. Level3Style!
  2248.  
  2249. Level4Style!
  2250.  
  2251. Level5Style!
  2252.  
  2253. Level6Style!
  2254.  
  2255. Level7Style!
  2256.  
  2257. Level8Style!
  2258.  
  2259. ListStyle!
  2260.  
  2261. MonospacedStyle!
  2262.  
  2263. NormalStyle!
  2264.  
  2265. NumbersOutlnStyle!
  2266.  
  2267. OutlineStyle!
  2268.  
  2269. ParagraphOutlnStyle!
  2270.  
  2271. PreformattedStyle!
  2272.  
  2273. Quotation1Style!
  2274.  
  2275. Quotation2Style!
  2276.  
  2277. Quotation3Style!
  2278.  
  2279. Quotation4Style!
  2280.  
  2281. Quotation5Style!
  2282.  
  2283. Quotation6Style!
  2284.  
  2285. Quotation7Style!
  2286.  
  2287. Quotation8Style!
  2288.  
  2289. QuotationsOutlnStyle!
  2290.  
  2291. TableBoxNumberStyle!
  2292.  
  2293. TextBoxNumberStyle!
  2294.  
  2295. ToAStyle!
  2296.  
  2297. ToC1Style!
  2298.  
  2299. ToC2Style!
  2300.  
  2301. ToC3Style!
  2302.  
  2303. ToC4Style!
  2304.  
  2305. ToC5Style!
  2306.  
  2307. UserBoxNumberStyle!
  2308.  
  2309. WatermarkAStyle!
  2310.  
  2311. WatermarkBStyle!
  2312.  
  2313. OutlineStyleType
  2314.  
  2315. Syntax
  2316.  
  2317. (Bullets: enumeration; SingleLevel: enumeration)
  2318.  
  2319. Description
  2320.  
  2321. Lets you specify the outline attributes.
  2322.  
  2323. Parameters
  2324.  
  2325. Bullets: enumeration    No!
  2326.  
  2327. Yes!
  2328.  
  2329. SingleLevel: enumeration    No!
  2330.  
  2331. Yes!
  2332.  
  2333. Note
  2334.  
  2335.   New command
  2336.   
  2337. OutlineUp
  2338.  
  2339. Syntax
  2340.  
  2341. ()
  2342.  
  2343. Description
  2344.  
  2345. Move the insertion point to the beginning of the previous outline paragraph, before indent and number codes.
  2346.  
  2347. OverstrikeCreate
  2348.  
  2349. Syntax
  2350.  
  2351. (OvrStrkStrg: string)
  2352.  
  2353. Description
  2354.  
  2355. Create an overstrike.
  2356.  
  2357. Parameters
  2358.  
  2359. OvrStrkStrg: string    Two or more characters.
  2360.  
  2361. OverstrikeCreateDlg
  2362.  
  2363. Syntax
  2364.  
  2365. ()
  2366.  
  2367. Description
  2368.  
  2369. Display the Overstrike dialog box.
  2370.  
  2371. OverstrikeEdit
  2372.  
  2373. Syntax
  2374.  
  2375. (OvrStrkStrg: string)
  2376.  
  2377. Description
  2378.  
  2379. Replace the first overstrike to the right of the insertion point with the text in the OvrStrkStrg parameter.
  2380.  
  2381. Parameters
  2382.  
  2383. OvrStrkStrg: string    The new overstrike characters.
  2384.  
  2385.  
  2386.  
  2387.  
  2388.  
  2389.  
  2390.