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

From Apache OpenOffice Wiki
Jump to: navigation, search
m
 
(5 intermediate revisions by the same user not shown)
Line 10: Line 10:
 
|booktitle=[[NL/Documentation/BASIC Guide|Programmeursgids voor BASIC]]
 
|booktitle=[[NL/Documentation/BASIC Guide|Programmeursgids voor BASIC]]
 
|toccontent=<section begin=toccontent />
 
|toccontent=<section begin=toccontent />
* [[NL/Documentation/BASIC Guide/Language|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;">
 
* [[NL/Documentation/BASIC Guide/Program Overview|Overzicht van een programma in BASIC]]
 
* [[NL/Documentation/BASIC Guide/Program Overview|Overzicht van een programma in BASIC]]
Line 48: Line 48:
 
<div id="docs" style="display:{{{docs|none}}};margin-left: 12px;">
 
<div id="docs" style="display:{{{docs|none}}};margin-left: 12px;">
 
* [[NL/Documentation/BASIC Guide/StarDesktop|De StarDesktop]]
 
* [[NL/Documentation/BASIC Guide/StarDesktop|De StarDesktop]]
* [[Documentation/BASIC Guide/Templates|Opmaakprofielen en sjablonen]]
+
* [[NL/Documentation/BASIC Guide/Templates|Opmaakprofielen en sjablonen]]
 
</div>
 
</div>
 
* [[NL/Documentation/BASIC Guide/Text Documents|Tekstdocumenten]]
 
* [[NL/Documentation/BASIC Guide/Text Documents|Tekstdocumenten]]
Line 58: Line 58:
 
* [[NL/Documentation/BASIC Guide/Spreadsheets|Werkbladdocumenten]]
 
* [[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;">
* [[NL/Documentation/BASIC Guide/Structure of Spreadsheets|The Structure of Spreadsheets]]
+
* [[NL/Documentation/BASIC Guide/Structure of Spreadsheets|De structuur van werkbladdocumenten]]
** [[NL/Documentation/BASIC Guide/Rows and Columns|Rows and Columns]]
+
** [[NL/Documentation/BASIC Guide/Rows and Columns|Rijen en kolommen]]
** [[NL/Documentation/BASIC Guide/Cells and Ranges|Cells and Ranges]]
+
** [[NL/Documentation/BASIC Guide/Cells and Ranges|Cellen en bereiken]]
** [[NL/Documentation/BASIC Guide/Formatting Spreadsheet Documents|Formatting Spreadsheet Documents]]
+
** [[NL/Documentation/BASIC Guide/Formatting Spreadsheet Documents|Werkbladdocumenten opmaken]]
* [[NL/Documentation/BASIC Guide/Editing Spreadsheet Documents|Editing Spreadsheet Documents]]
+
* [[NL/Documentation/BASIC Guide/Editing Spreadsheet Documents|Werkbladdoucmenten bewerken]]
 
</div>
 
</div>
* [[NL/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;">
* [[NL/Documentation/BASIC Guide/Structure of Drawings|The Structure of Drawings]]
+
* [[NL/Documentation/BASIC Guide/Structure of Drawings|De structuur van tekeningen]]
* [[NL/Documentation/BASIC Guide/Editing Drawing Objects|Editing Drawing Objects]]
+
* [[NL/Documentation/BASIC Guide/Editing Drawing Objects|Tekenobjecten bewerken]]
* [[NL/Documentation/BASIC Guide/Presentations|Presentations]]
+
* [[NL/Documentation/BASIC Guide/Presentations|Presentaties]]
 
</div>
 
</div>
* [[NL/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;">
* [[NL/Documentation/BASIC Guide/Charts in Spreadsheets|Using Charts in Spreadsheets]]
+
* [[NL/Documentation/BASIC Guide/Charts in Spreadsheets|Diagrammen gebruiken in werkbladen]]
* [[NL/Documentation/BASIC Guide/Structure of Charts|The Structure of Charts]]
+
* [[NL/Documentation/BASIC Guide/Structure of Charts|De structuur van diagrammen]]
* [[NL/Documentation/BASIC Guide/Chart Types|Chart Types]]
+
* [[NL/Documentation/BASIC Guide/Chart Types|Typen diagram]]
 
</div>
 
</div>
 
* [[NL/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;">
* [[NL/Documentation/BASIC Guide/SQL|SQL: a Query Language]]
+
* [[NL/Documentation/BASIC Guide/SQL|SQL: een Query-taal]]
* [[NL/Documentation/BASIC Guide/Database Access Types|Types of Database Access]]
+
* [[NL/Documentation/BASIC Guide/Database Access Types|Typen toegang tot database]]
* [[NL/Documentation/BASIC Guide/Data Sources|Data Sources]]
+
* [[NL/Documentation/BASIC Guide/Data Sources|Gegevensbronnen]]
* [[NL/Documentation/BASIC Guide/Database Access|Database Access]]
+
* [[NL/Documentation/BASIC Guide/Database Access|Toegang tot database]]
 
</div>
 
</div>
* [[NL/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;">
* [[NL/Documentation/BASIC Guide/Working With Dialogs|Working With Dialogs]]
+
* [[NL/Documentation/BASIC Guide/Working With Dialogs|Werken met dialoogvensters]]
* [[NL/Documentation/BASIC Guide/Properties|Properties]]
+
* [[NL/Documentation/BASIC Guide/Properties|Eigenschappen]]
* [[NL/Documentation/BASIC Guide/Events|Events]]
+
* [[NL/Documentation/BASIC Guide/Events|Gebeurtenissen]]
* [[NL/Documentation/BASIC Guide/Control Elements|Dialog Control Elements]]
+
* [[NL/Documentation/BASIC Guide/Control Elements|Elementen voor beheer dialoogvenster]]
 
</div>
 
</div>
* [[NL/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;">
* [[NL/Documentation/BASIC Guide/Working With Forms|Working With Forms]]
+
* [[NL/Documentation/BASIC Guide/Working With Forms|Werken met formulieren]]
* [[NL/Documentation/BASIC Guide/Control Element Forms|Control Element Forms]]
+
* [[NL/Documentation/BASIC Guide/Control Element Forms|Besturingselementen Formulieren]]
* [[NL/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