Difference between revisions of "MediaWiki source Documentation BASIC/Template:G11NWIKITEST/Documentation/BASICGuideTOC/v2"

From Apache OpenOffice Wiki
Jump to: navigation, search
 
Line 1: Line 1:
 
{{Documentation/MasterTOC
 
{{Documentation/MasterTOC
 
|ShowPrevPage={{{ShowPrevPage}}}
 
|ShowPrevPage={{{ShowPrevPage}}}
={{{PrevPage}}
+
|PrevPage={{{PrevPage}}}
={{{ShowNextPage}}
+
|ShowNextPage={{{ShowNextPage}}}
={{{NextPage}}
+
|NextPage={{{NextPage}}}
=
+
|bookid=BASICGuide
=
+
|ShowParttitle=none
=
+
|ShowPrevPart=none
=
+
|ShowNextPart=none
=[[Documentation/BASIC Guide|Documentation/BASIC Guide]]
+
|booktitle=[[Documentation/BASIC Guide|BASIC Guide]]
==
+
|toccontent=<section begin=toccontent />
* [[Documentation/BASIC Guide/Language|{{OOo}}]]
+
* [[Documentation/BASIC Guide/Language|语言{{OOo}} Basic]]
=={{{lang|none}}
+
<div id="lang" style="display:{{{lang|none}}};margin-left: 12px;">
* [[Documentation/BASIC Guide/Program Overview|Documentation/BASIC Guide/Program Overview]]
+
* [[Documentation/BASIC Guide/Program Overview|Overview of a Basic Program]]
* [[Documentation/BASIC Guide/Working With Variables|Documentation/BASIC Guide/Working With Variables]]
+
* [[Documentation/BASIC Guide/Working With Variables|Working With Variables]]
* [[Documentation/BASIC Guide/Strings|Documentation/BASIC Guide/Strings]]
+
* [[Documentation/BASIC Guide/Strings|Strings]]
* [[Documentation/BASIC Guide/Numbers|Documentation/BASIC Guide/Numbers]]
+
* [[Documentation/BASIC Guide/Numbers|Numbers]]
* [[Documentation/BASIC Guide/Boolean|Documentation/BASIC Guide/Boolean]]
+
* [[Documentation/BASIC Guide/Boolean|Boolean Values]]
* [[Documentation/BASIC Guide/Date|Documentation/BASIC Guide/Date]]
+
* [[Documentation/BASIC Guide/Date|Date and Time]]
* [[Documentation/BASIC Guide/Arrays|Documentation/BASIC Guide/Arrays]]
+
* [[Documentation/BASIC Guide/Arrays|Arrays]]
* [[Documentation/BASIC Guide/Scope of Variables|Documentation/BASIC Guide/Scope of Variables]]
+
* [[Documentation/BASIC Guide/Scope of Variables|Scope and Life Span of Variables]]
* [[Documentation/BASIC Guide/Constants|Documentation/BASIC Guide/Constants]]
+
* [[Documentation/BASIC Guide/Constants|Constants]]
* [[Documentation/BASIC Guide/Operators|Documentation/BASIC Guide/Operators]]
+
* [[Documentation/BASIC Guide/Operators|Operators]]
* [[Documentation/BASIC Guide/Branching|Documentation/BASIC Guide/Branching]]
+
* [[Documentation/BASIC Guide/Branching|Branching]]
* [[Documentation/BASIC Guide/Loops|Documentation/BASIC Guide/Loops]]
+
* [[Documentation/BASIC Guide/Loops|Loops]]
* [[Documentation/BASIC Guide/Procedures and Functions|Documentation/BASIC Guide/Procedures and Functions]]
+
* [[Documentation/BASIC Guide/Procedures and Functions|Procedures and Functions]]
* [[Documentation/BASIC Guide/Error Handling|Documentation/BASIC Guide/Error Handling]]
+
* [[Documentation/BASIC Guide/Error Handling|Error Handling]]
* [[Documentation/BASIC Guide/Other Instructions|Documentation/BASIC Guide/Other Instructions]]
+
* [[Documentation/BASIC Guide/Other Instructions|Other Instructions]]
 
</div>
 
</div>
* [[Documentation/BASIC Guide/Runtime Library|Documentation/BASIC Guide/Runtime Library]]
+
* [[Documentation/BASIC Guide/Runtime Library|Runtime Library中文]]
=={{{runtime|none}}
+
<div id="runtime" style="display:{{{runtime|none}}};margin-left: 12px;">
* [[Documentation/BASIC Guide/Conversion Functions (Runtime Library)|Documentation/BASIC Guide/Conversion Functions]]
+
* [[Documentation/BASIC Guide/Conversion Functions (Runtime Library)|Conversion Functions]]
* [[Documentation/BASIC Guide/Strings (Runtime Library)|Documentation/BASIC Guide/Strings]]
+
* [[Documentation/BASIC Guide/Strings (Runtime Library)|Strings]]
* [[Documentation/BASIC Guide/Date and Time (Runtime Library)|Documentation/BASIC Guide/Date and Time]]
+
* [[Documentation/BASIC Guide/Date and Time (Runtime Library)|Date and Time]]
* [[Documentation/BASIC Guide/Files and Directories (Runtime Library)|Documentation/BASIC Guide/Files and Directories]]
+
* [[Documentation/BASIC Guide/Files and Directories (Runtime Library)|Files and Directories]]
* [[Documentation/BASIC Guide/Message and Input Boxes (Runtime Library)|Documentation/BASIC Guide/Message and Input Boxes]]
+
* [[Documentation/BASIC Guide/Message and Input Boxes (Runtime Library)|Message and Input Boxes]]
* [[Documentation/BASIC Guide/Other Functions (Runtime Library)|Documentation/BASIC Guide/Other Functions]]
+
* [[Documentation/BASIC Guide/Other Functions (Runtime Library)|Other Functions]]
 
</div>
 
</div>
* [[Documentation/BASIC Guide/API Intro|Documentation/BASIC Guide/API Intro]]
+
* [[Documentation/BASIC Guide/API Intro|介绍 API]]
=={{{api|none}}
+
<div id="api" style="display:{{{api|none}}};margin-left: 12px;">
* [[Documentation/BASIC Guide/UNO|Documentation/BASIC Guide/UNO]]
+
* [[Documentation/BASIC Guide/UNO|Universal Network Objects (UNO)]]
* [[Documentation/BASIC Guide/Properties and Methods (API)|Documentation/BASIC Guide/Properties and Methods]]
+
* [[Documentation/BASIC Guide/Properties and Methods (API)|Properties and Methods]]
* [[Documentation/BASIC Guide/Modules, Services and Interfaces|Documentation/BASIC Guide/Modules]]
+
* [[Documentation/BASIC Guide/Modules, Services and Interfaces|Modules, Services and Interfaces]]
* [[Documentation/BASIC Guide/UNO Tools|Documentation/BASIC Guide/UNO Tools]]
+
* [[Documentation/BASIC Guide/UNO Tools|Tools for Working with UNO]]
* [[Documentation/BASIC Guide/Interface Overview|Documentation/BASIC Guide/Interface Overview]]
+
* [[Documentation/BASIC Guide/Interface Overview|Overview of Central Interfaces]]
 
</div>
 
</div>
* [[Documentation/BASIC Guide/Documents|Documentation/BASIC Guide/Documents]]
+
* [[Documentation/BASIC Guide/Documents|参照文档工作]]
=={{{docs|none}}
+
<div id="docs" style="display:{{{docs|none}}};margin-left: 12px;">
 
* [[Documentation/BASIC Guide/StarDesktop|The StarDesktop]]
 
* [[Documentation/BASIC Guide/StarDesktop|The StarDesktop]]
 
* [[Documentation/BASIC Guide/Templates|Templates]]
 
* [[Documentation/BASIC Guide/Templates|Templates]]
 
</div>
 
</div>
* [[Documentation/BASIC Guide/Text Documents|Documentation/BASIC Guide/Text Documents]]
+
* [[Documentation/BASIC Guide/Text Documents|文本文档]]
=={{{textdocs|none}}
+
<div id="textdocs" style="display:{{{textdocs|none}}};margin-left: 12px;">
* [[Documentation/BASIC Guide/Structure of Text Documents|Documentation/BASIC Guide/Structure of Text Documents]]
+
* [[Documentation/BASIC Guide/Structure of Text Documents|The Structure of Text Documents]]
* [[Documentation/BASIC Guide/Editing Text Documents|Documentation/BASIC Guide/Editing Text Documents]]
+
* [[Documentation/BASIC Guide/Editing Text Documents|Editing Text Documents]]
* [[Documentation/BASIC Guide/More Than Text|Documentation/BASIC Guide/More Than Text]]
+
* [[Documentation/BASIC Guide/More Than Text|More than Just Text]]
 
</div>
 
</div>
* [[Documentation/BASIC Guide/Spreadsheets|Documentation/BASIC Guide/Spreadsheets]]
+
* [[Documentation/BASIC Guide/Spreadsheets|数据表文档]]
=={{{spread|none}}
+
<div id="spread" style="display:{{{spread|none}}};margin-left: 12px;">
* [[Documentation/BASIC Guide/Structure of Spreadsheets|Documentation/BASIC Guide/Structure of Spreadsheets]]
+
* [[Documentation/BASIC Guide/Structure of Spreadsheets|The Structure of Spreadsheets]]
** [[Documentation/BASIC Guide/Rows and Columns|Documentation/BASIC Guide/Rows and Columns]]
+
** [[Documentation/BASIC Guide/Rows and Columns|Rows and Columns]]
** [[Documentation/BASIC Guide/Cells and Ranges|Documentation/BASIC Guide/Cells and Ranges]]
+
** [[Documentation/BASIC Guide/Cells and Ranges|Cells and Ranges]]
** [[Documentation/BASIC Guide/Formatting Spreadsheet Documents|Documentation/BASIC Guide/Formatting Spreadsheet Documents]]
+
** [[Documentation/BASIC Guide/Formatting Spreadsheet Documents|Formatting Spreadsheet Documents]]
* [[Documentation/BASIC Guide/Editing Spreadsheet Documents|Documentation/BASIC Guide/Editing Spreadsheet Documents]]
+
* [[Documentation/BASIC Guide/Editing Spreadsheet Documents|Editing Spreadsheet Documents]]
 
</div>
 
</div>
* [[Documentation/BASIC Guide/Drawings Presentations|绘图和演示]]
+
* [[Documentation/BASIC Guide/Drawings Presentations|Drawings and Presentations]]
=={{{draw|none}}
+
<div id="draw" style="display:{{{draw|none}}};margin-left: 12px;">
* [[Documentation/BASIC Guide/Structure of Drawings|Documentation/BASIC Guide/Structure of Drawings]]
+
* [[Documentation/BASIC Guide/Structure of Drawings|The Structure of Drawings]]
* [[Documentation/BASIC Guide/Editing Drawing Objects|Documentation/BASIC Guide/Editing Drawing Objects]]
+
* [[Documentation/BASIC Guide/Editing Drawing Objects|Editing Drawing Objects]]
* [[Documentation/BASIC Guide/Presentations|Documentation/BASIC Guide/Presentations]]
+
* [[Documentation/BASIC Guide/Presentations|Presentations]]
 
</div>
 
</div>
* [[Documentation/BASIC Guide/Charts|图表]]
+
* [[Documentation/BASIC Guide/Charts|Charts (Diagrams)]]
=={{{chart|none}}
+
<div id="chart" style="display:{{{chart|none}}};margin-left: 12px;">
* [[Documentation/BASIC Guide/Charts in Spreadsheets|Documentation/BASIC Guide/Charts in Spreadsheets]]
+
* [[Documentation/BASIC Guide/Charts in Spreadsheets|Using Charts in Spreadsheets]]
* [[Documentation/BASIC Guide/Structure of Charts|Documentation/BASIC Guide/Structure of Charts]]
+
* [[Documentation/BASIC Guide/Structure of Charts|The Structure of Charts]]
* [[Documentation/BASIC Guide/Chart Types|Documentation/BASIC Guide/Chart Types]]
+
* [[Documentation/BASIC Guide/Chart Types|Chart Types]]
 
</div>
 
</div>
* [[Documentation/BASIC Guide/Database|数据库]]
+
* [[Documentation/BASIC Guide/Database|Databases]]
=={{{base|none}}
+
<div id="base" style="display:{{{base|none}}};margin-left: 12px;">
* [[Documentation/BASIC Guide/SQL|Documentation/BASIC Guide/SQL]]
+
* [[Documentation/BASIC Guide/SQL|SQL: a Query Language]]
* [[Documentation/BASIC Guide/Database Access Types|Documentation/BASIC Guide/Database Access Types]]
+
* [[Documentation/BASIC Guide/Database Access Types|Types of Database Access]]
* [[Documentation/BASIC Guide/Data Sources|Documentation/BASIC Guide/Data Sources]]
+
* [[Documentation/BASIC Guide/Data Sources|Data Sources]]
* [[Documentation/BASIC Guide/Database Access|Documentation/BASIC Guide/Database Access]]
+
* [[Documentation/BASIC Guide/Database Access|Database Access]]
 
</div>
 
</div>
* [[Documentation/BASIC Guide/Dialogs|Documentation/BASIC Guide/Dialogs]]
+
* [[Documentation/BASIC Guide/Dialogs|Dialogs]]
=={{{dial|none}}
+
<div id="dial" style="display:{{{dial|none}}};margin-left: 12px;">
* [[Documentation/BASIC Guide/Working With Dialogs|Documentation/BASIC Guide/Working With Dialogs]]
+
* [[Documentation/BASIC Guide/Working With Dialogs|Working With Dialogs]]
* [[Documentation/BASIC Guide/Properties|Documentation/BASIC Guide/Properties]]
+
* [[Documentation/BASIC Guide/Properties|Properties]]
* [[Documentation/BASIC Guide/Events|Documentation/BASIC Guide/Events]]
+
* [[Documentation/BASIC Guide/Events|Events]]
* [[Documentation/BASIC Guide/Control Elements|Documentation/BASIC Guide/Control Elements]]
+
* [[Documentation/BASIC Guide/Control Elements|Dialog Control Elements]]
 
</div>
 
</div>
* [[Documentation/BASIC Guide/Forms|Documentation/BASIC Guide/Forms]]
+
* [[Documentation/BASIC Guide/Forms|Forms]]
=={{{form|none}}
+
<div id="form" style="display:{{{form|none}}};margin-left: 12px;">
* [[Documentation/BASIC Guide/Working With Forms|Documentation/BASIC Guide/Working With Forms]]
+
* [[Documentation/BASIC Guide/Working With Forms|Working With Forms]]
* [[Documentation/BASIC Guide/Control Element Forms|Documentation/BASIC Guide/Control Element Forms]]
+
* [[Documentation/BASIC Guide/Control Element Forms|Control Element Forms]]
* [[Documentation/BASIC Guide/Database Forms|Documentation/BASIC Guide/Database Forms]]
+
* [[Documentation/BASIC Guide/Database Forms|Database Forms]]
 
</div>
 
</div>
=
+
<section end=toccontent />}}
  
  
Line 104: Line 104:
 
[[Category:Exclude in print|{{PAGENAME}}]]
 
[[Category:Exclude in print|{{PAGENAME}}]]
  
[[Category:G11n Wiki Translation Testing]]
+
</noinclude>[[Category:G11n Wiki Translation Testing]]

Latest revision as of 13:09, 7 September 2009

Personal tools