Difference between revisions of "Template:Documentation/BASICGuideTOC/v2"

From Apache OpenOffice Wiki
Jump to: navigation, search
("Templates" page title -> "Styles and Templates")
(37 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{Documentation/BeingEdited}}
 
{{Documentation/Banner}}
 
__NOTOC__
 
 
{{Documentation/MasterTOC
 
{{Documentation/MasterTOC
 
|ShowPrevPage={{{ShowPrevPage}}}
 
|ShowPrevPage={{{ShowPrevPage}}}
Line 12: Line 9:
 
|ShowNextPart=none
 
|ShowNextPart=none
 
|booktitle=[[Documentation/BASIC Guide|BASIC Guide]]
 
|booktitle=[[Documentation/BASIC Guide|BASIC Guide]]
|toccontent=
+
|toccontent=<section begin=toccontent />
 
* [[Documentation/BASIC Guide/Language|The Language of {{OOo}} Basic]]
 
* [[Documentation/BASIC Guide/Language|The Language of {{OOo}} Basic]]
 
<div id="lang" style="display:{{{lang|none}}};margin-left: 12px;">
 
<div id="lang" style="display:{{{lang|none}}};margin-left: 12px;">
* An Overview of a StarOffice Basic Program
+
* [[Documentation/BASIC Guide/Program Overview|Overview of a Basic Program]]
* Working With Variables
+
* [[Documentation/BASIC Guide/Working With Variables|Working With Variables]]
* Strings
+
* [[Documentation/BASIC Guide/Strings|Strings]]
* Numbers
+
* [[Documentation/BASIC Guide/Numbers|Numbers]]
* Scope and Life Span of Variables
+
* [[Documentation/BASIC Guide/Boolean|Boolean Values]]
* Constants
+
* [[Documentation/BASIC Guide/Date|Date and Time]]
* Operators
+
* [[Documentation/BASIC Guide/Arrays|Arrays]]
* Branching
+
* [[Documentation/BASIC Guide/Scope of Variables|Scope and Life Span of Variables]]
* Loops
+
* [[Documentation/BASIC Guide/Constants|Constants]]
* Procedures and Functions
+
* [[Documentation/BASIC Guide/Operators|Operators]]
* Error Handling
+
* [[Documentation/BASIC Guide/Branching|Branching]]
 +
* [[Documentation/BASIC Guide/Loops|Loops]]
 +
* [[Documentation/BASIC Guide/Procedures and Functions|Procedures and Functions]]
 +
* [[Documentation/BASIC Guide/Error Handling|Error Handling]]
 +
* [[Documentation/BASIC Guide/Other Instructions|Other Instructions]]
 +
</div>
 +
* [[Documentation/BASIC Guide/Runtime Library|Runtime Library]]
 +
<div id="runtime" style="display:{{{runtime|none}}};margin-left: 12px;">
 +
* [[Documentation/BASIC Guide/Conversion Functions (Runtime Library)|Conversion Functions]]
 +
* [[Documentation/BASIC Guide/Strings (Runtime Library)|Strings]]
 +
* [[Documentation/BASIC Guide/Date and Time (Runtime Library)|Date and Time]]
 +
* [[Documentation/BASIC Guide/Files and Directories (Runtime Library)|Files and Directories]]
 +
* [[Documentation/BASIC Guide/Message and Input Boxes (Runtime Library)|Message and Input Boxes]]
 +
* [[Documentation/BASIC Guide/Other Functions (Runtime Library)|Other Functions]]
 +
</div>
 +
* [[Documentation/BASIC Guide/API Intro|Introduction to the API]]
 +
<div id="api" style="display:{{{api|none}}};margin-left: 12px;">
 +
* [[Documentation/BASIC Guide/UNO|Universal Network Objects (UNO)]]
 +
* [[Documentation/BASIC Guide/Properties and Methods (API)|Properties and Methods]]
 +
* [[Documentation/BASIC Guide/Modules, Services and Interfaces|Modules, Services and Interfaces]]
 +
* [[Documentation/BASIC Guide/UNO Tools|Tools for Working with UNO]]
 +
* [[Documentation/BASIC Guide/Interface Overview|Overview of Central Interfaces]]
 +
</div>
 +
* [[Documentation/BASIC Guide/Documents|Working with Documents]]
 +
<div id="docs" style="display:{{{docs|none}}};margin-left: 12px;">
 +
* [[Documentation/BASIC Guide/StarDesktop|The StarDesktop]]
 +
* [[Documentation/BASIC Guide/Templates|Styles and Templates]]
 
</div>
 
</div>
* [[Documentation/BASIC Guide/Runtime Library|The Runtime Library of {{OOo}} Basic]]
 
* [[Documentation/BASIC Guide/API Intro|Introduction to the {{OOo}} API]]
 
* [[Documentation/BASIC Guide/Documents|Working with {{OOo}} Documents]]
 
 
* [[Documentation/BASIC Guide/Text Documents|Text Documents]]
 
* [[Documentation/BASIC Guide/Text Documents|Text Documents]]
* [[Documentation/BASIC Guide/Spreadsheets|Spreadsheets]]
+
<div id="textdocs" style="display:{{{textdocs|none}}};margin-left: 12px;">
* [[Documentation/BASIC Guide/Drawings Presentations|Drawings/Presentations]]
+
* [[Documentation/BASIC Guide/Structure of Text Documents|The Structure of Text Documents]]
* [[Documentation/BASIC Guide/Charts|Diagrams (Charts)]]
+
* [[Documentation/BASIC Guide/Editing Text Documents|Editing Text Documents]]
* [[Documentation/BASIC Guide/Database|Database Access]]
+
* [[Documentation/BASIC Guide/More Than Text|More than Just Text]]
 +
</div>
 +
* [[Documentation/BASIC Guide/Spreadsheets|Spreadsheet Documents]]
 +
<div id="spread" style="display:{{{spread|none}}};margin-left: 12px;">
 +
* [[Documentation/BASIC Guide/Structure of Spreadsheets|The Structure of Spreadsheets]]
 +
** [[Documentation/BASIC Guide/Rows and Columns|Rows and Columns]]
 +
** [[Documentation/BASIC Guide/Cells and Ranges|Cells and Ranges]]
 +
** [[Documentation/BASIC Guide/Formatting Spreadsheet Documents|Formatting Spreadsheet Documents]]
 +
* [[Documentation/BASIC Guide/Editing Spreadsheet Documents|Editing Spreadsheet Documents]]
 +
</div>
 +
* [[Documentation/BASIC Guide/Drawings Presentations|Drawings and Presentations]]
 +
<div id="draw" style="display:{{{draw|none}}};margin-left: 12px;">
 +
* [[Documentation/BASIC Guide/Structure of Drawings|The Structure of Drawings]]
 +
* [[Documentation/BASIC Guide/Editing Drawing Objects|Editing Drawing Objects]]
 +
* [[Documentation/BASIC Guide/Presentations|Presentations]]
 +
</div>
 +
* [[Documentation/BASIC Guide/Charts|Charts (Diagrams)]]
 +
<div id="chart" style="display:{{{chart|none}}};margin-left: 12px;">
 +
* [[Documentation/BASIC Guide/Charts in Spreadsheets|Using Charts in Spreadsheets]]
 +
* [[Documentation/BASIC Guide/Structure of Charts|The Structure of Charts]]
 +
* [[Documentation/BASIC Guide/Chart Types|Chart Types]]
 +
</div>
 +
* [[Documentation/BASIC Guide/Database|Databases]]
 +
<div id="base" style="display:{{{base|none}}};margin-left: 12px;">
 +
* [[Documentation/BASIC Guide/SQL|SQL: a Query Language]]
 +
* [[Documentation/BASIC Guide/Database Access Types|Types of Database Access]]
 +
* [[Documentation/BASIC Guide/Data Sources|Data Sources]]
 +
* [[Documentation/BASIC Guide/Database Access|Database Access]]
 +
</div>
 
* [[Documentation/BASIC Guide/Dialogs|Dialogs]]
 
* [[Documentation/BASIC Guide/Dialogs|Dialogs]]
 +
<div id="dial" style="display:{{{dial|none}}};margin-left: 12px;">
 +
* [[Documentation/BASIC Guide/Working With Dialogs|Working With Dialogs]]
 +
* [[Documentation/BASIC Guide/Properties|Properties]]
 +
* [[Documentation/BASIC Guide/Events|Events]]
 +
* [[Documentation/BASIC Guide/Control Elements|Dialog Control Elements]]
 +
</div>
 
* [[Documentation/BASIC Guide/Forms|Forms]]
 
* [[Documentation/BASIC Guide/Forms|Forms]]
}}
+
<div id="form" style="display:{{{form|none}}};margin-left: 12px;">
 +
* [[Documentation/BASIC Guide/Working With Forms|Working With Forms]]
 +
* [[Documentation/BASIC Guide/Control Element Forms|Control Element Forms]]
 +
* [[Documentation/BASIC Guide/Database Forms|Database Forms]]
 +
</div>
 +
<section end=toccontent />}}
 +
 
 +
[[Category:Documentation/BASIC Guide]]
 +
<noinclude>
 +
[[Category:Exclude in print|{{PAGENAME}}]]
 +
</noinclude>

Revision as of 09:14, 29 September 2009

Personal tools