Difference between revisions of "Template:Documentation/DevGuide/FirstStepsTOC"

From Apache OpenOffice Wiki
Jump to: navigation, search
Line 9: Line 9:
 
<div id="tochead" style="background-color: #FFF; padding: 2px;font-weight: bold; text-align: center;">[[Documentation/APIGuide/OpenOffice.org 2.0 Developer's Guide|OpenOffice.org 2.0 Developer's Guide]]</div>
 
<div id="tochead" style="background-color: #FFF; padding: 2px;font-weight: bold; text-align: center;">[[Documentation/APIGuide/OpenOffice.org 2.0 Developer's Guide|OpenOffice.org 2.0 Developer's Guide]]</div>
 
<div id="tocbody" style="padding: 6px;">
 
<div id="tocbody" style="padding: 6px;">
[[First Steps|Chapter 2: First Steps]]
+
[[Documentation/APIGuide/FirstSteps/First Steps|Chapter 2: First Steps]]
 
<div id="FirstSteps" style="display:{{{FirstSteps|none}}};">
 
<div id="FirstSteps" style="display:{{{FirstSteps|none}}};">
* [[Programming with UNO]]
+
* [[Documentation/APIGuide/FirstSteps/Programming with UNO]]
* [[Fields of Application for UNO]]
+
* [[Documentation/APIGuide/FirstSteps/Fields of Application for UNO]]
* [[Getting Started]]
+
* [[Documentation/APIGuide/FirstSteps/Getting Started]]
 
<div id=FirstSteps2a" style="display:{{{FirstSteps2a|none}}};margin-left: 12px;">
 
<div id=FirstSteps2a" style="display:{{{FirstSteps2a|none}}};margin-left: 12px;">
* [[Installation Sets]]
+
* [[Documentation/APIGuide/FirstSteps/Installation Sets]]
* [[Configuration]]
+
* [[Documentation/APIGuide/FirstSteps/Configuration]]
* [[First Contact]]
+
* [[Documentation/APIGuide/FirstSteps/First Contact]]
 
</div>
 
</div>
* [[How to get Objects in OpenOffice.org]]
+
* [[Documentation/APIGuide/FirstSteps/How to get Objects in OpenOffice.org]]
* [[Working with Objects]]
+
* [[Documentation/APIGuide/FirstSteps/Working with Objects]]
 
<div id=FirstSteps2b" style="display:{{{FirstSteps2b|none}}};margin-left: 12px;">
 
<div id=FirstSteps2b" style="display:{{{FirstSteps2b|none}}};margin-left: 12px;">
* [[Objects, Interfaces, and Services]]
+
* [[Documentation/APIGuide/FirstSteps/Objects, Interfaces, and Services]]
* [[Using Services]]
+
* [[Documentation/APIGuide/FirstSteps/Using Services]]
* [[Example: Working with a Spreadsheet Document]]
+
* [[Documentation/APIGuide/FirstSteps/Example: Working with a Spreadsheet Document]]
* [[Common Types]]
+
* [[Documentation/APIGuide/FirstSteps/Common Types]]
* [[Struct]]
+
* [[Documentation/APIGuide/FirstSteps/Struct]]
* [[Any]]
+
* [[Documentation/APIGuide/FirstSteps/Any]]
* [[Sequence]]
+
* [[Documentation/APIGuide/FirstSteps/Sequence]]
* [[Element Access]]
+
* [[Documentation/APIGuide/FirstSteps/Element Access]]
 
</div>
 
</div>
* [[How do I know Which Type I Have?]]
+
* [[Documentation/APIGuide/FirstSteps/How do I know Which Type I Have?]]
* [[Example: Hello Text, Hello Table, Hello Shape]]
+
* [[Documentation/APIGuide/FirstSteps/Example: Hello Text, Hello Table, Hello Shape]]
 
<div id=FirstSteps2c" style="display:{{{FirstSteps2c|none}}};margin-left: 12px;">
 
<div id=FirstSteps2c" style="display:{{{FirstSteps2c|none}}};margin-left: 12px;">
* [[Common Mechanisms for Text, Tables and Drawings]]
+
* [[Documentation/APIGuide/FirstSteps/Common Mechanisms for Text, Tables and Drawings]]
* [[Creating Text, Tables and Drawing Shapes]]
+
* [[Documentation/APIGuide/FirstSteps/Creating Text, Tables and Drawing Shapes]]
 
</div>
 
</div>
 
</div>
 
</div>
 
</div>
 
</div>
 
<div id="tocfoot" style="background-color: #FFF; padding: 2px;font-weight: bold; text-align: center;">
 
<div id="tocfoot" style="background-color: #FFF; padding: 2px;font-weight: bold; text-align: center;">
[[Documentation/APIGuide/OpenOffice.org 2.0 Developer's Guide|&larr; Previous Chapter]] &mdash; [[Professional UNO|Next Chapter &rarr;]]
+
[[Documentation/APIGuide/OpenOffice.org 2.0 Developer's Guide|&larr; Previous Chapter]] &mdash; [[Documentation/APIGuide/ProUNO/Professional UNO|Next Chapter &rarr;]]

Revision as of 07:54, 21 June 2007

{{#addscript:src=sayhi|type=js|pos=head}}

Personal tools