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

From Apache OpenOffice Wiki
Jump to: navigation, search
m
 
(16 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Documentation/MasterTOC
+
{{NL/Documentation/MasterTOC
 
|ShowPrevPage={{{ShowPrevPage}}}
 
|ShowPrevPage={{{ShowPrevPage}}}
 
|PrevPage={{{PrevPage}}}
 
|PrevPage={{{PrevPage}}}
Line 8: Line 8:
 
|ShowPrevPart=none
 
|ShowPrevPart=none
 
|ShowNextPart=none
 
|ShowNextPart=none
|booktitle=[[Documentation/BASIC Guide|BASIC Guide]]
+
|booktitle=[[NL/Documentation/BASIC Guide|Programmeursgids voor BASIC]]
 
|toccontent=<section begin=toccontent />
 
|toccontent=<section begin=toccontent />
* [[Documentation/BASIC Guide/Taal|De taal van {{OOo}} Basic]]
+
* [[NL/Documentation/BASIC Guide/Language|De taal van {{AOo}} Basic]]
 
<div id="lang" style="display:{{{lang|none}}};margin-left: 12px;">
 
<div id="lang" style="display:{{{lang|none}}};margin-left: 12px;">
* [[Documentation/BASIC Guide/Program Overview|Overview of a Basic Program]]
+
* [[NL/Documentation/BASIC Guide/Program Overview|Overzicht van een programma in BASIC]]
* [[Documentation/BASIC Guide/Working With Variables|Working With Variables]]
+
* [[NL/Documentation/BASIC Guide/Working With Variables|Werken met variabelen]]
* [[Documentation/BASIC Guide/Strings|Strings]]
+
* [[NL/Documentation/BASIC Guide/Strings|Tekenreeksen]]
* [[Documentation/BASIC Guide/Numbers|Numbers]]
+
* [[NL/Documentation/BASIC Guide/Numbers|Getallen]]
* [[Documentation/BASIC Guide/Boolean|Boolean Values]]
+
* [[NL/Documentation/BASIC Guide/Boolean|Booleaanse waarden]]
* [[Documentation/BASIC Guide/Date|Date and Time]]
+
* [[NL/Documentation/BASIC Guide/Date|Datum en tijd]]
* [[Documentation/BASIC Guide/Arrays|Arrays]]
+
* [[NL/Documentation/BASIC Guide/Arrays|Arrays]]
* [[Documentation/BASIC Guide/Scope of Variables|Scope and Life Span of Variables]]
+
* [[NL/Documentation/BASIC Guide/Scope of Variables|Bereik en levensduur van variabelen]]
* [[Documentation/BASIC Guide/Constants|Constants]]
+
* [[NL/Documentation/BASIC Guide/Constants|Constanten]]
* [[Documentation/BASIC Guide/Operators|Operators]]
+
* [[vDocumentation/BASIC Guide/Operators|Operatoren]]
* [[Documentation/BASIC Guide/Branching|Branching]]
+
* [[NL/Documentation/BASIC Guide/Branching|Aftakken]]
* [[Documentation/BASIC Guide/Loops|Loops]]
+
* [[NL/Documentation/BASIC Guide/Loops|Loops]]
* [[Documentation/BASIC Guide/Procedures and Functions|Procedures and Functions]]
+
* [[NL/Documentation/BASIC Guide/Procedures and Functions|Procedures en functies]]
* [[Documentation/BASIC Guide/Error Handling|Error Handling]]
+
* [[NL/Documentation/BASIC Guide/Error Handling|Foutafhandeling]]
* [[Documentation/BASIC Guide/Other Instructions|Other Instructions]]
+
* [[NL/Documentation/BASIC Guide/Other Instructions|Andere instructies]]
 
</div>
 
</div>
* [[Documentation/BASIC Guide/Runtime Library|Runtime Library]]
+
* [[NL/Documentation/BASIC Guide/Runtime Library|Runtime-bibliotheek]]
 
<div id="runtime" style="display:{{{runtime|none}}};margin-left: 12px;">
 
<div id="runtime" style="display:{{{runtime|none}}};margin-left: 12px;">
* [[Documentation/BASIC Guide/Conversion Functions (Runtime Library)|Conversion Functions]]
+
* [[NL/Documentation/BASIC Guide/Conversion Functions (Runtime Library)|Functies voor conversie]]
* [[Documentation/BASIC Guide/Strings (Runtime Library)|Strings]]
+
* [[NL/Documentation/BASIC Guide/Strings (Runtime Library)|Strings (Tekenreeksen)]]
* [[Documentation/BASIC Guide/Date and Time (Runtime Library)|Date and Time]]
+
* [[NL/Documentation/BASIC Guide/Date and Time (Runtime Library)|Datum en tijd]]
* [[Documentation/BASIC Guide/Files and Directories (Runtime Library)|Files and Directories]]
+
* [[NL/Documentation/BASIC Guide/Files and Directories (Runtime Library)|Bestanden en mappen]]
* [[Documentation/BASIC Guide/Message and Input Boxes (Runtime Library)|Message and Input Boxes]]
+
* [[NL/Documentation/BASIC Guide/Message and Input Boxes (Runtime Library)|Bericht- en invoervakken]]
* [[Documentation/BASIC Guide/Other Functions (Runtime Library)|Other Functions]]
+
* [[NL/Documentation/BASIC Guide/Other Functions (Runtime Library)|Andere functies]]
 
</div>
 
</div>
* [[Documentation/BASIC Guide/API Intro|Introduction to the API]]
+
* [[NL/Documentation/BASIC Guide/API Intro|Introductie voor de API]]
 
<div id="api" style="display:{{{api|none}}};margin-left: 12px;">
 
<div id="api" style="display:{{{api|none}}};margin-left: 12px;">
* [[Documentation/BASIC Guide/UNO|Universal Network Objects (UNO)]]
+
* [[NL/Documentation/BASIC Guide/UNO|Universal Network Objects (UNO)]]
* [[Documentation/BASIC Guide/Properties and Methods (API)|Properties and Methods]]
+
* [[NL/Documentation/BASIC Guide/Properties and Methods (API)|Eigenschappen en methoden]]
* [[Documentation/BASIC Guide/Modules, Services and Interfaces|Modules, Services and Interfaces]]
+
* [[NL/Documentation/BASIC Guide/Modules, Services and Interfaces|Modules, services en interfaces]]
* [[Documentation/BASIC Guide/UNO Tools|Tools for Working with UNO]]
+
* [[NL/Documentation/BASIC Guide/UNO Tools|Gereedschap voor werken met UNO]]
* [[Documentation/BASIC Guide/Interface Overview|Overview of Central Interfaces]]
+
* [[NL/Documentation/BASIC Guide/Interface Overview|Overzicht van centrale interfaces]]
 
</div>
 
</div>
* [[Documentation/BASIC Guide/Documents|Working with Documents]]
+
* [[NL/Documentation/BASIC Guide/Documents|Werken met documenten]]
 
<div id="docs" style="display:{{{docs|none}}};margin-left: 12px;">
 
<div id="docs" style="display:{{{docs|none}}};margin-left: 12px;">
* [[Documentation/BASIC Guide/StarDesktop|The StarDesktop]]
+
* [[NL/Documentation/BASIC Guide/StarDesktop|De StarDesktop]]
* [[Documentation/BASIC Guide/Templates|Templates]]
+
* [[NL/Documentation/BASIC Guide/Templates|Opmaakprofielen en sjablonen]]
 
</div>
 
</div>
* [[Documentation/BASIC Guide/Text Documents|Text Documents]]
+
* [[NL/Documentation/BASIC Guide/Text Documents|Tekstdocumenten]]
 
<div id="textdocs" style="display:{{{textdocs|none}}};margin-left: 12px;">
 
<div id="textdocs" style="display:{{{textdocs|none}}};margin-left: 12px;">
* [[Documentation/BASIC Guide/Structure of Text Documents|The Structure of Text Documents]]
+
* [[NL/Documentation/BASIC Guide/Structure of Text Documents|De structuur van tekstdocumenten]]
* [[Documentation/BASIC Guide/Editing Text Documents|Editing Text Documents]]
+
* [[NL/Documentation/BASIC Guide/Editing Text Documents|Tekstdocumenten bewerken]]
* [[Documentation/BASIC Guide/More Than Text|More than Just Text]]
+
* [[NL/Documentation/BASIC Guide/More Than Text|Meer dan alleen tekst]]
 
</div>
 
</div>
* [[Documentation/BASIC Guide/Spreadsheets|Spreadsheet Documents]]
+
* [[NL/Documentation/BASIC Guide/Spreadsheets|Werkbladdocumenten]]
 
<div id="spread" style="display:{{{spread|none}}};margin-left: 12px;">
 
<div id="spread" style="display:{{{spread|none}}};margin-left: 12px;">
* [[Documentation/BASIC Guide/Structure of Spreadsheets|The Structure of Spreadsheets]]
+
* [[NL/Documentation/BASIC Guide/Structure of Spreadsheets|De structuur van werkbladdocumenten]]
** [[Documentation/BASIC Guide/Rows and Columns|Rows and Columns]]
+
** [[NL/Documentation/BASIC Guide/Rows and Columns|Rijen en kolommen]]
** [[Documentation/BASIC Guide/Cells and Ranges|Cells and Ranges]]
+
** [[NL/Documentation/BASIC Guide/Cells and Ranges|Cellen en bereiken]]
** [[Documentation/BASIC Guide/Formatting Spreadsheet Documents|Formatting Spreadsheet Documents]]
+
** [[NL/Documentation/BASIC Guide/Formatting Spreadsheet Documents|Werkbladdocumenten opmaken]]
* [[Documentation/BASIC Guide/Editing Spreadsheet Documents|Editing Spreadsheet Documents]]
+
* [[NL/Documentation/BASIC Guide/Editing Spreadsheet Documents|Werkbladdoucmenten bewerken]]
 
</div>
 
</div>
* [[Documentation/BASIC Guide/Drawings Presentations|Drawings and Presentations]]
+
* [[NL/Documentation/BASIC Guide/Drawings Presentations|Tekeningen en presentaties]]
 
<div id="draw" style="display:{{{draw|none}}};margin-left: 12px;">
 
<div id="draw" style="display:{{{draw|none}}};margin-left: 12px;">
* [[Documentation/BASIC Guide/Structure of Drawings|The Structure of Drawings]]
+
* [[NL/Documentation/BASIC Guide/Structure of Drawings|De structuur van tekeningen]]
* [[Documentation/BASIC Guide/Editing Drawing Objects|Editing Drawing Objects]]
+
* [[NL/Documentation/BASIC Guide/Editing Drawing Objects|Tekenobjecten bewerken]]
* [[Documentation/BASIC Guide/Presentations|Presentations]]
+
* [[NL/Documentation/BASIC Guide/Presentations|Presentaties]]
 
</div>
 
</div>
* [[Documentation/BASIC Guide/Charts|Charts (Diagrams)]]
+
* [[NL/Documentation/BASIC Guide/Charts|Grafieken (Diagrammen)]]
 
<div id="chart" style="display:{{{chart|none}}};margin-left: 12px;">
 
<div id="chart" style="display:{{{chart|none}}};margin-left: 12px;">
* [[Documentation/BASIC Guide/Charts in Spreadsheets|Using Charts in Spreadsheets]]
+
* [[NL/Documentation/BASIC Guide/Charts in Spreadsheets|Diagrammen gebruiken in werkbladen]]
* [[Documentation/BASIC Guide/Structure of Charts|The Structure of Charts]]
+
* [[NL/Documentation/BASIC Guide/Structure of Charts|De structuur van diagrammen]]
* [[Documentation/BASIC Guide/Chart Types|Chart Types]]
+
* [[NL/Documentation/BASIC Guide/Chart Types|Typen diagram]]
 
</div>
 
</div>
* [[Documentation/BASIC Guide/Database|Databases]]
+
* [[NL/Documentation/BASIC Guide/Database|Databases]]
 
<div id="base" style="display:{{{base|none}}};margin-left: 12px;">
 
<div id="base" style="display:{{{base|none}}};margin-left: 12px;">
* [[Documentation/BASIC Guide/SQL|SQL: a Query Language]]
+
* [[NL/Documentation/BASIC Guide/SQL|SQL: een Query-taal]]
* [[Documentation/BASIC Guide/Database Access Types|Types of Database Access]]
+
* [[NL/Documentation/BASIC Guide/Database Access Types|Typen toegang tot database]]
* [[Documentation/BASIC Guide/Data Sources|Data Sources]]
+
* [[NL/Documentation/BASIC Guide/Data Sources|Gegevensbronnen]]
* [[Documentation/BASIC Guide/Database Access|Database Access]]
+
* [[NL/Documentation/BASIC Guide/Database Access|Toegang tot database]]
 
</div>
 
</div>
* [[Documentation/BASIC Guide/Dialogs|Dialogs]]
+
* [[NL/Documentation/BASIC Guide/Dialogs|Dialoogvensters]]
 
<div id="dial" style="display:{{{dial|none}}};margin-left: 12px;">
 
<div id="dial" style="display:{{{dial|none}}};margin-left: 12px;">
* [[Documentation/BASIC Guide/Working With Dialogs|Working With Dialogs]]
+
* [[NL/Documentation/BASIC Guide/Working With Dialogs|Werken met dialoogvensters]]
* [[Documentation/BASIC Guide/Properties|Properties]]
+
* [[NL/Documentation/BASIC Guide/Properties|Eigenschappen]]
* [[Documentation/BASIC Guide/Events|Events]]
+
* [[NL/Documentation/BASIC Guide/Events|Gebeurtenissen]]
* [[Documentation/BASIC Guide/Control Elements|Dialog Control Elements]]
+
* [[NL/Documentation/BASIC Guide/Control Elements|Elementen voor beheer dialoogvenster]]
 
</div>
 
</div>
* [[Documentation/BASIC Guide/Forms|Forms]]
+
* [[NL/Documentation/BASIC Guide/Forms|Formulieren]]
 
<div id="form" style="display:{{{form|none}}};margin-left: 12px;">
 
<div id="form" style="display:{{{form|none}}};margin-left: 12px;">
* [[Documentation/BASIC Guide/Working With Forms|Working With Forms]]
+
* [[NL/Documentation/BASIC Guide/Working With Forms|Werken met formulieren]]
* [[Documentation/BASIC Guide/Control Element Forms|Control Element Forms]]
+
* [[NL/Documentation/BASIC Guide/Control Element Forms|Besturingselementen Formulieren]]
* [[Documentation/BASIC Guide/Database Forms|Database Forms]]
+
* [[NL/Documentation/BASIC Guide/Database Forms|Database-formulieren]]
 
</div>
 
</div>
 
<section end=toccontent />}}
 
<section end=toccontent />}}
  
 
[[Category:Documentation/BASIC Guide]]
 
[[Category:Documentation/BASIC Guide]]

Latest revision as of 16:11, 27 January 2021

Book.png
[[{{{PrevPage}}}|< Vorige pagina

]]

[[{{{NextPage}}}|Volgende pagina
>]]
Personal tools