Difference between revisions of "Documentation/OOoAuthors User Manual/Getting Started/Finding more information"

From Apache OpenOffice Wiki
Jump to: navigation, search
(Clean up TOC and category references)
m
Line 1: Line 1:
 +
{{DISPLAYTITLE:Finding more information}}
 
{{Documentation/GSMacroTOC
 
{{Documentation/GSMacroTOC
 
|ShowPrevNext=block
 
|ShowPrevNext=block
 
|PrevPage=Documentation/OOoAuthors User Manual/Getting Started/Writing macros without the recorder
 
|PrevPage=Documentation/OOoAuthors User Manual/Getting Started/Writing macros without the recorder
 
|NextPage=Documentation/OOoAuthors User Manual/Getting Started/Keyboard Shortcuts
 
|NextPage=Documentation/OOoAuthors User Manual/Getting Started/Keyboard Shortcuts
}}
+
}}__NOTOC__
__NOTOC__
+
=Finding more information=
+
 
+
 
Numerous resources are available that provide help with writing macros. Use '''Help > OpenOffice.org Help''' to open the OOo help pages. The upper left corner of the OOo help system contains a drop-down list that determines which help set is displayed. To view the help for Basic, the drop-down must display ''Help about OpenOffice.org Basic''.
 
Numerous resources are available that provide help with writing macros. Use '''Help > OpenOffice.org Help''' to open the OOo help pages. The upper left corner of the OOo help system contains a drop-down list that determines which help set is displayed. To view the help for Basic, the drop-down must display ''Help about OpenOffice.org Basic''.
  

Revision as of 07:54, 18 September 2008


Numerous resources are available that provide help with writing macros. Use Help > OpenOffice.org Help to open the OOo help pages. The upper left corner of the OOo help system contains a drop-down list that determines which help set is displayed. To view the help for Basic, the drop-down must display Help about OpenOffice.org Basic.

Included material

Many excellent macros are included with OOo. Use Tools > Macros > Organize Macros > OpenOffice.org Basic to open the Macro dialog. Expand the Tools library in the OpenOffice.org library container. Inspect the Debug module—some good examples include WritedbgInfo(document) and printdbgInfo(sheet).

Online resources

The following links and references contain information regarding macro programming:

Published material

The following published sources contain macro examples. The most obvious example is the documentation from Sun. Start from Sun's documentation site http://docs.sun.com/app/docs and search for StarOffice documentation.

Andrew Pitonyak wrote a book called OpenOffice.org Macros Explained. Two chapters are available as direct downloads from the publisher. See http://www.pitonyak.org/book/.

Dr. Mark Alexander Bain wrote Learn OpenOffice.org Spreadsheet Macro Programming (see http://www.packtpub.com/openoffice-ooobasic-calc-automation/book).

Content on this page is licensed under the Creative Common Attribution 3.0 license (CC-BY).
Personal tools