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

  1. QuattroPro
  2.  
  3. Syntax
  4.  
  5. ()
  6.  
  7. Description
  8.  
  9. Insert a Corel Quattro Pro OLE object file in the current document.
  10.  
  11. QuickCorrect
  12.  
  13. Syntax
  14.  
  15. (State: enumeration)
  16.  
  17. Description
  18.  
  19. Specify whether QuickCorrect will replace words as you type.
  20.  
  21. Parameters
  22.  
  23. State: enumeration    Off!
  24.  
  25. On!
  26.  
  27. QuickCorrectAddItem
  28.  
  29. Syntax
  30.  
  31. (Item: string; Replacement: string; Type: enumeration)
  32.  
  33. Description
  34.  
  35. Add a QuickCorrect entry.
  36.  
  37. Parameters
  38.  
  39. Item: string    The word or typo you want to have QuickCorrect automatically replace.
  40.  
  41. Replacement: string    The word or phrase you want to use as a replacement.
  42.  
  43. Type: enumeration    QCException!
  44.  
  45. QuickCorrect!
  46.  
  47. QuickLink!
  48.  
  49. QuickCorrectAutoCreateException
  50.  
  51. Syntax
  52.  
  53. (State: enumeration)
  54.  
  55. Description
  56.  
  57. Turn the QuickCorrect Create Auto Exception List on or off.
  58.  
  59. Parameters
  60.  
  61. State: enumeration    Off!
  62.  
  63. On!
  64.  
  65. boolean:=QuickCorrectCapsFixQry
  66.  
  67. Syntax
  68.  
  69. ()
  70.  
  71. Description
  72.  
  73. Return True if the QuickCorrect CapsFix option is on, False if not.
  74.  
  75. QuickCorrectCapsFixSet
  76.  
  77. Syntax
  78.  
  79. (State: enumeration)
  80.  
  81. Description
  82.  
  83. Turn the QuickCorrect CapsFix option on or off.
  84.  
  85. Parameters
  86.  
  87. State: enumeration    Off!
  88.  
  89. On!
  90.  
  91. QuickCorrectDeleteItem
  92.  
  93. Syntax
  94.  
  95. (Item: string)
  96.  
  97. Description
  98.  
  99. Delete a QuickCorrect entry.
  100.  
  101. Parameters
  102.  
  103. Item: string    The entry to delete.
  104.  
  105. QuickCorrectDlg
  106.  
  107. Syntax
  108.  
  109. ()
  110.  
  111. Description
  112.  
  113. Display the QuickCorrect dialog box.
  114.  
  115. QuickCorrectOtherWords
  116.  
  117. Syntax
  118.  
  119. (State: enumeration)
  120.  
  121. Description
  122.  
  123. Turn Correct other mis-typed words when possible on or off.
  124.  
  125. Parameters
  126.  
  127. State: enumeration    Off!
  128.  
  129. On!
  130.  
  131. boolean:=QuickCorrectQuickBulletsQry
  132.  
  133. Syntax
  134.  
  135. ()
  136.  
  137. Description
  138.  
  139. Return True if the QuickCorrect QuickBullets option is on, False if not.
  140.  
  141. QuickCorrectQuickBulletsSet
  142.  
  143. Syntax
  144.  
  145. (State: enumeration)
  146.  
  147. Description
  148.  
  149. Turn the QuickCorrect QuickBullets option on or off.
  150.  
  151. Parameters
  152.  
  153. State: enumeration    Off!
  154.  
  155. On!
  156.  
  157. boolean:=QuickCorrectQuickIndentQry
  158.  
  159. Syntax
  160.  
  161. ()
  162.  
  163. Description
  164.  
  165. Return True if the QuickCorrect QuickIndent option is on, False if not.
  166.  
  167. QuickCorrectQuickIndentSet
  168.  
  169. Syntax
  170.  
  171. (State: enumeration)
  172.  
  173. Description
  174.  
  175. Turn the QuickCorrect QuickIndent option on or off.
  176.  
  177. Parameters
  178.  
  179. State: enumeration    Off!
  180.  
  181. On!
  182.  
  183. boolean:=QuickCorrectQuickLinesQry
  184.  
  185. Syntax
  186.  
  187. ()
  188.  
  189. Description
  190.  
  191. Return True if the QuickCorrect QuickLines option is on, False if not.
  192.  
  193. QuickCorrectQuickLinesSet
  194.  
  195. Syntax
  196.  
  197. (State: enumeration)
  198.  
  199. Description
  200.  
  201. Turn the QuickCorrect QuickLines option on or off. QuickLines replace character lines with graphics lines.
  202.  
  203. Parameters
  204.  
  205. State: enumeration    Off!
  206.  
  207. On!
  208.  
  209. boolean:=QuickCorrectQuickOrdinalsQry
  210.  
  211. Syntax
  212.  
  213. ()
  214.  
  215. Description
  216.  
  217. Return True if the QuickCorrect QuickOrdinals option is on, False if not. QuickOrdinals superscripts ordinal text.
  218.  
  219. QuickCorrectQuickOrdinalsSet
  220.  
  221. Syntax
  222.  
  223. (State: enumeration)
  224.  
  225. Description
  226.  
  227. Turn the QuickCorrect QuickOrdinals option on or off.
  228.  
  229. Parameters
  230.  
  231. State: enumeration    Off!
  232.  
  233. On!
  234.  
  235. QuickCorrectQuickSymbolsSet
  236.  
  237. Syntax
  238.  
  239. (State: enumeration)
  240.  
  241. Description
  242.  
  243. Turn the QuickSymbols option on or off.
  244.  
  245. Parameters
  246.  
  247. State: enumeration    Off!
  248.  
  249. On!
  250.  
  251. QuickCorrectReplaceWord
  252.  
  253. Syntax
  254.  
  255. (String: string)
  256.  
  257. Description
  258.  
  259. Replace the current word in the document with specified text. The Insertion point must be in the word to be replaced. The specified text must correspond to a QuickCorrect entry.
  260.  
  261. Parameters
  262.  
  263. String: string    The replacement text.
  264.  
  265. QuickFontEx
  266.  
  267. Syntax
  268.  
  269. (FontFace: string; FontSize: measurement; Red: numeric; Green: numeric; Blue: numeric; FontType: enumeration; {Attributes: enumeration})
  270.  
  271. Description
  272.  
  273. Insert a QuickFont into the document.
  274.  
  275. Parameters
  276.  
  277. FontFace: string    The font face.
  278.  
  279. FontSize: measurement    The font size.
  280.  
  281. Red: numeric (optional)    Value: 0-255.
  282.  
  283. Green: numeric (optional)    Value: 0-255.
  284.  
  285. Blue: numeric (optional)    Value: 0-255.
  286.  
  287. FontType: enumeration (optional)    Intellifont!
  288.  
  289. Speedo!
  290.  
  291. TrueType!
  292.  
  293. Type1!
  294.  
  295. Attributes: enumeration (optional)    Bold!
  296.  
  297. DoubleUnderline!
  298.  
  299. Every!
  300.  
  301. Italics!
  302.  
  303. Outline!
  304.  
  305. Redline!
  306.  
  307. Shadow!
  308.  
  309. SmallCaps!
  310.  
  311. Strikeout!
  312.  
  313. Underline!
  314.  
  315. QuickFormat
  316.  
  317. Syntax
  318.  
  319. (Format: enumeration)
  320.  
  321. Description
  322.  
  323. Format text based on selected fonts and attributes, or paragraph styles, or both.
  324.  
  325. Parameters
  326.  
  327. Format: enumeration    Attributes!
  328.  
  329. CharacterStyle!
  330.  
  331. Graphics!
  332.  
  333. Off!
  334.  
  335. Styles!
  336.  
  337. StylesAndAttributes!
  338.  
  339. TableCells!
  340.  
  341. TableStruct!
  342.  
  343. QuickFormatDiscontinue
  344.  
  345. Description
  346.  
  347. (AllParagraphs: enumeration)
  348.  
  349. Turn off the QuickFormat link for all paragraphs with the associated heading.
  350.  
  351. Parameters
  352.  
  353. AllParagraphs: enumeration    False!
  354.  
  355. True!
  356.  
  357. QuickFormatDlg
  358.  
  359. Syntax
  360.  
  361. ()
  362.  
  363. Description
  364.  
  365. Display the QuickFormat dialog box.
  366.  
  367. Note
  368.  
  369.   This command is not available on the Linux operating system.
  370.   
  371. QuickFormatToggle
  372.  
  373. Syntax
  374.  
  375. ()
  376.  
  377. Description
  378.  
  379. Display the QuickFormat dialog box.
  380.  
  381. QuickLink
  382.  
  383. Syntax
  384.  
  385. (State: enumeration)
  386.  
  387. Description
  388.  
  389. Turn QuickLink on or off.
  390.  
  391. Parameters
  392.  
  393. State: enumeration    Off!
  394.  
  395. On!
  396.  
  397. QuickmarkFind
  398.  
  399. Syntax
  400.  
  401. ()
  402.  
  403. Description
  404.  
  405. Move the insertion point to the first character after a QuickMark.
  406.  
  407. QuickmarkSet
  408.  
  409. Syntax
  410.  
  411. ()
  412.  
  413. Description
  414.  
  415. Place a unique bookmark, or QuickMark, in a document at the insertion point. If Set QuickMark in Document on Save is on, the QuickMark moves to the insertion point when the document is saved.
  416.  
  417. boolean:=QuickSpotsShow
  418.  
  419. Syntax
  420.  
  421. (State: enumeration)
  422.  
  423. Description
  424.  
  425. Turn QuickSpots on or off for the current session and return the current state. To return the current state without changing the setting, omit the parameter. This command does not change display preferences for QuickSpots. QuickSpots appear only in version 7.
  426.  
  427. Return Value
  428.  
  429. Returns True if QuickSpots are on, False if not.
  430.  
  431. Parameters
  432.  
  433. State: enumeration    Off!
  434.  
  435. On!
  436.  
  437. QuickWords
  438.  
  439. Syntax
  440.  
  441. (State: enumeration)
  442.  
  443. Description
  444.  
  445. Turn Expand QuickWords when you type them on or off.
  446.  
  447. Parameters
  448.  
  449. State: enumeration    Off!
  450.  
  451. On!
  452.  
  453. QuickWordsDlg
  454.  
  455. Syntax
  456.  
  457. ()
  458.  
  459. Description
  460.  
  461. Display the QuickCorrect dialog box with the QuickWords tab displayed.
  462.  
  463.  
  464.  
  465.  
  466.  
  467.  
  468.