Difference between revisions of "MediaWiki:Collections/BASIC Guide"

From Apache OpenOffice Wiki
Jump to: navigation, search
m (Robot: Automated text replacement %s)
 
(2 intermediate revisions by the same user not shown)
Line 17: Line 17:
 
:[[Documentation/BASIC Guide/Procedures and Functions|Procedures and Functions]]
 
:[[Documentation/BASIC Guide/Procedures and Functions|Procedures and Functions]]
 
:[[Documentation/BASIC Guide/Error Handling|Error Handling]]
 
:[[Documentation/BASIC Guide/Error Handling|Error Handling]]
 +
:[[Documentation/BASIC Guide/Other Instructions|Other Instructions]]
 
;Runtime Library
 
;Runtime Library
 
:[[Documentation/BASIC Guide/Runtime Library]]
 
:[[Documentation/BASIC Guide/Runtime Library]]
Line 35: Line 36:
 
:[[Documentation/BASIC Guide/Documents|Working with Documents|Working with Documents]]
 
:[[Documentation/BASIC Guide/Documents|Working with Documents|Working with Documents]]
 
:[[Documentation/BASIC Guide/StarDesktop|The StarDesktop]]
 
:[[Documentation/BASIC Guide/StarDesktop|The StarDesktop]]
:[[Documentation/BASIC Guide/Template|Templates]]
+
:[[Documentation/BASIC Guide/Templates|Templates]]
 
;Text Documents
 
;Text Documents
 
:[[Documentation/BASIC Guide/Text Documents|Text Documents]]
 
:[[Documentation/BASIC Guide/Text Documents|Text Documents]]
Line 76: Line 77:
 
:[[Documentation/BASIC Guide/Database Forms|Database Forms]]
 
:[[Documentation/BASIC Guide/Database Forms|Database Forms]]
  
[[Category:Collections]]
+
[[Category:Books]]

Latest revision as of 13:13, 29 July 2009

OpenOffice.org BASIC Guide

OpenOffice.org BASIC Programming Guide
The Language of OpenOffice.org BASIC
The Language of OpenOffice.org BASIC
Overview of a Basic Program
Working With Variables
Strings
Numbers
Boolean Values
Date and Time
Arrays
Scope and Life Span of Variables
Constants
Operators
Branching
Loops
Procedures and Functions
Error Handling
Other Instructions
Runtime Library
Documentation/BASIC Guide/Runtime Library
Conversion Functions
Strings
Date and Time
Files and Directories
Message and Input Boxes
Other Functions
Introduction to the API
Introduction to the API
Universal Network Objects (UNO)
Properties and Methods
Modules, Services and Interfaces
Tools for Working with UNO
Overview of Central Interfaces
Working with Documents
Working with Documents|Working with Documents
The StarDesktop
Templates
Text Documents
Text Documents
The Structure of Text Documents
Editing Text Documents
More Than Just Text
Spreadsheet Documents
Spreadsheet Documents
The Structure of Spreadsheets
Rows and Columns
Cells and Ranges
Formatting Spreadsheet Documents
Editing Spreadsheet Documents
Drawings and Presentations
Drawings and Presentations
The Structure of Drawings
Editing Drawing Objects
Presentations
Charts (Diagrams)
Charts (Diagrams)
Using Charts in Spreadsheets
The Structure of Charts
Chart Types
Databases
Databases
SQL: a Query Language
Types of Database Access
Data Sources
Database Access
Dialogs
Dialogs
Working With Dialogs
Properties
Events
Dialog Control Elements
Forms
Forms
Working With Forms
Control Element Forms
Database Forms
Personal tools