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

  1. RealizeFontChanges
  2.  
  3. Syntax
  4.  
  5.  RealizeFontChanges([SaveTo As _RealizeFontChanges_SaveTo_enum])
  6.  
  7. Description
  8.  
  9. Implement font changes. Precede with SetFontFace().
  10.  
  11. Parameters
  12.  
  13. SaveTo: enumeration (optional)    Save changes as default values, for the selected object, or both.
  14.  
  15. Both
  16.  
  17. Default
  18.  
  19. Selected
  20.  
  21. Redo
  22.  
  23. Syntax
  24.  
  25. Redo()
  26.  
  27. Description
  28.  
  29. Reverse the action of Undo.
  30.  
  31. RedrawChart
  32.  
  33. Syntax
  34.  
  35. RedrawChart()
  36.  
  37. Description
  38.  
  39. Update the current chart to reflect changes in the Datasheet.
  40.  
  41. RefreshScreen
  42.  
  43. Syntax
  44.  
  45. RefreshScreen()
  46.  
  47. Description
  48.  
  49. Redraw the current drawing.
  50.  
  51. ReplaceMasters
  52.  
  53. Syntax
  54.  
  55. ReplaceMasters(Filename As String)
  56.  
  57. Description
  58.  
  59. Retrieve a new slide show master file, replacing the current slide show master.
  60.  
  61. Parameters
  62.  
  63. Filename: string    The master file.
  64.  
  65. ReplaceWithClipart
  66.  
  67. Syntax
  68.  
  69. ReplaceWithClipart()
  70.  
  71. Description
  72.  
  73. Replace selected object with Clipart.
  74.  
  75. ResampleBitmapCmd
  76.  
  77. Syntax
  78.  
  79. ResampleBitmapCmd()
  80.  
  81. Description
  82.  
  83. Resample the selected bitmap object.
  84.  
  85. ResetColorTable
  86.  
  87. Syntax
  88.  
  89. ResetColorTable()
  90.  
  91. Description
  92.  
  93. Reset the color table in the Define Color Palettes dialog box to the default values.
  94.  
  95. RetrieveChartStyle
  96.  
  97. Syntax
  98.  
  99.  RetrieveChartStyle(Filename As String, Type As _RetrieveChartStyle_Type_enum)
  100.  
  101. Description
  102.  
  103. Open a specified chart style.
  104.  
  105. Parameters
  106.  
  107. Filename: string    The chart style to retrieve.
  108.  
  109. Type: enumeration    The type of chart.
  110.  
  111. Data
  112.  
  113. Org
  114.  
  115. Text
  116.  
  117. RetrieveFigure
  118.  
  119. Syntax
  120.  
  121. RetrieveFigure([Left As Integer], [Top As Integer], [Right As Integer], [Bottom As Integer], [Filename As String], [FigureIndex As Integer], [RemoveGradient As _RetrieveFigure_RemoveGradient_enum])
  122.  
  123. Description
  124.  
  125. Insert a graphic from the clipart gallery into the current drawing at the location specified in the first four parameters. Without these parameters, the method retrieves a full-page figure. With no parameters, the method displays the QuickArt Gallery.
  126.  
  127. Parameters
  128.  
  129. Left: numeric (optional)    The top horizontal coordinate of the figure area, in WordPerfect units (1200ths of an inch.)
  130.  
  131. Top: numeric (optional)    The top vertical coordinate of the figure area, in WordPerfect units.
  132.  
  133. Right: numeric (optional)    The bottom horizontal coordinate of the figure area, in WordPerfect units.
  134.  
  135. Bottom: numeric (optional)    The bottom vertical coordinate of the figure area, in WordPerfect units.
  136.  
  137. Filename: string (optional)    The graphics file to retrieve. When you use this parameter, no dialog box is displayed before the specified file is retrieved.
  138.  
  139. FigureIndex: numeric (optional)    The figure to retrieve. The value of this parameter is 0 if the file specified in the Filename parameter is a single file. If the file is a Slide Show (.SHW) file, FigureIndex is required to indicate the WPG index for the figure to retrieve.
  140.  
  141. RemoveGradient: enumeration (optional)    Remove the gradients from Clipart images for faster display.
  142.  
  143. No
  144.  
  145. Yes
  146.  
  147. RetrieveFigureDlg
  148.  
  149. Syntax
  150.  
  151. RetrieveFigureDlg()
  152.  
  153. Description
  154.  
  155. Display the Insert Figure dialog box, which is used to import a figure from another file into the current document.
  156.  
  157. RetrieveOutline
  158.  
  159. Syntax
  160.  
  161. RetrieveOutline()
  162.  
  163. Description
  164.  
  165. Insert a text outline into the Outliner in the current slide show.
  166.  
  167. RetrieveStyleDlg
  168.  
  169. Syntax
  170.  
  171. RetrieveStyleDlg()
  172.  
  173. Description
  174.  
  175. Retrieve a specified chart style and apply it to the current chart.
  176.  
  177. RevealCodes
  178.  
  179. Syntax
  180.  
  181. RevealCodes()
  182.  
  183. Description
  184.  
  185. Turn on or turn off the display of text codes at the bottom of the screen in the Text Editor.
  186.  
  187. RotateObject
  188.  
  189. Syntax
  190.  
  191.  RotateObject(RotationAngle As Long, RotationPointX As Integer, RotationPointY As Integer, OffsetX As Integer, OffsetY As Integer, Pretranslate As _RotateObject_Pretranslate_enum, CopyObject As _RotateObject_CopyObject_enum)
  192.  
  193. Description
  194.  
  195. Rotate the selected objects. Precede with RotateObjects.
  196.  
  197. Parameters
  198.  
  199. RotationAngle: numeric    The angle of rotation.
  200.  
  201. RotationPointX: numeric    The horizontal position of rotation point, in WordPerfect units (1200ths of an inch).
  202.  
  203. RotationPointY: numeric    The vertical position of rotation point, in WordPerfect units.
  204.  
  205. OffsetX: numeric    The horizontal offset, in WordPerfect units.
  206.  
  207. OffsetY: numeric    The vertical offset, in WordPerfect units.
  208.  
  209. Pretranslate: enumeration    No
  210.  
  211. Yes
  212.  
  213. CopyObject: enumeration    Rotate a copy of the object.
  214.  
  215. No
  216.  
  217. Yes
  218.  
  219. RotateObjects
  220.  
  221. Syntax
  222.  
  223. RotateObjects()
  224.  
  225. Description
  226.  
  227. Place rotation handles around the selected objects. The handles allow you to rotate objects around the center axis. Follow with RotateObject.
  228.  
  229. RotateObjectsAroundAnchor
  230.  
  231. Syntax
  232.  
  233. RotateObjectsAroundAnchor(Angle As Integer, Copy As _RotateObjectsAroundAnchor_Copy_enum)
  234.  
  235. Description
  236.  
  237. Rotate the selected objects around the center point.
  238.  
  239. Parameters
  240.  
  241. Angle: numeric    The rotation angle in degrees. Values range from -360 to 360.
  242.  
  243. Copy: enumeration    Copy the selected objects before rotating.
  244.  
  245. No
  246.  
  247. Yes
  248.  
  249. RotateObjectsDlg
  250.  
  251. Syntax
  252.  
  253. RotateObjectsDlg()
  254.  
  255. Description
  256.  
  257. Display the Rotate Objects dialog box, which is used to specify a rotation angle.
  258.  
  259. RulerGridOptionsDlg
  260.  
  261. Syntax
  262.  
  263. RulerGridOptionsDlg()
  264.  
  265. Description
  266.  
  267. Display the Grid/Snap Options dialog box.
  268.  
  269.  
  270.  
  271.  
  272.  
  273.  
  274.