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

  1. NameLayoutDlg
  2.  
  3. Syntax
  4.  
  5. NameLayoutDlg()
  6.  
  7. Description
  8.  
  9. Display the Layout Name dialog box, which is used to assign a new name to an existing layout.
  10.  
  11. NewDocument
  12.  
  13. Syntax
  14.  
  15. NewDocument()
  16.  
  17. Description
  18.  
  19. Create a new document.
  20.  
  21. NewDrawingCreate
  22.  
  23. Syntax
  24.  
  25. NewDrawingCreate()
  26.  
  27. Description
  28.  
  29. Open a new drawing window.
  30.  
  31. NewPresentationCreate
  32.  
  33. Syntax
  34.  
  35.  NewPresentationCreate([MasterName As String], [TemplateName As String])
  36.  
  37. Description
  38.  
  39. Create a new slide show.
  40.  
  41. Parameters
  42.  
  43. MasterName: string (optional)    Specify a master for the new slide show.
  44.  
  45. TemplateName: string (optional)    The name of slide template to use.
  46.  
  47. NewPresentationDlg
  48.  
  49. Syntax
  50.  
  51. NewPresentationDlg()
  52.  
  53. Description
  54.  
  55. Display the New Slide Show dialog box, which is used to specify a master and a template for a new slide show.
  56.  
  57. NormalText
  58.  
  59. Syntax
  60.  
  61. NormalText()
  62.  
  63. Description
  64.  
  65. Turn off all text attributes.
  66.  
  67.  
  68.  
  69.  
  70.  
  71.  
  72.