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

From Apache OpenOffice Wiki
Jump to: navigation, search
Line 1: Line 1:
<div id="PrevNext" style="margin-bottom: 10px; font-size: xx-small; height: 2em; display: {{{PrevNext|none}}}">
+
{{Documentation/MasterTOC
<div id="DevGuidePrev" style="float:left;">[[{{{Prev}}}|&larr; Previous Page]]</div>
+
|ShowPrevPage={{{ShowPrevPage}}}
<div id="DevGuideNext" style="float:right;">[[{{{Next}}}|Next Page &rarr;]]</div>
+
|PrevPage={{{PrevPage}}}
</div>
+
|ShowNextPage={{{ShowNextPage}}}
<div id="tocwrapper" style="float:right;  width: 200px; padding: 0px; border: 5px solid #fff; margin-left: 40px; margin-bottom: 20px;">
+
|NextPage={{{NextPage}}}
<div id="DevGuideFirstSteps" style="border:1px solid #666; padding: 2px; font-size: xx-small; background-color: #EEE;">
+
|bookid=DevGuide
<div id="tochead" style="background-color: #FFF; padding: 2px;font-weight: bold; text-align: center;">[[Documentation/APIGuide/OpenOffice.org 2.0 Developers Guide|OpenOffice.org 2.0 Developer's Guide]]</div>
+
|booktitle=[[Documentation/APIGuide/OpenOffice.org 2.0 Developers Guide|OpenOffice.org 2.0 Developer's Guide]]
<div id="tocbody" style="padding: 6px;">
+
|ShowParttitle=block
[[Documentation/APIGuide/FirstSteps/First Steps|Chapter 1: First Steps]]
+
|parttitle=[[Documentation/APIGuide/FirstSteps/First Steps|Chapter 1:First Steps]]
<div id="FirstSteps" style="display:{{{FirstSteps|none}}};">
+
|ShowPrevPart=block
 +
|PrevPart=Documentation/APIGuide/OpenOffice.org 2.0 Developers Guide
 +
|ShowNextPart=block
 +
|NextPart=Documentation/APIGuide/FirstSteps/First Steps
 +
|toccontent=
 
* [[Documentation/APIGuide/FirstSteps/Programming with UNO|Programming with UNO]]
 
* [[Documentation/APIGuide/FirstSteps/Programming with UNO|Programming with UNO]]
 
* [[Documentation/APIGuide/FirstSteps/Fields of Application for UNO|Fields of Application for UNO]]
 
* [[Documentation/APIGuide/FirstSteps/Fields of Application for UNO|Fields of Application for UNO]]
 
* [[Documentation/APIGuide/FirstSteps/Getting Started|Getting Started]]
 
* [[Documentation/APIGuide/FirstSteps/Getting Started|Getting Started]]
<div id=FirstSteps2a" style="display:{{{FirstSteps2a|none}}};margin-left: 12px;">
+
<div id="sub1" class="submenu_1" style="margin-left: 12px;">
 
* [[Documentation/APIGuide/FirstSteps/Installation Sets|Installation Sets]]
 
* [[Documentation/APIGuide/FirstSteps/Installation Sets|Installation Sets]]
 
* [[Documentation/APIGuide/FirstSteps/Configuration|Configuration]]
 
* [[Documentation/APIGuide/FirstSteps/Configuration|Configuration]]
Line 19: Line 23:
 
* [[Documentation/APIGuide/FirstSteps/How to get Objects in OpenOffice.org|How to get Objects in OpenOffice.org]]
 
* [[Documentation/APIGuide/FirstSteps/How to get Objects in OpenOffice.org|How to get Objects in OpenOffice.org]]
 
* [[Documentation/APIGuide/FirstSteps/Working with Objects|Working with Objects]]
 
* [[Documentation/APIGuide/FirstSteps/Working with Objects|Working with Objects]]
<div id=FirstSteps2b" style="display:{{{FirstSteps2b|none}}};margin-left: 12px;">
+
<div id="sub1" class="submenu_1" style="margin-left: 12px;">
 
* [[Documentation/APIGuide/FirstSteps/Objects, Interfaces, and Services|Objects, Interfaces, and Services]]
 
* [[Documentation/APIGuide/FirstSteps/Objects, Interfaces, and Services|Objects, Interfaces, and Services]]
 
* [[Documentation/APIGuide/FirstSteps/Using Services|Using Services]]
 
* [[Documentation/APIGuide/FirstSteps/Using Services|Using Services]]
Line 31: Line 35:
 
* [[Documentation/APIGuide/FirstSteps/How do I know Which Type I Have?|How do I know Which Type I Have?]]
 
* [[Documentation/APIGuide/FirstSteps/How do I know Which Type I Have?|How do I know Which Type I Have?]]
 
* [[Documentation/APIGuide/FirstSteps/Example: Hello Text, Hello Table, Hello Shape|Example: Hello Text, Hello Table, Hello Shape]]
 
* [[Documentation/APIGuide/FirstSteps/Example: Hello Text, Hello Table, Hello Shape|Example: Hello Text, Hello Table, Hello Shape]]
<div id=FirstSteps2c" style="display:{{{FirstSteps2c|none}}};margin-left: 12px;">
+
<div id="sub1" class="submenu_1" style="margin-left: 12px;">
 
* [[Documentation/APIGuide/FirstSteps/Common Mechanisms for Text, Tables and Drawings|Common Mechanisms for Text, Tables and Drawings]]
 
* [[Documentation/APIGuide/FirstSteps/Common Mechanisms for Text, Tables and Drawings|Common Mechanisms for Text, Tables and Drawings]]
 
* [[Documentation/APIGuide/FirstSteps/Creating Text, Tables and Drawing Shapes|Creating Text, Tables and Drawing Shapes]]
 
* [[Documentation/APIGuide/FirstSteps/Creating Text, Tables and Drawing Shapes|Creating Text, Tables and Drawing Shapes]]
Line 37: Line 41:
 
</div>
 
</div>
 
</div>
 
</div>
<div id="tocfoot" style="background-color: #FFF; padding: 2px;font-weight: bold; text-align: center;">
 
[[Documentation/APIGuide/OpenOffice.org 2.0 Developers Guide|&larr; Previous Chapter]] &mdash; [[Documentation/APIGuide/ProUNO/Professional UNO|Next Chapter &rarr;]]
 

Revision as of 12:42, 27 September 2007

{{Documentation/MasterTOC |ShowPrevPage={{{ShowPrevPage}}} |PrevPage={{{PrevPage}}} |ShowNextPage={{{ShowNextPage}}} |NextPage={{{NextPage}}} |bookid=DevGuide |booktitle=OpenOffice.org 2.0 Developer's Guide |ShowParttitle=block |parttitle=Chapter 1:First Steps |ShowPrevPart=block |PrevPart=Documentation/APIGuide/OpenOffice.org 2.0 Developers Guide |ShowNextPart=block |NextPart=Documentation/APIGuide/FirstSteps/First Steps |toccontent=

</div> </div>

Personal tools