Difference between revisions of "Template:NO/Documentation/BASICGuideTOC/v2"
From Apache OpenOffice Wiki
		
		
		
| Line 1: | Line 1: | ||
{{Documentation/BeingEdited}}  | {{Documentation/BeingEdited}}  | ||
| − | {{  | + | {{Documentation/MasterTOC  | 
|ShowPrevPage={{{ShowPrevPage}}}  | |ShowPrevPage={{{ShowPrevPage}}}  | ||
|PrevPage={{{PrevPage}}}  | |PrevPage={{{PrevPage}}}  | ||
| Line 11: | Line 11: | ||
|booktitle=[[NO/Documentation/BASIC Guide|Programmering i {{OOo}} BASIC]]  | |booktitle=[[NO/Documentation/BASIC Guide|Programmering i {{OOo}} BASIC]]  | ||
|toccontent=<section begin=toccontent />  | |toccontent=<section begin=toccontent />  | ||
| − | * [[  | + | * [[NO/Documentation/BASIC Guide/Language|Språket {{OOo}} BASIC]]  | 
<div id="lang" style="display:{{{lang|none}}};margin-left: 12px;">  | <div id="lang" style="display:{{{lang|none}}};margin-left: 12px;">  | ||
| − | * [[  | + | * [[NO/Documentation/BASIC Guide/Program Overview|Oversikt]]  | 
| − | * [[  | + | * [[NO/Documentation/BASIC Guide/Working With Variables|Variabler]]  | 
| − | * [[  | + | * [[NO/Documentation/BASIC Guide/Strings|Strenger]]  | 
| − | * [[  | + | * [[NO/Documentation/BASIC Guide/Numbers|Tall]]  | 
| − | * [[  | + | * [[NO/Documentation/BASIC Guide/Boolean|Boolsk]]  | 
| − | * [[  | + | * [[NO/Documentation/BASIC Guide/Date|Dato]]  | 
| − | * [[  | + | * [[NO/Documentation/BASIC Guide/Arrays|Tabeller]]  | 
| − | * [[  | + | * [[NO/Documentation/BASIC Guide/Scope_of_Variables|Synlighet (scope)]]  | 
| − | * [[  | + | * [[NO/Documentation/BASIC Guide/Constants|Konstanter]]  | 
| − | * [[  | + | * [[NO/Documentation/BASIC Guide/Operators|Operatorer]]  | 
| − | * [[  | + | * [[NO/Documentation/BASIC Guide/Branching|Flytkontroll]]  | 
| − | * [[  | + | * [[NO/Documentation/BASIC Guide/Loops|Gjentakelser]]  | 
| − | * [[  | + | * [[NO/Documentation/BASIC Guide/Procedures and Functions|Prosedyrer og funksjoner]]  | 
| − | * [[  | + | * [[NO/Documentation/BASIC Guide/Error Handling|Feilhandtering]]  | 
| − | * [[  | + | * [[NO/Documentation/BASIC Guide/Other Instructions|Annet]]  | 
</div>  | </div>  | ||
| − | * [[  | + | * [[NO/Documentation/BASIC Guide/Runtime Library|Runtime-bibliotek]]  | 
<div id="runtime" style="display:{{{runtime|none}}};margin-left: 12px;">  | <div id="runtime" style="display:{{{runtime|none}}};margin-left: 12px;">  | ||
| − | * [[  | + | * [[NO/Documentation/BASIC Guide/Conversion Functions (Runtime Library)|Konvertering]]  | 
| − | * [[  | + | * [[NO/Documentation/BASIC Guide/Strings (Runtime Library)|Strenger]]  | 
| − | * [[  | + | * [[NO/Documentation/BASIC Guide/Date and Time (Runtime Library)|Dato og tid]]  | 
| − | * [[  | + | * [[NO/Documentation/BASIC Guide/Files and Directories (Runtime Library)|Filer og mapper]]  | 
| − | * [[  | + | * [[NO/Documentation/BASIC Guide/Message and Input Boxes (Runtime Library)|Brukerdialoger]]  | 
| − | * [[  | + | * [[NO/Documentation/BASIC Guide/Other Functions (Runtime Library)|Annet]]  | 
</div>  | </div>  | ||
| − | * [[  | + | * [[NO/Documentation/BASIC Guide/API_Intro|{{OOo}} API]]  | 
<div id="api" style="display:{{{api|none}}};margin-left: 12px;">  | <div id="api" style="display:{{{api|none}}};margin-left: 12px;">  | ||
| − | * [[  | + | * [[NO/Documentation/BASIC Guide/UNO|UNO (Universal Network Objects)]]  | 
| − | * [[  | + | * [[NO/Documentation/BASIC Guide/Properties and Methods (API)|Egenskaper og metoder (API)]]  | 
| − | * [[  | + | * [[NO/Documentation/BASIC Guide/Modules, Services and Interfaces|Moduler, tjenester og grensesnitt]]  | 
| − | * [[  | + | * [[NO/Documentation/BASIC Guide/UNO Tools|Arbeid med UNO]]  | 
| − | * [[  | + | * [[NO/Documentation/BASIC Guide/Interface Overview|Grensesnitt]]  | 
</div>  | </div>  | ||
| − | * [[  | + | * [[NO/Documentation/BASIC Guide/Documents|Brukerveiledning]]  | 
<div id="docs" style="display:{{{docs|none}}};margin-left: 12px;">  | <div id="docs" style="display:{{{docs|none}}};margin-left: 12px;">  | ||
| − | * [[  | + | * [[NO/Documentation/BASIC Guide/StarDesktop|Skrivebordet (Star Desktop)]]  | 
| − | * [[  | + | * [[NO/Documentation/BASIC Guide/Templates|Maler (template)]]  | 
</div>  | </div>  | ||
| − | * [[  | + | * [[NO/Documentation/BASIC Guide/Text Documents|Tekstdokument (Writer)]]  | 
<div id="textdocs" style="display:{{{textdocs|none}}};margin-left: 12px;">  | <div id="textdocs" style="display:{{{textdocs|none}}};margin-left: 12px;">  | ||
| − | * [[  | + | * [[NO/Documentation/BASIC Guide/Structure of Text Documents|Struktur]]  | 
| − | * [[  | + | * [[NO/Documentation/BASIC Guide/Editing Text Documents|Endring]]  | 
| − | * [[  | + | * [[NO/Documentation/BASIC Guide/More Than Text|Mer enn tekst]]  | 
</div>  | </div>  | ||
| − | * [[  | + | * [[NO/Documentation/BASIC Guide/Spreadsheets|Regneark (Calc)]]  | 
<div id="spread" style="display:{{{spread|none}}};margin-left: 12px;">  | <div id="spread" style="display:{{{spread|none}}};margin-left: 12px;">  | ||
| − | * [[  | + | * [[NO/Documentation/BASIC Guide/Structure of Spreadsheets|Struktur]]  | 
| − | ** [[  | + | ** [[NO/Documentation/BASIC Guide/Rows and Columns|Rader og kolonner]]  | 
| − | ** [[  | + | ** [[NO/Documentation/BASIC Guide/Cells and Ranges|Celler og Områder (Range)]]  | 
| − | ** [[  | + | ** [[NO/Documentation/BASIC Guide/Formatting Spreadsheet Documents|Formattering]]  | 
| − | * [[  | + | * [[NO/Documentation/BASIC Guide/Editing Spreadsheet Documents|Endring]]  | 
</div>  | </div>  | ||
| − | * [[  | + | * [[NO/Documentation/BASIC Guide/Drawings Presentations|Tegninger (Draw)]]  | 
<div id="draw" style="display:{{{draw|none}}};margin-left: 12px;">  | <div id="draw" style="display:{{{draw|none}}};margin-left: 12px;">  | ||
| − | * [[  | + | * [[NO/Documentation/BASIC Guide/Structure of Drawings|Tegningens strukturi]]  | 
| − | * [[  | + | * [[NO/Documentation/BASIC Guide/Editing Drawing Objects|Endre tegneobjekt]]  | 
| − | * [[  | + | * [[NO/Documentation/BASIC Guide/Presentations|Presentasjoner]]  | 
</div>  | </div>  | ||
| − | * [[  | + | * [[NO/Documentation/BASIC Guide/Charts|Diagrammer]]  | 
<div id="chart" style="display:{{{chart|none}}};margin-left: 12px;">  | <div id="chart" style="display:{{{chart|none}}};margin-left: 12px;">  | ||
| − | * [[  | + | * [[NO/Documentation/BASIC Guide/Charts in Spreadsheets|Diagram i regneark]]  | 
| − | * [[  | + | * [[NO/Documentation/BASIC Guide/Structure of Charts|Diagrammets struktur]]  | 
| − | * [[  | + | * [[NO/Documentation/BASIC Guide/Chart Types|Diagram, ulike typer]]  | 
</div>  | </div>  | ||
| − | * [[  | + | * [[NO/Documentation/BASIC Guide/Database|Database (Base)]]  | 
<div id="base" style="display:{{{base|none}}};margin-left: 12px;">  | <div id="base" style="display:{{{base|none}}};margin-left: 12px;">  | ||
| − | * [[  | + | * [[NO/Documentation/BASIC Guide/SQL|SQL, Structured Query Language]]  | 
| − | * [[  | + | * [[NO/Documentation/BASIC Guide/Database Access Types|Tilgang]]  | 
| − | * [[  | + | * [[NO/Documentation/BASIC Guide/Data Sources|Datakilder]]  | 
| − | * [[  | + | * [[NO/Documentation/BASIC Guide/Database Access|Databasetilgang]]  | 
</div>  | </div>  | ||
| − | * [[  | + | * [[NO/Documentation/BASIC Guide/Dialogs|Dialoger mot bruker]]  | 
<div id="dial" style="display:{{{dial|none}}};margin-left: 12px;">  | <div id="dial" style="display:{{{dial|none}}};margin-left: 12px;">  | ||
| − | * [[  | + | * [[NO/Documentation/BASIC Guide/Working With Dialogs|Arbeide med dialoger]]  | 
| − | * [[  | + | * [[NO/Documentation/BASIC Guide/Properties|Egenskaper]]  | 
| − | * [[  | + | * [[NO/Documentation/BASIC Guide/Events|Hendelser]]  | 
| − | * [[  | + | * [[NO/Documentation/BASIC Guide/Control Elements|GUI-elementer]]  | 
</div>  | </div>  | ||
| − | * [[  | + | * [[NO/Documentation/BASIC Guide/Forms|Forms]]  | 
<div id="form" style="display:{{{form|none}}};margin-left: 12px;">  | <div id="form" style="display:{{{form|none}}};margin-left: 12px;">  | ||
| − | * [[  | + | * [[NO/Documentation/BASIC Guide/Working With Forms|Bruk av forms]]  | 
| − | * [[  | + | * [[NO/Documentation/BASIC Guide/Control Element Forms|GUI-kontroller]]  | 
| − | * [[  | + | * [[NO/Documentation/BASIC Guide/Database Forms|Database forms]]  | 
</div>  | </div>  | ||
<section end=toccontent />}}  | <section end=toccontent />}}  | ||
[[Category:Documentation/BASIC Guide]]  | [[Category:Documentation/BASIC Guide]]  | ||
Revision as of 11:59, 14 December 2009
Template:Documentation/BeingEdited
| [[{{{PrevPage}}}|< Previous Page
 ]]  | 
[[{{{NextPage}}}|Next Page
>]]  |