<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.openoffice.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Jcemelanda</id>
	<title>Apache OpenOffice Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.openoffice.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Jcemelanda"/>
	<link rel="alternate" type="text/html" href="https://wiki.openoffice.org/wiki/Special:Contributions/Jcemelanda"/>
	<updated>2026-05-25T07:13:15Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.14</generator>
	<entry>
		<id>https://wiki.openoffice.org/w/index.php?title=User:Jcemelanda/Books/UNO&amp;diff=186832</id>
		<title>User:Jcemelanda/Books/UNO</title>
		<link rel="alternate" type="text/html" href="https://wiki.openoffice.org/w/index.php?title=User:Jcemelanda/Books/UNO&amp;diff=186832"/>
		<updated>2010-10-18T19:00:29Z</updated>

		<summary type="html">&lt;p&gt;Jcemelanda: Created page with &amp;#039;{{saved_book}}  == OpenOffice.org Developer&amp;#039;s Guide - Professional UNO == :Professional UNO :[[Documentation/DevGuide/ProUNO/In…&amp;#039;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{saved_book}}&lt;br /&gt;
&lt;br /&gt;
== OpenOffice.org Developer&amp;#039;s Guide - Professional UNO ==&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Professional UNO|Professional UNO]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Introduction|Introduction]]&lt;br /&gt;
;API Concepts&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/API Concepts|API Concepts]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Data Types|Data Types]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Simple Types|Simple Types]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/The Any Type|The Any Type]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Interfaces|Interfaces]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Services|Services]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Structs|Structs]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Predefined Values|Predefined Values]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Sequences|Sequences]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Modules|Modules]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Exceptions|Exceptions]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Singletons|Singletons]]&lt;br /&gt;
;Understanding the API Reference&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Understanding the API Reference|Understanding the API Reference]]&lt;br /&gt;
;UNO Concepts&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/UNO Concepts|UNO Concepts]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/UNO Interprocess Connections|UNO Interprocess Connections]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Starting OpenOffice.org in Listening Mode|Starting OpenOffice.org in Listening Mode]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Importing a UNO Object|Importing a UNO Object]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Characteristics of the Interprocess Bridge|Characteristics of the Interprocess Bridge]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Opening a Connection|Opening a Connection]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Creating the Bridge|Creating the Bridge]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Closing a Connection|Closing a Connection]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Example: A Connection Aware Client|Example: A Connection Aware Client]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Service Manager and Component Context|Service Manager and Component Context]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Service Manager|Service Manager]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Component Context|Component Context]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Using UNO Interfaces|Using UNO Interfaces]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Properties|Properties]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Collections and Containers|Collections and Containers]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Event Model|Event Model]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Exception Handling|Exception Handling]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Lifetime of UNO objects|Lifetime of UNO objects]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/acquire() and release()|acquire() and release()]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/The XComponent Interface|The XComponent Interface]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Children of the XEventListener Interface|Children of the XEventListener Interface]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Weak Objects and References|Weak Objects and References]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Differences Between the Lifetime of C++ and Java Objects|Differences Between the Lifetime of C++ and Java Objects]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Object Identity|Object Identity]]&lt;br /&gt;
;UNO Language Bindings&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/UNO Language Bindings|UNO Language Bindings]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Java/Java Language Binding|Java Language Binding]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Java/Getting a Service Manager|Getting a Service Manager]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Java/Transparent Use of Office UNO Components|Transparent Use of Office UNO Components]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Java/Handling Interfaces|Handling Interfaces]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Java/Type Mappings|Type Mappings]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Java/Mapping of Sequence Types|Mapping of Sequence Types]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Java/Mapping of Enum Types|Mapping of Enum Types]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Java/Mapping of Struct Types|Mapping of Struct Types]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Java/Mapping of Exception Types|Mapping of Exception Types]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Java/Mapping of Interface Types|Mapping of Interface Types]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Java/Mapping of UNOIDL|Mapping of UNOIDL]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Java/Mapping of Services|Mapping of Services]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Java/Mapping of Singletons|Mapping of Singletons]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Java/Inexact approximation of UNO Value Semantics|Inexact approximation of UNO Value Semantics]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/C++/C++ Language Binding|C++ Language Binding]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/C++/Establishing Interprocess Connections|Establishing Interprocess Connections]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/C++/Transparent Use of Office UNO Components|Transparent Use of Office UNO Components]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/C++/Type Mappings|Type Mappings]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/C++/Mapping of Struct Types|Mapping of Struct Types]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/C++/Mapping of Interface Types|Mapping of Interface Types]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/C++/Mapping of Sequence Types|Mapping of Sequence Types]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/C++/Mapping of Services|Mapping of Services]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/C++/Mapping of Singletons|Mapping of Singletons]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/C++/Using Weak References|Using Weak References]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/C++/Exception Handling in C++|Exception Handling in C++]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Basic/OpenOffice.org Basic|OpenOffice.org Basic]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Basic/Handling UNO Objects|Handling UNO Objects]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Basic/Instantiating UNO Services|Instantiating UNO Services]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Basic/Getting Information about UNO Objects|Getting Information about UNO Objects]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Basic/Mapping of UNO and Basic Types|Mapping of UNO and Basic Types]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Basic/Mapping of Simple Types|Mapping of Simple Types]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Basic/Mapping of Sequences and Arrays|Mapping of Sequences and Arrays]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Basic/Mapping of Structs|Mapping of Structs]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Basic/Mapping of Enums and Constant Groups|Mapping of Enums and Constant Groups]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Basic/Case Sensitivity|Case Sensitivity]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Basic/Exception Handling|Exception Handling]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Basic/Listeners|Listeners]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Bridge/Automation Bridge|Automation Bridge]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Bridge/The Service Manager Component|The Service Manager Component]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Bridge/Using UNO from Automation|Using UNO from Automation]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Bridge/Calling Functions and Accessing Properties|Calling Functions and Accessing Properties]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Bridge/Return Values|Return Values]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Bridge/Usage of Types|Usage of Types]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Bridge/Using Automation Objects from UNO|Using Automation Objects from UNO]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Bridge/Type Mappings|Type Mappings]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Bridge/Default Mappings|Default Mappings]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Bridge/Mapping of Simple Types|Mapping of Simple Types]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Bridge/Mapping of Hyper and Decimal|Mapping of Hyper and Decimal]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Bridge/Mapping of String|Mapping of String]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Bridge/Mapping of Interfaces and Structures|Mapping of Interfaces and Structures]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Bridge/Mapping of Sequence|Mapping of Sequence]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Bridge/Mapping of Type|Mapping of Type]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Bridge/Conversion Mappings|Conversion Mappings]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Bridge/Client-Side Conversions|Client-Side Conversions]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Bridge/Value Objects|Value Objects]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Bridge/Exceptions and Errorcodes|Exceptions and Errorcodes]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Bridge/Automation Objects with UNO Interfaces|Automation Objects with UNO Interfaces]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Bridge/DCOM|DCOM]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Bridge/The Bridge Services|The Bridge Services]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Bridge/Unsupported COM Features|Unsupported COM Features]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/CLI/CLI Language Binding|CLI Language Binding]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/CLI/Language Binding DLLs|Language Binding DLLs]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/CLI/Type Mapping|Type Mapping]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/CLI/Type Name Decoration|Type Name Decoration]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/CLI/Type Mappings|Type Mappings]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/CLI/Additional Structures|Additional Structures]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/CLI/Lifetime Management and Obtaining Interfaces|Lifetime Management and Obtaining Interfaces]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/CLI/Writing Client Programs|Writing Client Programs]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/CLI/The Override Problem|The Override Problem]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/CLI/Important Interfaces and Implementations|Important Interfaces and Implementations]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Books|UNO]]&lt;/div&gt;</summary>
		<author><name>Jcemelanda</name></author>
	</entry>
	<entry>
		<id>https://wiki.openoffice.org/w/index.php?title=User:Jcemelanda/Books/OODevGuide&amp;diff=186541</id>
		<title>User:Jcemelanda/Books/OODevGuide</title>
		<link rel="alternate" type="text/html" href="https://wiki.openoffice.org/w/index.php?title=User:Jcemelanda/Books/OODevGuide&amp;diff=186541"/>
		<updated>2010-10-12T03:49:14Z</updated>

		<summary type="html">&lt;p&gt;Jcemelanda: Created page with &amp;#039;{{saved_book}}  :Documentation/DevGuide/OpenOffice.org Developers Guide :First Steps :[[Documentation/DevGuide/FirstSteps/Pr…&amp;#039;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{saved_book}}&lt;br /&gt;
&lt;br /&gt;
:[[Documentation/DevGuide/OpenOffice.org Developers Guide]]&lt;br /&gt;
:[[Documentation/DevGuide/FirstSteps/First Steps|First Steps]]&lt;br /&gt;
:[[Documentation/DevGuide/FirstSteps/Programming with UNO|Programming with UNO]]&lt;br /&gt;
:[[Documentation/DevGuide/FirstSteps/Fields of Application for UNO|Fields of Application for UNO]]&lt;br /&gt;
;Getting Started&lt;br /&gt;
:[[Documentation/DevGuide/FirstSteps/Getting Started|Getting Started]]&lt;br /&gt;
:[[Documentation/DevGuide/FirstSteps/Installation Sets|Installation Sets]]&lt;br /&gt;
:[[Documentation/DevGuide/FirstSteps/Configuration|Configuration]]&lt;br /&gt;
:[[Documentation/DevGuide/FirstSteps/First Contact|First Contact]]&lt;br /&gt;
;How to Get Objects in OpenOffice.org&lt;br /&gt;
:[[Documentation/DevGuide/FirstSteps/How to get Objects in OpenOffice.org|How to get Objects in OpenOffice.org]]&lt;br /&gt;
;Working With Objects&lt;br /&gt;
:[[Documentation/DevGuide/FirstSteps/Working with Objects|Working with Objects]]&lt;br /&gt;
:[[Documentation/DevGuide/FirstSteps/Objects, Interfaces, and Services|Objects, Interfaces, and Services]]&lt;br /&gt;
:[[Documentation/DevGuide/FirstSteps/Using Services|Using Services]]&lt;br /&gt;
:[[Documentation/DevGuide/FirstSteps/Example: Working with a Spreadsheet Document|Example: Working with a Spreadsheet Document]]&lt;br /&gt;
:[[Documentation/DevGuide/FirstSteps/Common Types|Common Types]]&lt;br /&gt;
:[[Documentation/DevGuide/FirstSteps/Struct|Struct]]&lt;br /&gt;
:[[Documentation/DevGuide/FirstSteps/Any|Any]]&lt;br /&gt;
:[[Documentation/DevGuide/FirstSteps/Sequence|Sequence]]&lt;br /&gt;
:[[Documentation/DevGuide/FirstSteps/Element Access|Element Access]]&lt;br /&gt;
;How Do I Know Which Type I Have?&lt;br /&gt;
:[[Documentation/DevGuide/FirstSteps/How do I know Which Type I Have?|How do I know Which Type I Have?]]&lt;br /&gt;
;Examples&lt;br /&gt;
:[[Documentation/DevGuide/FirstSteps/Example: Hello Text, Hello Table, Hello Shape|Example: Hello Text, Hello Table, Hello Shape]]&lt;br /&gt;
:[[Documentation/DevGuide/FirstSteps/Common Mechanisms for Text, Tables and Drawings|Common Mechanisms for Text, Tables and Drawings]]&lt;br /&gt;
:[[Documentation/DevGuide/FirstSteps/Creating Text, Tables and Drawing Shapes|Creating Text, Tables and Drawing Shapes]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Professional UNO|Professional UNO]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Introduction|Introduction]]&lt;br /&gt;
;API Concepts&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/API Concepts|API Concepts]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Data Types|Data Types]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Simple Types|Simple Types]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/The Any Type|The Any Type]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Interfaces|Interfaces]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Services|Services]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Structs|Structs]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Predefined Values|Predefined Values]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Sequences|Sequences]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Modules|Modules]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Exceptions|Exceptions]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Singletons|Singletons]]&lt;br /&gt;
;Understanding the API Reference&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Understanding the API Reference|Understanding the API Reference]]&lt;br /&gt;
;UNO Concepts&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/UNO Concepts|UNO Concepts]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/UNO Interprocess Connections|UNO Interprocess Connections]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Starting OpenOffice.org in Listening Mode|Starting OpenOffice.org in Listening Mode]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Importing a UNO Object|Importing a UNO Object]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Characteristics of the Interprocess Bridge|Characteristics of the Interprocess Bridge]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Opening a Connection|Opening a Connection]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Creating the Bridge|Creating the Bridge]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Closing a Connection|Closing a Connection]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Example: A Connection Aware Client|Example: A Connection Aware Client]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Service Manager and Component Context|Service Manager and Component Context]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Service Manager|Service Manager]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Component Context|Component Context]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Using UNO Interfaces|Using UNO Interfaces]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Properties|Properties]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Collections and Containers|Collections and Containers]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Event Model|Event Model]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Exception Handling|Exception Handling]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Lifetime of UNO objects|Lifetime of UNO objects]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/acquire() and release()|acquire() and release()]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/The XComponent Interface|The XComponent Interface]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Children of the XEventListener Interface|Children of the XEventListener Interface]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Weak Objects and References|Weak Objects and References]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Differences Between the Lifetime of C++ and Java Objects|Differences Between the Lifetime of C++ and Java Objects]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Object Identity|Object Identity]]&lt;br /&gt;
;UNO Language Bindings&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/UNO Language Bindings|UNO Language Bindings]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Java/Java Language Binding|Java Language Binding]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Java/Getting a Service Manager|Getting a Service Manager]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Java/Transparent Use of Office UNO Components|Transparent Use of Office UNO Components]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Java/Handling Interfaces|Handling Interfaces]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Java/Type Mappings|Type Mappings]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Java/Mapping of Sequence Types|Mapping of Sequence Types]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Java/Mapping of Enum Types|Mapping of Enum Types]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Java/Mapping of Struct Types|Mapping of Struct Types]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Java/Mapping of Exception Types|Mapping of Exception Types]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Java/Mapping of Interface Types|Mapping of Interface Types]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Java/Mapping of UNOIDL|Mapping of UNOIDL]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Java/Mapping of Services|Mapping of Services]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Java/Mapping of Singletons|Mapping of Singletons]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Java/Inexact approximation of UNO Value Semantics|Inexact approximation of UNO Value Semantics]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/C++/C++ Language Binding|C++ Language Binding]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/C++/Establishing Interprocess Connections|Establishing Interprocess Connections]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/C++/Transparent Use of Office UNO Components|Transparent Use of Office UNO Components]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/C++/Type Mappings|Type Mappings]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/C++/Mapping of Struct Types|Mapping of Struct Types]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/C++/Mapping of Interface Types|Mapping of Interface Types]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/C++/Mapping of Sequence Types|Mapping of Sequence Types]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/C++/Mapping of Services|Mapping of Services]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/C++/Mapping of Singletons|Mapping of Singletons]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/C++/Using Weak References|Using Weak References]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/C++/Exception Handling in C++|Exception Handling in C++]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Basic/OpenOffice.org Basic|OpenOffice.org Basic]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Basic/Handling UNO Objects|Handling UNO Objects]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Basic/Instantiating UNO Services|Instantiating UNO Services]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Basic/Getting Information about UNO Objects|Getting Information about UNO Objects]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Basic/Mapping of UNO and Basic Types|Mapping of UNO and Basic Types]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Basic/Mapping of Simple Types|Mapping of Simple Types]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Basic/Mapping of Sequences and Arrays|Mapping of Sequences and Arrays]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Basic/Mapping of Structs|Mapping of Structs]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Basic/Mapping of Enums and Constant Groups|Mapping of Enums and Constant Groups]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Basic/Case Sensitivity|Case Sensitivity]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Basic/Exception Handling|Exception Handling]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Basic/Listeners|Listeners]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Bridge/Automation Bridge|Automation Bridge]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Bridge/The Service Manager Component|The Service Manager Component]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Bridge/Using UNO from Automation|Using UNO from Automation]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Bridge/Calling Functions and Accessing Properties|Calling Functions and Accessing Properties]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Bridge/Return Values|Return Values]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Bridge/Usage of Types|Usage of Types]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Bridge/Using Automation Objects from UNO|Using Automation Objects from UNO]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Bridge/Type Mappings|Type Mappings]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Bridge/Default Mappings|Default Mappings]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Bridge/Mapping of Simple Types|Mapping of Simple Types]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Bridge/Mapping of Hyper and Decimal|Mapping of Hyper and Decimal]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Bridge/Mapping of String|Mapping of String]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Bridge/Mapping of Interfaces and Structures|Mapping of Interfaces and Structures]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Bridge/Mapping of Sequence|Mapping of Sequence]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Bridge/Mapping of Type|Mapping of Type]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Bridge/Conversion Mappings|Conversion Mappings]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Bridge/Client-Side Conversions|Client-Side Conversions]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Bridge/Value Objects|Value Objects]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Bridge/Exceptions and Errorcodes|Exceptions and Errorcodes]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Bridge/Automation Objects with UNO Interfaces|Automation Objects with UNO Interfaces]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Bridge/DCOM|DCOM]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Bridge/The Bridge Services|The Bridge Services]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/Bridge/Unsupported COM Features|Unsupported COM Features]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/CLI/CLI Language Binding|CLI Language Binding]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/CLI/Language Binding DLLs|Language Binding DLLs]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/CLI/Type Mapping|Type Mapping]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/CLI/Type Name Decoration|Type Name Decoration]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/CLI/Type Mappings|Type Mappings]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/CLI/Additional Structures|Additional Structures]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/CLI/Lifetime Management and Obtaining Interfaces|Lifetime Management and Obtaining Interfaces]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/CLI/Writing Client Programs|Writing Client Programs]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/CLI/The Override Problem|The Override Problem]]&lt;br /&gt;
:[[Documentation/DevGuide/ProUNO/CLI/Important Interfaces and Implementations|Important Interfaces and Implementations]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Writing UNO Components|Writing UNO Components]]&lt;br /&gt;
;Required Files&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Required Files|Required Files]]&lt;br /&gt;
;Using UNOIDL to Specify New Components&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Using UNOIDL to Specify New Components|Using UNOIDL to Specify New Components]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Writing the Specification|Writing the Specification]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Preprocessing|Preprocessing]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Grouping Definitions in Modules|Grouping Definitions in Modules]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Simple Types|Simple Types]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Defining an Interface|Defining an Interface]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Defining a Service|Defining a Service]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Defining a Sequence|Defining a Sequence]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Defining a Struct|Defining a Struct]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Defining an Exception|Defining an Exception]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Predefining Values|Predefining Values]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Using Comments|Using Comments]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Singleton|Singleton]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Reserved Types|Reserved Types]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Published Entities|Published Entities]]&lt;br /&gt;
;Component Architecture&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Component Architecture|Component Architecture]]&lt;br /&gt;
;Core Interfaces to Implement&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Core Interfaces to Implement|Core Interfaces to Implement]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/XInterface|XInterface]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/XTypeProvider|XTypeProvider]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/XServiceInfo|XServiceInfo]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/XWeak|XWeak]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/XComponent|XComponent]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/XInitialization|XInitialization]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/XMain|XMain]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/XAggregation|XAggregation]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/XUnoTunnel|XUnoTunnel]]&lt;br /&gt;
;Simple Component in Java&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Simple Component in Java|Simple Component in Java]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Class Definition with Helper Class|Class Definition with Helper Class]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Implementing Your Own Interfaces|Implementing Your Own Interfaces]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Providing a Single Factory Using a Helper Method|Providing a Single Factory Using a Helper Method]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Write Registration Info Using a Helper Method|Write Registration Info Using a Helper Method]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Implementing without Helpers|Implementing without Helpers]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Storing the Service Manager for Further Use|Storing the Service Manager for Further Use]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Create Instance with Arguments|Create Instance with Arguments]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Possible Structures for Java Components|Possible Structures for Java Components]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Running and Debugging Java Components|Running and Debugging Java Components]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Register Component File|Register Component File]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Make Registration Available to OpenOffice.org|Make Registration Available to OpenOffice.org]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Test the Registration|Test the Registration]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Debugging|Debugging]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/The Java Environment in OpenOffice.org|The Java Environment in OpenOffice.org]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Troubleshooting|Troubleshooting]]&lt;br /&gt;
;C++ Component&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/C++/C++ Component|C++ Component]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/C++/Class Definition with Helper Template Classes|Class Definition with Helper Template Classes]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/C++/Implementing your own Interfaces|Implementing your own Interfaces]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/C++/Providing a Single Factory Using a Helper Method|Providing a Single Factory Using a Helper Method]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/C++/Write Registration Info Using a Helper Method|Write Registration Info Using a Helper Method]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/C++/Provide Implementation Environment|Provide Implementation Environment]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/C++/Implementing without Helpers|Implementing without Helpers]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/C++/Storing the Service Manager for Further Use|Storing the Service Manager for Further Use]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/C++/Create Instance with Arguments|Create Instance with Arguments]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/C++/Multiple Components in One Dynamic Link Library|Multiple Components in One Dynamic Link Library]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/C++/Building and Testing C++ Components|Building and Testing C++ Components]]&lt;br /&gt;
;Integrating Components into OpenOffice.org&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Integrating Components into OpenOffice.org|Integrating Components into OpenOffice.org]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Protocol Handler|Protocol Handler]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Implementation|Implementation]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Configuration|Configuration]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Installation|Installation]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Jobs/Jobs|Jobs]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Jobs/Execution Environment|Execution Environment]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Jobs/Implementation|Implementation]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Jobs/Initialization|Initialization]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Jobs/Returning Results|Returning Results]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Jobs/Configuration|Configuration]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Jobs/Installation|Installation]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Jobs/Using the vnd.sun.star.jobs: URL Schema|Using the vnd.sun.star.jobs: URL Schema]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Jobs/List of Supported Events|List of Supported Events]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/AddOns/Add-Ons|Add-Ons]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/AddOns/Guidelines|Guidelines]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/AddOns/Configuration|Configuration]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/AddOns/Menus|Menus]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/AddOns/Toolbars|Toolbars]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/AddOns/Images for Toolbars and Menus|Images for Toolbars and Menus]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/AddOns/Help Integration|Help Integration]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/AddOns/Installation|Installation]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Disable Commands|Disable Commands]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Intercepting Context Menus|Intercepting Context Menus]]&lt;br /&gt;
;File Naming Conventions&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/File Naming Conventions|File Naming Conventions]]&lt;br /&gt;
;Deployment Options for Components&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Deployment Options for Components|Deployment Options for Components]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Command Line Registry Tools|Command Line Registry Tools]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Manual Component Installation|Manual Component Installation]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Bootstrapping a Service Manager|Bootstrapping a Service Manager]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Special Service Manager Configurations|Special Service Manager Configurations]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/The UNO Executable|The UNO Executable]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Standalone Use Case|Standalone Use Case]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Server Use Case|Server Use Case]]&lt;br /&gt;
;Using the UNO Executable&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Using the UNO Executable|Using the UNO Executable]]&lt;br /&gt;
;Accessing Dialogs&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Accessing Dialogs|Accessing Dialogs]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Assigning Component Methods to Control Events|Assigning Component Methods to Control Events]]&lt;br /&gt;
:[[Documentation/DevGuide/WritingUNO/Using Dialogs in Components|Using Dialogs in Components]]&lt;br /&gt;
:[[Documentation/DevGuide/Extensions/Extensions|Extensions]]&lt;br /&gt;
:[[Documentation/DevGuide/Extensions/Extension Manager|Extension Manager]]&lt;br /&gt;
:[[Documentation/DevGuide/Extensions/Deployment Items|Deployment Items]]&lt;br /&gt;
:[[Documentation/DevGuide/Extensions/Installing Extensions for All or a Single User|Installing Extensions for All or a Single User]]&lt;br /&gt;
:[[Documentation/DevGuide/Extensions/Extension Manager in OpenOffice.org|Extension Manager in OpenOffice.org]]&lt;br /&gt;
:[[Documentation/DevGuide/Extensions/unopkg|unopkg]]&lt;br /&gt;
:[[Documentation/DevGuide/Extensions/Location of Installed Extensions|Location of Installed Extensions]]&lt;br /&gt;
:[[Documentation/DevGuide/Extensions/Extension Layers|Extension Layers]]&lt;br /&gt;
:[[Documentation/DevGuide/Extensions/Checklist for Writing Extensions|Checklist for Writing Extensions]]&lt;br /&gt;
:[[Documentation/DevGuide/Extensions/File Format|File Format]]&lt;br /&gt;
:[[Documentation/DevGuide/Extensions/description.xml|description.xml]]&lt;br /&gt;
:[[Documentation/DevGuide/Extensions/Description of XML Elements|Description of XML Elements]]&lt;br /&gt;
:[[Documentation/DevGuide/Extensions/Localized XML Elements|Localized XML Elements]]&lt;br /&gt;
:[[Documentation/DevGuide/Extensions/Example|Example]]&lt;br /&gt;
:[[Documentation/DevGuide/Extensions/Display Name|Display Name]]&lt;br /&gt;
:[[Documentation/DevGuide/Extensions/Icon|Icon]]&lt;br /&gt;
:[[Documentation/DevGuide/Extensions/Extension Description|Extension Description]]&lt;br /&gt;
:[[Documentation/DevGuide/Extensions/Extension Identifiers|Extension Identifiers]]&lt;br /&gt;
:[[Documentation/DevGuide/Extensions/Extension Versions|Extension Versions]]&lt;br /&gt;
:[[Documentation/DevGuide/Extensions/Target Platform|Target Platform]]&lt;br /&gt;
:[[Documentation/DevGuide/Extensions/Simple License|Simple License]]&lt;br /&gt;
:[[Documentation/DevGuide/Extensions/Dependencies|Dependencies]]&lt;br /&gt;
:[[Documentation/DevGuide/Extensions/Publisher Information|Publisher Information]]&lt;br /&gt;
:[[Documentation/DevGuide/Extensions/System Integration|System Integration]]&lt;br /&gt;
:[[Documentation/DevGuide/Extensions/Online Update of Extensions|Online Update of Extensions]]&lt;br /&gt;
:[[Documentation/DevGuide/Extensions/Running Online - Update|Running Online - Update]]&lt;br /&gt;
:[[Documentation/DevGuide/Extensions/Concept|Concept]]&lt;br /&gt;
:[[Documentation/DevGuide/Extensions/Example Scenario for Providing Updates|Example Scenario for Providing Updates]]&lt;br /&gt;
:[[Documentation/DevGuide/Extensions/Migration of Update Information|Migration of Update Information]]&lt;br /&gt;
:[[Documentation/DevGuide/Extensions/Description of the Update Information|Description of the Update Information]]&lt;br /&gt;
:[[Documentation/DevGuide/Extensions/Description of Atom Feed|Description of Atom Feed]]&lt;br /&gt;
:[[Documentation/DevGuide/Extensions/Examples|Examples]]&lt;br /&gt;
:[[Documentation/DevGuide/Extensions/Options Dialog|Options Dialog]]&lt;br /&gt;
:[[Documentation/DevGuide/Extensions/Creating the GUI of the Options Page|Creating the GUI of the Options Page]]&lt;br /&gt;
:[[Documentation/DevGuide/Extensions/Saving and Reading Data for the Options Page|Saving and Reading Data for the Options Page]]&lt;br /&gt;
:[[Documentation/DevGuide/Extensions/Defining the Usage of Options Pages|Defining the Usage of Options Pages]]&lt;br /&gt;
:[[Documentation/DevGuide/Extensions/The Options Dialog of the Extension Manager|The Options Dialog of the Extension Manager]]&lt;br /&gt;
:[[Documentation/DevGuide/Extensions/Adding a Leaf to an Existing Node|Adding a Leaf to an Existing Node]]&lt;br /&gt;
:[[Documentation/DevGuide/Extensions/Adding Several Leaves|Adding Several Leaves]]&lt;br /&gt;
:[[Documentation/DevGuide/Extensions/Grouping of Leaves|Grouping of Leaves]]&lt;br /&gt;
:[[Documentation/DevGuide/Extensions/Adding Nodes|Adding Nodes]]&lt;br /&gt;
:[[Documentation/DevGuide/Extensions/Adding Several Nodes|Adding Several Nodes]]&lt;br /&gt;
:[[Documentation/DevGuide/Extensions/Absolute Position of Leaves|Absolute Position of Leaves]]&lt;br /&gt;
:[[Documentation/DevGuide/Extensions/Grouping of Nodes|Grouping of Nodes]]&lt;br /&gt;
:[[Documentation/DevGuide/Extensions/Assigning Nodes to Modules|Assigning Nodes to Modules]]&lt;br /&gt;
:[[Documentation/DevGuide/Extensions/Defining a Module|Defining a Module]]&lt;br /&gt;
:[[Documentation/DevGuide/Extensions/Absolute Position of Nodes|Absolute Position of Nodes]]&lt;br /&gt;
:[[Documentation/DevGuide/Extensions/Help Content|Help Content]]&lt;br /&gt;
:[[Documentation/DevGuide/AdvUNO/Advanced UNO|Advanced UNO]]&lt;br /&gt;
;Language Bindings&lt;br /&gt;
:[[Documentation/DevGuide/AdvUNO/Language Bindings|Language Bindings]]&lt;br /&gt;
:[[Documentation/DevGuide/AdvUNO/Implementing UNO Language Bindings|Implementing UNO Language Bindings]]&lt;br /&gt;
:[[Documentation/DevGuide/AdvUNO/UNO C++ Bridges|UNO C++ Bridges]]&lt;br /&gt;
:[[Documentation/DevGuide/AdvUNO/UNO Reflection API|UNO Reflection API]]&lt;br /&gt;
:[[Documentation/DevGuide/AdvUNO/XInvocation Bridge|XInvocation Bridge]]&lt;br /&gt;
:[[Documentation/DevGuide/AdvUNO/Example Python Bridge PyUNO|Example Python Bridge PyUNO]]&lt;br /&gt;
:[[Documentation/DevGuide/AdvUNO/Implementation Loader|Implementation Loader]]&lt;br /&gt;
:[[Documentation/DevGuide/AdvUNO/Help with New Language Bindings|Help with New Language Bindings]]&lt;br /&gt;
;Differences Between UNO and Corba&lt;br /&gt;
:[[Documentation/DevGuide/AdvUNO/Differences Between UNO and Corba|Differences Between UNO and Corba]]&lt;br /&gt;
;UNO Design Patterns and Coding Styles&lt;br /&gt;
:[[Documentation/DevGuide/AdvUNO/UNO Design Patterns and Coding Styles|UNO Design Patterns and Coding Styles]]&lt;br /&gt;
:[[Documentation/DevGuide/OfficeDev/Office Development|Office Development]]&lt;br /&gt;
;OpenOffice.org Application Environment&lt;br /&gt;
:[[Documentation/DevGuide/OfficeDev/OpenOffice.org Application Environment|OpenOffice.org Application Environment]]&lt;br /&gt;
:[[Documentation/DevGuide/OfficeDev/Desktop Environment|Desktop Environment]]&lt;br /&gt;
:[[Documentation/DevGuide/OfficeDev/Framework API|Framework API]]&lt;br /&gt;
:[[Documentation/DevGuide/OfficeDev/Frame-Controller-Model Paradigm in OpenOffice.org|Frame-Controller-Model Paradigm in OpenOffice.org]]&lt;br /&gt;
:[[Documentation/DevGuide/OfficeDev/Frames|Frames]]&lt;br /&gt;
:[[Documentation/DevGuide/OfficeDev/Controllers|Controllers]]&lt;br /&gt;
:[[Documentation/DevGuide/OfficeDev/Windows|Windows]]&lt;br /&gt;
:[[Documentation/DevGuide/OfficeDev/Dispatch Framework|Dispatch Framework]]&lt;br /&gt;
:[[Documentation/DevGuide/OfficeDev/Using the Desktop|Using the Desktop]]&lt;br /&gt;
:[[Documentation/DevGuide/OfficeDev/Using the Component Framework|Using the Component Framework]]&lt;br /&gt;
:[[Documentation/DevGuide/OfficeDev/Component/Getting Frames, Controllers and Models from Each Other|Getting Frames, Controllers and Models from Each Other]]&lt;br /&gt;
:[[Documentation/DevGuide/OfficeDev/Component/Frames|Frames]]&lt;br /&gt;
:[[Documentation/DevGuide/OfficeDev/Component/Controllers|Controllers]]&lt;br /&gt;
:[[Documentation/DevGuide/OfficeDev/Component/Models|Models]]&lt;br /&gt;
:[[Documentation/DevGuide/OfficeDev/Component/Window Interfaces|Window Interfaces]]&lt;br /&gt;
:[[Documentation/DevGuide/OfficeDev/Creating Frames Manually|Creating Frames Manually]]&lt;br /&gt;
:[[Documentation/DevGuide/OfficeDev/Handling Documents|Handling Documents]]&lt;br /&gt;
:[[Documentation/DevGuide/OfficeDev/Closing Documents|Closing Documents]]&lt;br /&gt;
:[[Documentation/DevGuide/OfficeDev/Storing Documents|Storing Documents]]&lt;br /&gt;
:[[Documentation/DevGuide/OfficeDev/Using the Dispatch Framework|Using the Dispatch Framework]]&lt;br /&gt;
:[[Documentation/DevGuide/OfficeDev/Command URL|Command URL]]&lt;br /&gt;
:[[Documentation/DevGuide/OfficeDev/Processing Chain|Processing Chain]]&lt;br /&gt;
:[[Documentation/DevGuide/OfficeDev/Dispatch Process|Dispatch Process]]&lt;br /&gt;
:[[Documentation/DevGuide/OfficeDev/Dispatch Results|Dispatch Results]]&lt;br /&gt;
:[[Documentation/DevGuide/OfficeDev/Dispatch Interception|Dispatch Interception]]&lt;br /&gt;
:[[Documentation/DevGuide/OfficeDev/Java Window Integration|Java Window Integration]]&lt;br /&gt;
;Common Application Features&lt;br /&gt;
:[[Documentation/DevGuide/OfficeDev/Common Application Features|Common Application Features]]&lt;br /&gt;
:[[Documentation/DevGuide/OfficeDev/Internationalization|Internationalization]]&lt;br /&gt;
:[[Documentation/DevGuide/OfficeDev/Overview and Using the API|Overview and Using the API]]&lt;br /&gt;
:[[Documentation/DevGuide/OfficeDev/Implementing a New Locale|Implementing a New Locale]]&lt;br /&gt;
:[[Documentation/DevGuide/OfficeDev/Linguistics|Linguistics]]&lt;br /&gt;
:[[Documentation/DevGuide/OfficeDev/Using Spellchecker|Using Spellchecker]]&lt;br /&gt;
:[[Documentation/DevGuide/OfficeDev/Using Hyphenator|Using Hyphenator]]&lt;br /&gt;
:[[Documentation/DevGuide/OfficeDev/Using Thesaurus|Using Thesaurus]]&lt;br /&gt;
:[[Documentation/DevGuide/OfficeDev/Events|Events]]&lt;br /&gt;
:[[Documentation/DevGuide/OfficeDev/Implementing a Spell Checker|Implementing a Spell Checker]]&lt;br /&gt;
:[[Documentation/DevGuide/OfficeDev/Implementing a Hyphenator|Implementing a Hyphenator]]&lt;br /&gt;
:[[Documentation/DevGuide/OfficeDev/Implementing a Thesaurus|Implementing a Thesaurus]]&lt;br /&gt;
:[[Documentation/DevGuide/OfficeDev/Integrating Import and Export Filters|Integrating Import and Export Filters]]&lt;br /&gt;
:[[Documentation/DevGuide/OfficeDev/Filtering Process|Filtering Process]]&lt;br /&gt;
:[[Documentation/DevGuide/OfficeDev/Filter|Filter]]&lt;br /&gt;
:[[Documentation/DevGuide/OfficeDev/Configuring a Filter in OpenOffice.org|Configuring a Filter in OpenOffice.org]]&lt;br /&gt;
:[[Documentation/DevGuide/OfficeDev/Properties of a Type|Properties of a Type]]&lt;br /&gt;
:[[Documentation/DevGuide/OfficeDev/Properties of a Filter|Properties of a Filter]]&lt;br /&gt;
:[[Documentation/DevGuide/OfficeDev/Filter Options|Filter Options]]&lt;br /&gt;
:[[Documentation/DevGuide/OfficeDev/Properties of a FrameLoader|Properties of a FrameLoader]]&lt;br /&gt;
:[[Documentation/DevGuide/OfficeDev/Document API Filter Development|Document API Filter Development]]&lt;br /&gt;
:[[Documentation/DevGuide/OfficeDev/XML Based Filter Development|XML Based Filter Development]]&lt;br /&gt;
:[[Documentation/DevGuide/OfficeDev/Writing the Filtering Component|Writing the Filtering Component]]&lt;br /&gt;
:[[Documentation/DevGuide/OfficeDev/The Importer|The Importer]]&lt;br /&gt;
:[[Documentation/DevGuide/OfficeDev/The Exporter|The Exporter]]&lt;br /&gt;
:[[Documentation/DevGuide/OfficeDev/XML Filter Detection|XML Filter Detection]]&lt;br /&gt;
:[[Documentation/DevGuide/OfficeDev/Number Formats|Number Formats]]&lt;br /&gt;
:[[Documentation/DevGuide/OfficeDev/Managing Number Formats|Managing Number Formats]]&lt;br /&gt;
:[[Documentation/DevGuide/OfficeDev/Applying Number Formats|Applying Number Formats]]&lt;br /&gt;
:[[Documentation/DevGuide/OfficeDev/Document Events|Document Events]]&lt;br /&gt;
:[[Documentation/DevGuide/OfficeDev/Path Organization|Path Organization]]&lt;br /&gt;
:[[Documentation/DevGuide/OfficeDev/Path Settings|Path Settings]]&lt;br /&gt;
:[[Documentation/DevGuide/OfficeDev/Path Variables|Path Variables]]&lt;br /&gt;
:[[Documentation/DevGuide/OfficeDev/Predefined Variables|Predefined Variables]]&lt;br /&gt;
:[[Documentation/DevGuide/OfficeDev/Custom Path Variables|Custom Path Variables]]&lt;br /&gt;
:[[Documentation/DevGuide/OfficeDev/Resolving Path Variables|Resolving Path Variables]]&lt;br /&gt;
:[[Documentation/DevGuide/OfficeDev/OpenOffice.org Single Sign-On API|OpenOffice.org Single Sign-On API]]&lt;br /&gt;
:[[Documentation/DevGuide/Text/Text Documents|Text Documents]]&lt;br /&gt;
:[[Documentation/DevGuide/Text/Example: Fields in a Template|Example: Fields in a Template]]&lt;br /&gt;
:[[Documentation/DevGuide/Text/Example: Visible Cursor Position|Example: Visible Cursor Position]]&lt;br /&gt;
;Handling Text Document Files&lt;br /&gt;
:[[Documentation/DevGuide/Text/Handling Text Document Files|Handling Text Document Files]]&lt;br /&gt;
:[[Documentation/DevGuide/Text/Saving Text Documents|Saving Text Documents]]&lt;br /&gt;
:[[Documentation/DevGuide/Text/Printing Text Documents|Printing Text Documents]]&lt;br /&gt;
;Working with Text Documents&lt;br /&gt;
:[[Documentation/DevGuide/Text/Working with Text Documents|Working with Text Documents]]&lt;br /&gt;
:[[Documentation/DevGuide/Text/Editing Text|Editing Text]]&lt;br /&gt;
:[[Documentation/DevGuide/Text/Iterating over Text|Iterating over Text]]&lt;br /&gt;
:[[Documentation/DevGuide/Text/Inserting a Paragraph where no Cursor can go|Inserting a Paragraph where no Cursor can go]]&lt;br /&gt;
:[[Documentation/DevGuide/Text/Sorting Text|Sorting Text]]&lt;br /&gt;
:[[Documentation/DevGuide/Text/Inserting Text Files|Inserting Text Files]]&lt;br /&gt;
:[[Documentation/DevGuide/Text/Auto Text|Auto Text]]&lt;br /&gt;
:[[Documentation/DevGuide/Text/Formatting|Formatting]]&lt;br /&gt;
:[[Documentation/DevGuide/Text/Navigating|Navigating]]&lt;br /&gt;
:[[Documentation/DevGuide/Text/Tables|Tables]]&lt;br /&gt;
:[[Documentation/DevGuide/Text/Named Table Cells in Rows, Columns and the Table Cursor|Named Table Cells in Rows, Columns and the Table Cursor]]&lt;br /&gt;
:[[Documentation/DevGuide/Text/Indexed Cells and Cell Ranges|Indexed Cells and Cell Ranges]]&lt;br /&gt;
:[[Documentation/DevGuide/Text/Table Naming, Sorting, Charting and Autoformatting|Table Naming, Sorting, Charting and Autoformatting]]&lt;br /&gt;
:[[Documentation/DevGuide/Text/Text Table Properties|Text Table Properties]]&lt;br /&gt;
:[[Documentation/DevGuide/Text/Inserting Tables|Inserting Tables]]&lt;br /&gt;
:[[Documentation/DevGuide/Text/Accessing Existing Tables|Accessing Existing Tables]]&lt;br /&gt;
:[[Documentation/DevGuide/Text/Text Fields|Text Fields]]&lt;br /&gt;
:[[Documentation/DevGuide/Text/Bookmarks|Bookmarks]]&lt;br /&gt;
:[[Documentation/DevGuide/Text/Indexes and Index Marks|Indexes and Index Marks]]&lt;br /&gt;
:[[Documentation/DevGuide/Text/Reference Marks|Reference Marks]]&lt;br /&gt;
:[[Documentation/DevGuide/Text/Footnotes and Endnotes|Footnotes and Endnotes]]&lt;br /&gt;
:[[Documentation/DevGuide/Text/Shape Objects in Text|Shape Objects in Text]]&lt;br /&gt;
:[[Documentation/DevGuide/Text/Text Frames|Text Frames]]&lt;br /&gt;
:[[Documentation/DevGuide/Text/Embedded Objects|Embedded Objects]]&lt;br /&gt;
:[[Documentation/DevGuide/Text/Graphic Objects|Graphic Objects]]&lt;br /&gt;
:[[Documentation/DevGuide/Text/Drawing Shapes|Drawing Shapes]]&lt;br /&gt;
:[[Documentation/DevGuide/Text/Redline|Redline]]&lt;br /&gt;
:[[Documentation/DevGuide/Text/Ruby|Ruby]]&lt;br /&gt;
;Overall Document Features&lt;br /&gt;
:[[Documentation/DevGuide/Text/Overall Document Features|Overall Document Features]]&lt;br /&gt;
:[[Documentation/DevGuide/Text/Settings|Settings]]&lt;br /&gt;
:[[Documentation/DevGuide/Text/Line Numbering and Outline Numbering|Line Numbering and Outline Numbering]]&lt;br /&gt;
:[[Documentation/DevGuide/Text/Text Sections|Text Sections]]&lt;br /&gt;
:[[Documentation/DevGuide/Text/Page Layout|Page Layout]]&lt;br /&gt;
:[[Documentation/DevGuide/Text/Columns|Columns]]&lt;br /&gt;
:[[Documentation/DevGuide/Text/Link Targets|Link Targets]]&lt;br /&gt;
;Text Document Controller&lt;br /&gt;
:[[Documentation/DevGuide/Text/Text Document Controller|Text Document Controller]]&lt;br /&gt;
:[[Documentation/DevGuide/Text/TextView|TextView]]&lt;br /&gt;
:[[Documentation/DevGuide/Text/TextViewCursor|TextViewCursor]]&lt;br /&gt;
:[[Documentation/DevGuide/Spreadsheets/Spreadsheet Documents|Spreadsheet Documents]]&lt;br /&gt;
:[[Documentation/DevGuide/Spreadsheets/Example: Adding a New Spreadsheet|Example: Adding a New Spreadsheet]]&lt;br /&gt;
:[[Documentation/DevGuide/Spreadsheets/Example: Editing Spreadsheet Cells|Example: Editing Spreadsheet Cells]]&lt;br /&gt;
;Handling Spreadsheet Documents Files&lt;br /&gt;
:[[Documentation/DevGuide/Spreadsheets/Handling Spreadsheet Documents Files|Handling Spreadsheet Documents Files]]&lt;br /&gt;
:[[Documentation/DevGuide/Spreadsheets/Saving Spreadsheet Documents|Saving Spreadsheet Documents]]&lt;br /&gt;
:[[Documentation/DevGuide/Spreadsheets/Filter Options|Filter Options]]&lt;br /&gt;
:[[Documentation/DevGuide/Spreadsheets/Printing Spreadsheet Documents|Printing Spreadsheet Documents]]&lt;br /&gt;
;Working With Spreadsheet Documents&lt;br /&gt;
:[[Documentation/DevGuide/Spreadsheets/Working With Spreadsheet Documents|Working With Spreadsheet Documents]]&lt;br /&gt;
:[[Documentation/DevGuide/Spreadsheets/Spreadsheet Services - Overview|Spreadsheet Services - Overview]]&lt;br /&gt;
:[[Documentation/DevGuide/Spreadsheets/Capabilities of Spreadsheet|Capabilities of Spreadsheet]]&lt;br /&gt;
:[[Documentation/DevGuide/Spreadsheets/Capabilities of SheetCellRange|Capabilities of SheetCellRange]]&lt;br /&gt;
:[[Documentation/DevGuide/Spreadsheets/Capabilities of SheetCell|Capabilities of SheetCell]]&lt;br /&gt;
:[[Documentation/DevGuide/Spreadsheets/Capabilities of SheetCellRanges Container|Capabilities of SheetCellRanges Container]]&lt;br /&gt;
:[[Documentation/DevGuide/Spreadsheets/Capabilities of Columns and Rows|Capabilities of Columns and Rows]]&lt;br /&gt;
:[[Documentation/DevGuide/Spreadsheets/Spreadsheet|Spreadsheet]]&lt;br /&gt;
:[[Documentation/DevGuide/Spreadsheets/Cell Ranges|Cell Ranges]]&lt;br /&gt;
:[[Documentation/DevGuide/Spreadsheets/Properties of Cell Ranges|Properties of Cell Ranges]]&lt;br /&gt;
:[[Documentation/DevGuide/Spreadsheets/Cell and Cell Range Access|Cell and Cell Range Access]]&lt;br /&gt;
:[[Documentation/DevGuide/Spreadsheets/Merging Cell Ranges into a Single Cell|Merging Cell Ranges into a Single Cell]]&lt;br /&gt;
:[[Documentation/DevGuide/Spreadsheets/Column and Row Access|Column and Row Access]]&lt;br /&gt;
:[[Documentation/DevGuide/Spreadsheets/Data Array|Data Array]]&lt;br /&gt;
:[[Documentation/DevGuide/Spreadsheets/Absolute Address|Absolute Address]]&lt;br /&gt;
:[[Documentation/DevGuide/Spreadsheets/Fill Series|Fill Series]]&lt;br /&gt;
:[[Documentation/DevGuide/Spreadsheets/Operations|Operations]]&lt;br /&gt;
:[[Documentation/DevGuide/Spreadsheets/Multiple Operations|Multiple Operations]]&lt;br /&gt;
:[[Documentation/DevGuide/Spreadsheets/Handling Array Formulas|Handling Array Formulas]]&lt;br /&gt;
:[[Documentation/DevGuide/Spreadsheets/Cells|Cells]]&lt;br /&gt;
:[[Documentation/DevGuide/Spreadsheets/Properties of SheetCell|Properties of SheetCell]]&lt;br /&gt;
:[[Documentation/DevGuide/Spreadsheets/Access to Formulas, Values and Errors|Access to Formulas, Values and Errors]]&lt;br /&gt;
:[[Documentation/DevGuide/Spreadsheets/Access to Text Content|Access to Text Content]]&lt;br /&gt;
:[[Documentation/DevGuide/Spreadsheets/Cells Absolute Address|Absolute Address]]&lt;br /&gt;
:[[Documentation/DevGuide/Spreadsheets/Cell Annotations|Cell Annotations]]&lt;br /&gt;
:[[Documentation/DevGuide/Spreadsheets/Cell Ranges and Cells Container|Cell Ranges and Cells Container]]&lt;br /&gt;
:[[Documentation/DevGuide/Spreadsheets/Columns and Rows|Columns and Rows]]&lt;br /&gt;
:[[Documentation/DevGuide/Spreadsheets/Formatting|Formatting]]&lt;br /&gt;
:[[Documentation/DevGuide/Spreadsheets/Character and Paragraph Format|Character and Paragraph Format]]&lt;br /&gt;
:[[Documentation/DevGuide/Spreadsheets/Indentation|Indentation]]&lt;br /&gt;
:[[Documentation/DevGuide/Spreadsheets/Equally Formatted Cell Ranges|Equally Formatted Cell Ranges]]&lt;br /&gt;
:[[Documentation/DevGuide/Spreadsheets/Table Auto Formats|Table Auto Formats]]&lt;br /&gt;
:[[Documentation/DevGuide/Spreadsheets/Conditional Formats|Conditional Formats]]&lt;br /&gt;
:[[Documentation/DevGuide/Spreadsheets/Navigating|Navigating]]&lt;br /&gt;
:[[Documentation/DevGuide/Spreadsheets/Cell Cursor|Cell Cursor]]&lt;br /&gt;
:[[Documentation/DevGuide/Spreadsheets/Referencing Ranges by Name|Referencing Ranges by Name]]&lt;br /&gt;
:[[Documentation/DevGuide/Spreadsheets/Named Ranges|Named Ranges]]&lt;br /&gt;
:[[Documentation/DevGuide/Spreadsheets/Label Ranges|Label Ranges]]&lt;br /&gt;
:[[Documentation/DevGuide/Spreadsheets/Querying for Cells with Specific Properties|Querying for Cells with Specific Properties]]&lt;br /&gt;
:[[Documentation/DevGuide/Spreadsheets/Search and Replace|Search and Replace]]&lt;br /&gt;
:[[Documentation/DevGuide/Spreadsheets/Sorting|Sorting]]&lt;br /&gt;
:[[Documentation/DevGuide/Spreadsheets/Database Operations|Database Operations]]&lt;br /&gt;
:[[Documentation/DevGuide/Spreadsheets/Filtering|Filtering]]&lt;br /&gt;
:[[Documentation/DevGuide/Spreadsheets/Subtotals|Subtotals]]&lt;br /&gt;
:[[Documentation/DevGuide/Spreadsheets/Database Import|Database Import]]&lt;br /&gt;
:[[Documentation/DevGuide/Spreadsheets/Database Ranges|Database Ranges]]&lt;br /&gt;
:[[Documentation/DevGuide/Spreadsheets/Linking External Data|Linking External Data]]&lt;br /&gt;
:[[Documentation/DevGuide/Spreadsheets/Sheet Links|Sheet Links]]&lt;br /&gt;
:[[Documentation/DevGuide/Spreadsheets/Cell Area Links|Cell Area Links]]&lt;br /&gt;
:[[Documentation/DevGuide/Spreadsheets/DDE Links|DDE Links]]&lt;br /&gt;
:[[Documentation/DevGuide/Spreadsheets/DataPilot Tables|DataPilot Tables]]&lt;br /&gt;
:[[Documentation/DevGuide/Spreadsheets/Creating a New DataPilot Table|Creating a New DataPilot Table]]&lt;br /&gt;
:[[Documentation/DevGuide/Spreadsheets/Modifying a DataPilot Table|Modifying a DataPilot Table]]&lt;br /&gt;
:[[Documentation/DevGuide/Spreadsheets/Removing a DataPilot Table|Removing a DataPilot Table]]&lt;br /&gt;
:[[Documentation/DevGuide/Spreadsheets/DataPilot Sources|DataPilot Sources]]&lt;br /&gt;
:[[Documentation/DevGuide/Spreadsheets/Source Object|Source Object]]&lt;br /&gt;
:[[Documentation/DevGuide/Spreadsheets/Dimensions|Dimensions]]&lt;br /&gt;
:[[Documentation/DevGuide/Spreadsheets/Hierarchies|Hierarchies]]&lt;br /&gt;
:[[Documentation/DevGuide/Spreadsheets/Levels|Levels]]&lt;br /&gt;
:[[Documentation/DevGuide/Spreadsheets/Members|Members]]&lt;br /&gt;
:[[Documentation/DevGuide/Spreadsheets/Protecting Spreadsheets|Protecting Spreadsheets]]&lt;br /&gt;
:[[Documentation/DevGuide/Spreadsheets/Sheet Outline|Sheet Outline]]&lt;br /&gt;
:[[Documentation/DevGuide/Spreadsheets/Detective|Detective]]&lt;br /&gt;
:[[Documentation/DevGuide/Spreadsheets/Other Table Operations|Other Table Operations]]&lt;br /&gt;
;Overall Document Features&lt;br /&gt;
:[[Documentation/DevGuide/Spreadsheets/Overall Document Features|Overall Document Features]]&lt;br /&gt;
:[[Documentation/DevGuide/Spreadsheets/Function Handling|Function Handling]]&lt;br /&gt;
:[[Documentation/DevGuide/Spreadsheets/Settings|Settings]]&lt;br /&gt;
;Spreadsheet Document Controller&lt;br /&gt;
:[[Documentation/DevGuide/Spreadsheets/Spreadsheet Document Controller|Spreadsheet Document Controller]]&lt;br /&gt;
:[[Documentation/DevGuide/Spreadsheets/View Panes|View Panes]]&lt;br /&gt;
:[[Documentation/DevGuide/Spreadsheets/View Settings|View Settings]]&lt;br /&gt;
:[[Documentation/DevGuide/Spreadsheets/Range Selection|Range Selection]]&lt;br /&gt;
;Spreadsheet Add-Ins&lt;br /&gt;
:[[Documentation/DevGuide/Spreadsheets/Spreadsheet Add-Ins|Spreadsheet Add-Ins]]&lt;br /&gt;
:[[Documentation/DevGuide/Spreadsheets/Function Descriptions|Function Descriptions]]&lt;br /&gt;
:[[Documentation/DevGuide/Spreadsheets/Service Names|Service Names]]&lt;br /&gt;
:[[Documentation/DevGuide/Spreadsheets/Compatibility Names|Compatibility Names]]&lt;br /&gt;
:[[Documentation/DevGuide/Spreadsheets/Custom Functions|Custom Functions]]&lt;br /&gt;
:[[Documentation/DevGuide/Spreadsheets/Variable Results|Variable Results]]&lt;br /&gt;
:[[Documentation/DevGuide/Drawings/Drawing Documents and Presentation Documents|Drawing Documents and Presentation Documents]]&lt;br /&gt;
:[[Documentation/DevGuide/Drawings/Example: Creating a Simple Organizational Chart|Example: Creating a Simple Organizational Chart]]&lt;br /&gt;
;Handling Drawing Document Files&lt;br /&gt;
:[[Documentation/DevGuide/Drawings/Handling Drawing Document Files|Handling Drawing Document Files]]&lt;br /&gt;
:[[Documentation/DevGuide/Drawings/Saving Drawing Documents|Saving Drawing Documents]]&lt;br /&gt;
:[[Documentation/DevGuide/Drawings/Storing|Storing]]&lt;br /&gt;
:[[Documentation/DevGuide/Drawings/Exporting|Exporting]]&lt;br /&gt;
:[[Documentation/DevGuide/Drawings/Filter Options|Filter Options]]&lt;br /&gt;
:[[Documentation/DevGuide/Drawings/Printing Drawing Documents|Printing Drawing Documents]]&lt;br /&gt;
;Working with Drawing Documents&lt;br /&gt;
:[[Documentation/DevGuide/Drawings/Working with Drawing Documents|Working with Drawing Documents]]&lt;br /&gt;
:[[Documentation/DevGuide/Drawings/Shapes|Shapes]]&lt;br /&gt;
:[[Documentation/DevGuide/Drawings/Shape Types|Shape Types]]&lt;br /&gt;
:[[Documentation/DevGuide/Drawings/Bezier Shapes|Bezier Shapes]]&lt;br /&gt;
:[[Documentation/DevGuide/Drawings/Shape Operations|Shape Operations]]&lt;br /&gt;
:[[Documentation/DevGuide/Drawings/Moving and Scaling|Moving and Scaling]]&lt;br /&gt;
:[[Documentation/DevGuide/Drawings/Rotating and Shearing|Rotating and Shearing]]&lt;br /&gt;
:[[Documentation/DevGuide/Drawings/Transforming|Transforming]]&lt;br /&gt;
:[[Documentation/DevGuide/Drawings/Ordering|Ordering]]&lt;br /&gt;
:[[Documentation/DevGuide/Drawings/Grouping, Combining and Binding|Grouping, Combining and Binding]]&lt;br /&gt;
:[[Documentation/DevGuide/Drawings/General Drawing Properties|General Drawing Properties]]&lt;br /&gt;
:[[Documentation/DevGuide/Drawings/Glue Points and Connectors|Glue Points and Connectors]]&lt;br /&gt;
:[[Documentation/DevGuide/Drawings/Layer Handling|Layer Handling]]&lt;br /&gt;
:[[Documentation/DevGuide/Drawings/Inserting Files|Inserting Files]]&lt;br /&gt;
:[[Documentation/DevGuide/Drawings/Navigating|Navigating]]&lt;br /&gt;
;Handling Presentation Document Files&lt;br /&gt;
:[[Documentation/DevGuide/Drawings/Handling Presentation Document Files|Handling Presentation Document Files]]&lt;br /&gt;
:[[Documentation/DevGuide/Drawings/Printing Presentation Documents|Printing Presentation Documents]]&lt;br /&gt;
;Working with Presentation Documents&lt;br /&gt;
:[[Documentation/DevGuide/Drawings/Working with Presentation Documents|Working with Presentation Documents]]&lt;br /&gt;
:[[Documentation/DevGuide/Drawings/Presentation Settings|Presentation Settings]]&lt;br /&gt;
:[[Documentation/DevGuide/Drawings/Custom Slide Show|Custom Slide Show]]&lt;br /&gt;
:[[Documentation/DevGuide/Drawings/Presentation Effects|Presentation Effects]]&lt;br /&gt;
:[[Documentation/DevGuide/Drawings/Slide Transition|Slide Transition]]&lt;br /&gt;
:[[Documentation/DevGuide/Drawings/Animations and Interactions|Animations and Interactions]]&lt;br /&gt;
;Overall Document Features&lt;br /&gt;
:[[Documentation/DevGuide/Drawings/Overall Document Features|Overall Document Features]]&lt;br /&gt;
:[[Documentation/DevGuide/Drawings/Settings|Settings]]&lt;br /&gt;
:[[Documentation/DevGuide/Drawings/Page Formatting|Page Formatting]]&lt;br /&gt;
;Drawing and Presentation Document Controller&lt;br /&gt;
:[[Documentation/DevGuide/Drawings/Drawing and Presentation Document Controller|Drawing and Presentation Document Controller]]&lt;br /&gt;
:[[Documentation/DevGuide/Drawings/Setting the Current Page|Setting the Current Page]]&lt;br /&gt;
:[[Documentation/DevGuide/Drawings/Zooming|Zooming]]&lt;br /&gt;
:[[Documentation/DevGuide/Drawings/Other Drawing Specific View Settings|Other Drawing Specific View Settings]]&lt;br /&gt;
:[[Documentation/DevGuide/Charts/Charts|Charts]]&lt;br /&gt;
;Handling Chart Documents&lt;br /&gt;
:[[Documentation/DevGuide/Charts/Handling Chart Documents|Handling Chart Documents]]&lt;br /&gt;
:[[Documentation/DevGuide/Charts/Creating and Adding a Chart to a Spreadsheet|Creating and Adding a Chart to a Spreadsheet]]&lt;br /&gt;
:[[Documentation/DevGuide/Charts/Creating a Chart OLE Object in Draw and Impress|Creating a Chart OLE Object in Draw and Impress]]&lt;br /&gt;
:[[Documentation/DevGuide/Charts/Setting the Chart Type|Setting the Chart Type]]&lt;br /&gt;
:[[Documentation/DevGuide/Charts/Accessing Existing Chart Documents|Accessing Existing Chart Documents]]&lt;br /&gt;
;Working With Charts&lt;br /&gt;
:[[Documentation/DevGuide/Charts/Working With Charts|Working With Charts]]&lt;br /&gt;
:[[Documentation/DevGuide/Charts/Data Access|Data Access]]&lt;br /&gt;
:[[Documentation/DevGuide/Charts/Chart Document Parts|Chart Document Parts]]&lt;br /&gt;
:[[Documentation/DevGuide/Charts/Common Parts of all Chart Types|Common Parts of all Chart Types]]&lt;br /&gt;
:[[Documentation/DevGuide/Charts/Features of Special Chart Types|Features of Special Chart Types]]&lt;br /&gt;
:[[Documentation/DevGuide/Charts/Statistics|Statistics]]&lt;br /&gt;
:[[Documentation/DevGuide/Charts/3-D Charts|3-D Charts]]&lt;br /&gt;
:[[Documentation/DevGuide/Charts/Pie Charts|Pie Charts]]&lt;br /&gt;
:[[Documentation/DevGuide/Charts/Stock Charts|Stock Charts]]&lt;br /&gt;
;Chart Document Controller&lt;br /&gt;
:[[Documentation/DevGuide/Charts/Chart Document Controller|Chart Document Controller]]&lt;br /&gt;
;Chart Add-Ins&lt;br /&gt;
:[[Documentation/DevGuide/Charts/Chart Add-Ins|Chart Add-Ins]]&lt;br /&gt;
:[[Documentation/DevGuide/Charts/Prerequisites|Prerequisites]]&lt;br /&gt;
:[[Documentation/DevGuide/Charts/How Add-Ins Work|How Add-Ins Work]]&lt;br /&gt;
:[[Documentation/DevGuide/Charts/How to Apply an Add-In to a Chart Document|How to Apply an Add-In to a Chart Document]]&lt;br /&gt;
:[[Documentation/DevGuide/Basic/OpenOffice.org Basic|OpenOffice.org Basic]]&lt;br /&gt;
;First Steps with OpenOffice.org Basic&lt;br /&gt;
:[[Documentation/DevGuide/Basic/First Steps with OpenOffice.org Basic|First Steps with OpenOffice.org Basic]]&lt;br /&gt;
:[[Documentation/DevGuide/Basic/Creating a Module in a Standard Library|Creating a Module in a Standard Library]]&lt;br /&gt;
:[[Documentation/DevGuide/Basic/Writing and Debugging a Basic UNO program|Writing and Debugging a Basic UNO program]]&lt;br /&gt;
:[[Documentation/DevGuide/Basic/Calling a Sub from the User Interface|Calling a Sub from the User Interface]]&lt;br /&gt;
:[[Documentation/DevGuide/Basic/Creating Dialogs|Creating Dialogs]]&lt;br /&gt;
:[[Documentation/DevGuide/Basic/Adding Event Handlers|Adding Event Handlers]]&lt;br /&gt;
:[[Documentation/DevGuide/Basic/AutoPilot Dialogs|AutoPilot Dialogs]]&lt;br /&gt;
;OpenOffice.org Basic IDE&lt;br /&gt;
:[[Documentation/DevGuide/Basic/OpenOffice.org Basic IDE|OpenOffice.org Basic IDE]]&lt;br /&gt;
:[[Documentation/DevGuide/Basic/Managing Basic and Dialog Libraries|Managing Basic and Dialog Libraries]]&lt;br /&gt;
:[[Documentation/DevGuide/Basic/OpenOffice.org Basic Macros Dialog|OpenOffice.org Basic Macros Dialog]]&lt;br /&gt;
:[[Documentation/DevGuide/Basic/Displayed Information|Displayed Information]]&lt;br /&gt;
:[[Documentation/DevGuide/Basic/Buttons|Buttons]]&lt;br /&gt;
:[[Documentation/DevGuide/Basic/OpenOffice.org Basic Macro Organizer Dialog|OpenOffice.org Basic Macro Organizer Dialog]]&lt;br /&gt;
:[[Documentation/DevGuide/Basic/Modules|Modules]]&lt;br /&gt;
:[[Documentation/DevGuide/Basic/Dialogs|Dialogs]]&lt;br /&gt;
:[[Documentation/DevGuide/Basic/Libraries|Libraries]]&lt;br /&gt;
:[[Documentation/DevGuide/Basic/Basic IDE Window|Basic IDE Window]]&lt;br /&gt;
:[[Documentation/DevGuide/Basic/Basic Source Editor and Debugger|Basic Source Editor and Debugger]]&lt;br /&gt;
:[[Documentation/DevGuide/Basic/Dialog Editor|Dialog Editor]]&lt;br /&gt;
:[[Documentation/DevGuide/Basic/Assigning Macros to GUI Events|Assigning Macros to GUI Events]]&lt;br /&gt;
:[[Documentation/DevGuide/Basic/Dialog Localization|Dialog Localization]]&lt;br /&gt;
:[[Documentation/DevGuide/Basic/Technical Background|Technical Background]]&lt;br /&gt;
;Features of OpenOffice.org Basic&lt;br /&gt;
:[[Documentation/DevGuide/Basic/Features of OpenOffice.org Basic|Features of OpenOffice.org Basic]]&lt;br /&gt;
:[[Documentation/DevGuide/Basic/Functional Range Overview|Functional Range Overview]]&lt;br /&gt;
:[[Documentation/DevGuide/Basic/Screen IO Functions|Screen I/O Functions]]&lt;br /&gt;
:[[Documentation/DevGuide/Basic/File IO|File I/O]]&lt;br /&gt;
:[[Documentation/DevGuide/Basic/Date and Time Functions|Date and Time Functions]]&lt;br /&gt;
:[[Documentation/DevGuide/Basic/Numeric Functions|Numeric Functions]]&lt;br /&gt;
:[[Documentation/DevGuide/Basic/String Functions|String Functions]]&lt;br /&gt;
:[[Documentation/DevGuide/Basic/Specific UNO Functions|Specific UNO Functions]]&lt;br /&gt;
:[[Documentation/DevGuide/Basic/Accessing the UNO API|Accessing the UNO API]]&lt;br /&gt;
:[[Documentation/DevGuide/Basic/Special Behavior of OpenOffice.org Basic|Special Behavior of OpenOffice.org Basic]]&lt;br /&gt;
;Advanced Library Organization&lt;br /&gt;
:[[Documentation/DevGuide/Basic/Advanced Library Organization|Advanced Library Organization]]&lt;br /&gt;
:[[Documentation/DevGuide/Basic/General Structure|General Structure]]&lt;br /&gt;
:[[Documentation/DevGuide/Basic/Accessing Libraries from Basic|Accessing Libraries from Basic]]&lt;br /&gt;
:[[Documentation/DevGuide/Basic/Variable Scopes|Variable Scopes]]&lt;br /&gt;
;Programming Dialogs and Dialog Controls&lt;br /&gt;
:[[Documentation/DevGuide/Basic/Programming Dialogs and Dialog Controls|Programming Dialogs and Dialog Controls]]&lt;br /&gt;
:[[Documentation/DevGuide/Basic/Dialog Handling|Dialog Handling]]&lt;br /&gt;
:[[Documentation/DevGuide/Basic/Showing a Dialog|Showing a Dialog]]&lt;br /&gt;
:[[Documentation/DevGuide/Basic/Getting the Dialog Model|Getting the Dialog Model]]&lt;br /&gt;
:[[Documentation/DevGuide/Basic/Dialog as Control Container|Dialog as Control Container]]&lt;br /&gt;
:[[Documentation/DevGuide/Basic/Dialog Properties|Dialog Properties]]&lt;br /&gt;
:[[Documentation/DevGuide/Basic/Common Properties|Common Properties]]&lt;br /&gt;
:[[Documentation/DevGuide/Basic/Multi-Page Dialogs|Multi-Page Dialogs]]&lt;br /&gt;
:[[Documentation/DevGuide/Basic/Dialog Controls|Dialog Controls]]&lt;br /&gt;
:[[Documentation/DevGuide/Basic/Command Button|Command Button]]&lt;br /&gt;
:[[Documentation/DevGuide/Basic/Image Control|Image Control]]&lt;br /&gt;
:[[Documentation/DevGuide/Basic/Check Box|Check Box]]&lt;br /&gt;
:[[Documentation/DevGuide/Basic/Option Button|Option Button]]&lt;br /&gt;
:[[Documentation/DevGuide/Basic/Label Field|Label Field]]&lt;br /&gt;
:[[Documentation/DevGuide/Basic/Text Field|Text Field]]&lt;br /&gt;
:[[Documentation/DevGuide/Basic/List Box|List Box]]&lt;br /&gt;
:[[Documentation/DevGuide/Basic/Combo Box|Combo Box]]&lt;br /&gt;
:[[Documentation/DevGuide/Basic/HorizontalVertical Scroll Bar|Horizontal/Vertical Scroll Bar]]&lt;br /&gt;
:[[Documentation/DevGuide/Basic/Group Box|Group Box]]&lt;br /&gt;
:[[Documentation/DevGuide/Basic/Progress Bar|Progress Bar]]&lt;br /&gt;
:[[Documentation/DevGuide/Basic/HorizontalVertical Line|Horizontal/Vertical Line]]&lt;br /&gt;
:[[Documentation/DevGuide/Basic/Date Field|Date Field]]&lt;br /&gt;
:[[Documentation/DevGuide/Basic/Time Field|Time Field]]&lt;br /&gt;
:[[Documentation/DevGuide/Basic/Numeric Field|Numeric Field]]&lt;br /&gt;
:[[Documentation/DevGuide/Basic/Currency Field|Currency Field]]&lt;br /&gt;
:[[Documentation/DevGuide/Basic/Formatted Field|Formatted Field]]&lt;br /&gt;
:[[Documentation/DevGuide/Basic/Pattern Field|Pattern Field]]&lt;br /&gt;
:[[Documentation/DevGuide/Basic/File Control|File Control]]&lt;br /&gt;
;Creating Dialogs at Runtime&lt;br /&gt;
:[[Documentation/DevGuide/Basic/Creating Dialogs at Runtime|Creating Dialogs at Runtime]]&lt;br /&gt;
;Library File Structure&lt;br /&gt;
:[[Documentation/DevGuide/Basic/Library File Structure|Library File Structure]]&lt;br /&gt;
:[[Documentation/DevGuide/Basic/Application Library Container|Application Library Container]]&lt;br /&gt;
:[[Documentation/DevGuide/Basic/Document Library Container|Document Library Container]]&lt;br /&gt;
;Library Deployment&lt;br /&gt;
:[[Documentation/DevGuide/Basic/Library Deployment|Library Deployment]]&lt;br /&gt;
:[[Documentation/DevGuide/Database/Database Access|Database Access]]&lt;br /&gt;
:[[Documentation/DevGuide/Database/Architecture|Architecture]]&lt;br /&gt;
:[[Documentation/DevGuide/Database/Example: Querying the Bibliography Database|Example: Querying the Bibliography Database]]&lt;br /&gt;
;Data Sources in OpenOffice.org API&lt;br /&gt;
:[[Documentation/DevGuide/Database/Data Sources in OpenOffice.org API|Data Sources in OpenOffice.org API]]&lt;br /&gt;
:[[Documentation/DevGuide/Database/DataSources|DataSources]]&lt;br /&gt;
:[[Documentation/DevGuide/Database/The DataSource Service|The DataSource Service]]&lt;br /&gt;
:[[Documentation/DevGuide/Database/Queries|Queries]]&lt;br /&gt;
:[[Documentation/DevGuide/Database/Adding and Editing Predefined Queries|Adding and Editing Predefined Queries]]&lt;br /&gt;
:[[Documentation/DevGuide/Database/Runtime Settings For Predefined Queries|Runtime Settings For Predefined Queries]]&lt;br /&gt;
:[[Documentation/DevGuide/Database/The SingleSelectQueryComposer|The SingleSelectQueryComposer]]&lt;br /&gt;
:[[Documentation/DevGuide/Database/The SQLQueryComposer|The SQLQueryComposer]]&lt;br /&gt;
:[[Documentation/DevGuide/Database/Forms and Reports|Forms and Reports]]&lt;br /&gt;
:[[Documentation/DevGuide/Database/Document Links|Document Links]]&lt;br /&gt;
:[[Documentation/DevGuide/Database/Tables and Columns|Tables and Columns]]&lt;br /&gt;
:[[Documentation/DevGuide/Database/Connections|Connections]]&lt;br /&gt;
:[[Documentation/DevGuide/Database/Connecting Through a DataSource|Connecting Through a DataSource]]&lt;br /&gt;
:[[Documentation/DevGuide/Database/Connecting Using the DriverManager and a Database URL|Connecting Using the DriverManager and a Database URL]]&lt;br /&gt;
:[[Documentation/DevGuide/Database/Connecting Through a Specific Driver|Connecting Through a Specific Driver]]&lt;br /&gt;
:[[Documentation/DevGuide/Database/Driver Specifics|Driver Specifics]]&lt;br /&gt;
:[[Documentation/DevGuide/Database/The SDBC Driver for JDBC|The SDBC Driver for JDBC]]&lt;br /&gt;
:[[Documentation/DevGuide/Database/The SDBC Driver for ODBC|The SDBC Driver for ODBC]]&lt;br /&gt;
:[[Documentation/DevGuide/Database/The SDBC Driver for Adabas D|The SDBC Driver for Adabas D]]&lt;br /&gt;
:[[Documentation/DevGuide/Database/The SDBC Driver for ADO|The SDBC Driver for ADO]]&lt;br /&gt;
:[[Documentation/DevGuide/Database/The SDBC Driver for dBase|The SDBC Driver for dBase]]&lt;br /&gt;
:[[Documentation/DevGuide/Database/The SDBC Driver for Flat File Formats|The SDBC Driver for Flat File Formats]]&lt;br /&gt;
:[[Documentation/DevGuide/Database/The SDBC Driver for OpenOffice.org Calc Files|The SDBC Driver for OpenOffice.org Calc Files]]&lt;br /&gt;
:[[Documentation/DevGuide/Database/The SDBC Driver for address books|The SDBC Driver for address books]]&lt;br /&gt;
:[[Documentation/DevGuide/Database/The SDBC Driver for embedded HSQL databases|The SDBC Driver for embedded HSQL databases]]&lt;br /&gt;
:[[Documentation/DevGuide/Database/Connection Pooling|Connection Pooling]]&lt;br /&gt;
:[[Documentation/DevGuide/Database/Piggyback Connections|Piggyback Connections]]&lt;br /&gt;
;Manipulating the Data&lt;br /&gt;
:[[Documentation/DevGuide/Database/Manipulating the Data|Manipulating the Data]]&lt;br /&gt;
:[[Documentation/DevGuide/Database/The RowSet Service|The RowSet Service]]&lt;br /&gt;
:[[Documentation/DevGuide/Database/Usage|Usage]]&lt;br /&gt;
:[[Documentation/DevGuide/Database/Events and Other Notifications|Events and Other Notifications]]&lt;br /&gt;
:[[Documentation/DevGuide/Database/Clones of the RowSet Service|Clones of the RowSet Service]]&lt;br /&gt;
:[[Documentation/DevGuide/Database/Statements|Statements]]&lt;br /&gt;
:[[Documentation/DevGuide/Database/Creating Statements|Creating Statements]]&lt;br /&gt;
:[[Documentation/DevGuide/Database/Inserting and Updating Data|Inserting and Updating Data]]&lt;br /&gt;
:[[Documentation/DevGuide/Database/Getting Data from a Table|Getting Data from a Table]]&lt;br /&gt;
:[[Documentation/DevGuide/Database/Result Sets|Result Sets]]&lt;br /&gt;
:[[Documentation/DevGuide/Database/Retrieving Values from Result Sets|Retrieving Values from Result Sets]]&lt;br /&gt;
:[[Documentation/DevGuide/Database/Moving the Result Set Cursor|Moving the Result Set Cursor]]&lt;br /&gt;
:[[Documentation/DevGuide/Database/Using the getXXX Methods|Using the getXXX Methods]]&lt;br /&gt;
:[[Documentation/DevGuide/Database/Scrollable Result Sets|Scrollable Result Sets]]&lt;br /&gt;
:[[Documentation/DevGuide/Database/Modifiable Result Sets|Modifiable Result Sets]]&lt;br /&gt;
:[[Documentation/DevGuide/Database/Update|Update]]&lt;br /&gt;
:[[Documentation/DevGuide/Database/Insert|Insert]]&lt;br /&gt;
:[[Documentation/DevGuide/Database/Delete|Delete]]&lt;br /&gt;
:[[Documentation/DevGuide/Database/Seeing Changes in Result Sets|Seeing Changes in Result Sets]]&lt;br /&gt;
:[[Documentation/DevGuide/Database/ResultSetMetaData|ResultSetMetaData]]&lt;br /&gt;
:[[Documentation/DevGuide/Database/Using Prepared Statements|Using Prepared Statements]]&lt;br /&gt;
:[[Documentation/DevGuide/Database/PreparedStatement From DataSource Queries|PreparedStatement From DataSource Queries]]&lt;br /&gt;
;Database Design&lt;br /&gt;
:[[Documentation/DevGuide/Database/Database Design|Database Design]]&lt;br /&gt;
:[[Documentation/DevGuide/Database/Using DDL to Change the Database Design|Using DDL to Change the Database Design]]&lt;br /&gt;
:[[Documentation/DevGuide/Database/Using SDBCX to Access the Database Design|Using SDBCX to Access the Database Design]]&lt;br /&gt;
:[[Documentation/DevGuide/Database/Catalog Service|Catalog Service]]&lt;br /&gt;
:[[Documentation/DevGuide/Database/Table Service|Table Service]]&lt;br /&gt;
:[[Documentation/DevGuide/Database/Column Service|Column Service]]&lt;br /&gt;
:[[Documentation/DevGuide/Database/Index Service|Index Service]]&lt;br /&gt;
:[[Documentation/DevGuide/Database/Key Service|Key Service]]&lt;br /&gt;
:[[Documentation/DevGuide/Database/View Service|View Service]]&lt;br /&gt;
:[[Documentation/DevGuide/Database/Group Service|Group Service]]&lt;br /&gt;
:[[Documentation/DevGuide/Database/User Service|User Service]]&lt;br /&gt;
:[[Documentation/DevGuide/Database/The Descriptor Pattern|The Descriptor Pattern]]&lt;br /&gt;
:[[Documentation/DevGuide/Database/Adding an Index|Adding an Index]]&lt;br /&gt;
:[[Documentation/DevGuide/Database/Creating a User|Creating a User]]&lt;br /&gt;
:[[Documentation/DevGuide/Database/Adding a Group|Adding a Group]]&lt;br /&gt;
;Using DBMS Features&lt;br /&gt;
:[[Documentation/DevGuide/Database/Using DBMS Features|Using DBMS Features]]&lt;br /&gt;
:[[Documentation/DevGuide/Database/Stored Procedures|Stored Procedures]]&lt;br /&gt;
;Writing Database Drivers&lt;br /&gt;
:[[Documentation/DevGuide/Database/Writing Database Drivers|Writing Database Drivers]]&lt;br /&gt;
:[[Documentation/DevGuide/Database/SDBC Driver|SDBC Driver]]&lt;br /&gt;
:[[Documentation/DevGuide/Database/Driver Service|Driver Service]]&lt;br /&gt;
:[[Documentation/DevGuide/Database/Connection Service|Connection Service]]&lt;br /&gt;
:[[Documentation/DevGuide/Database/XDatabaseMetaData Interface|XDatabaseMetaData Interface]]&lt;br /&gt;
:[[Documentation/DevGuide/Database/Driver Statements|Statements]]&lt;br /&gt;
:[[Documentation/DevGuide/Database/Support Scalar Functions|Support Scalar Functions]]&lt;br /&gt;
:[[Documentation/DevGuide/Database/Open Group CLI Numeric Functions|Open Group CLI Numeric Functions]]&lt;br /&gt;
:[[Documentation/DevGuide/Database/Open Group CLI String Functions|Open Group CLI String Functions]]&lt;br /&gt;
:[[Documentation/DevGuide/Database/Open Group CLI Time and Date Functions|Open Group CLI Time and Date Functions]]&lt;br /&gt;
:[[Documentation/DevGuide/Database/Open Group CLI System Functions|Open Group CLI System Functions]]&lt;br /&gt;
:[[Documentation/DevGuide/Database/Open Group CLI Conversion Functions|Open Group CLI Conversion Functions]]&lt;br /&gt;
:[[Documentation/DevGuide/Database/Handling Unsupported Functionality|Handling Unsupported Functionality]]&lt;br /&gt;
:[[Documentation/DevGuide/Forms/Forms|Forms]]&lt;br /&gt;
;Models and Views&lt;br /&gt;
:[[Documentation/DevGuide/Forms/Models and Views|Models and Views]]&lt;br /&gt;
:[[Documentation/DevGuide/Forms/The Model-View Paradigm|The Model-View Paradigm]]&lt;br /&gt;
:[[Documentation/DevGuide/Forms/Models and Views for Form Controls|Models and Views for Form Controls]]&lt;br /&gt;
:[[Documentation/DevGuide/Forms/Model-View Interaction|Model-View Interaction]]&lt;br /&gt;
:[[Documentation/DevGuide/Forms/Form Layer Views|Form Layer Views]]&lt;br /&gt;
;Form Elements in the Document Model&lt;br /&gt;
:[[Documentation/DevGuide/Forms/Form Elements in the Document Model|Form Elements in the Document Model]]&lt;br /&gt;
:[[Documentation/DevGuide/Forms/A Hierarchy of Models|A Hierarchy of Models]]&lt;br /&gt;
:[[Documentation/DevGuide/Forms/FormComponent Service|FormComponent Service]]&lt;br /&gt;
:[[Documentation/DevGuide/Forms/FormComponents Service|FormComponents Service]]&lt;br /&gt;
:[[Documentation/DevGuide/Forms/Logical Forms|Logical Forms]]&lt;br /&gt;
:[[Documentation/DevGuide/Forms/Forms Container|Forms Container]]&lt;br /&gt;
:[[Documentation/DevGuide/Forms/Form Control Models|Form Control Models]]&lt;br /&gt;
:[[Documentation/DevGuide/Forms/Control Models and Shapes|Control Models and Shapes]]&lt;br /&gt;
;Form Components&lt;br /&gt;
:[[Documentation/DevGuide/Forms/Form Components|Form Components]]&lt;br /&gt;
:[[Documentation/DevGuide/Forms/Control Models|Control Models]]&lt;br /&gt;
:[[Documentation/DevGuide/Forms/Control Models Forms|Forms]]&lt;br /&gt;
:[[Documentation/DevGuide/Forms/HTML Forms|HTML Forms]]&lt;br /&gt;
;Data Awareness&lt;br /&gt;
:[[Documentation/DevGuide/Forms/Data Awareness|Data Awareness]]&lt;br /&gt;
:[[Documentation/DevGuide/Forms/Forms Data Awareness|Forms]]&lt;br /&gt;
:[[Documentation/DevGuide/Forms/Forms as Row Sets|Forms as Row Sets]]&lt;br /&gt;
:[[Documentation/DevGuide/Forms/Loadable Forms|Loadable Forms]]&lt;br /&gt;
:[[Documentation/DevGuide/Forms/Sub Forms|Sub Forms]]&lt;br /&gt;
:[[Documentation/DevGuide/Forms/Filtering and Sorting|Filtering and Sorting]]&lt;br /&gt;
:[[Documentation/DevGuide/Forms/Parameters|Parameters]]&lt;br /&gt;
:[[Documentation/DevGuide/Forms/Data Aware Controls|Data Aware Controls]]&lt;br /&gt;
:[[Documentation/DevGuide/Forms/Control Models as Bound Components|Control Models as Bound Components]]&lt;br /&gt;
:[[Documentation/DevGuide/Forms/Committing Controls|Committing Controls]]&lt;br /&gt;
;External Value Suppliers&lt;br /&gt;
:[[Documentation/DevGuide/Forms/External Value Suppliers|External Value Suppliers]]&lt;br /&gt;
:[[Documentation/DevGuide/Forms/Value Bindings|Value Bindings]]&lt;br /&gt;
:[[Documentation/DevGuide/Forms/Form Controls accepting Value Bindings|Form Controls accepting Value Bindings]]&lt;br /&gt;
:[[Documentation/DevGuide/Forms/External List Sources|External List Sources]]&lt;br /&gt;
;Validation&lt;br /&gt;
:[[Documentation/DevGuide/Forms/Validation|Validation]]&lt;br /&gt;
:[[Documentation/DevGuide/Forms/Validation in OpenOffice.org|Validation in OpenOffice.org]]&lt;br /&gt;
:[[Documentation/DevGuide/Forms/Validation and Bindings|Validation and Bindings]]&lt;br /&gt;
;Scripting and Events&lt;br /&gt;
:[[Documentation/DevGuide/Forms/Scripting and Events|Scripting and Events]]&lt;br /&gt;
;Common Tasks&lt;br /&gt;
:[[Documentation/DevGuide/Forms/Common Tasks|Common Tasks]]&lt;br /&gt;
:[[Documentation/DevGuide/Forms/Initializing Bound Controls|Initializing Bound Controls]]&lt;br /&gt;
:[[Documentation/DevGuide/Forms/Automatic Key Generation|Automatic Key Generation]]&lt;br /&gt;
:[[Documentation/DevGuide/Forms/Data Validation|Data Validation]]&lt;br /&gt;
:[[Documentation/DevGuide/Forms/Programmatic Assignment of Scripts to Events|Programmatic Assignment of Scripts to Events]]&lt;br /&gt;
:[[Documentation/DevGuide/UCB/Universal Content Broker|Universal Content Broker]]&lt;br /&gt;
;Services and Interfaces&lt;br /&gt;
:[[Documentation/DevGuide/UCB/Services and Interfaces|Services and Interfaces]]&lt;br /&gt;
;Content Providers&lt;br /&gt;
:[[Documentation/DevGuide/UCB/Content Providers|Content Providers]]&lt;br /&gt;
;Using the UCB API&lt;br /&gt;
:[[Documentation/DevGuide/UCB/Using the UCB API|Using the UCB API]]&lt;br /&gt;
:[[Documentation/DevGuide/UCB/Instantiating the UCB|Instantiating the UCB]]&lt;br /&gt;
:[[Documentation/DevGuide/UCB/Accessing a UCB Content|Accessing a UCB Content]]&lt;br /&gt;
:[[Documentation/DevGuide/UCB/Executing Content Commands|Executing Content Commands]]&lt;br /&gt;
:[[Documentation/DevGuide/UCB/Obtaining Content Properties|Obtaining Content Properties]]&lt;br /&gt;
:[[Documentation/DevGuide/UCB/Setting Content Properties|Setting Content Properties]]&lt;br /&gt;
:[[Documentation/DevGuide/UCB/Folders|Folders]]&lt;br /&gt;
:[[Documentation/DevGuide/UCB/Documents|Documents]]&lt;br /&gt;
:[[Documentation/DevGuide/UCB/Managing Contents|Managing Contents]]&lt;br /&gt;
:[[Documentation/DevGuide/UCB/Creating|Creating]]&lt;br /&gt;
:[[Documentation/DevGuide/UCB/Deleting|Deleting]]&lt;br /&gt;
:[[Documentation/DevGuide/UCB/Copying, Moving and Linking|Copying, Moving and Linking]]&lt;br /&gt;
;Configuration&lt;br /&gt;
:[[Documentation/DevGuide/UCB/Configuration|Configuration]]&lt;br /&gt;
:[[Documentation/DevGuide/UCB/UCP Registration Information|UCP Registration Information]]&lt;br /&gt;
:[[Documentation/DevGuide/UCB/Unconfigured UCBs|Unconfigured UCBs]]&lt;br /&gt;
:[[Documentation/DevGuide/UCB/Preconfigured UCBs|Preconfigured UCBs]]&lt;br /&gt;
:[[Documentation/DevGuide/UCB/Content Provider Proxies|Content Provider Proxies]]&lt;br /&gt;
:[[Documentation/DevGuide/Config/Configuration Management|Configuration Management]]&lt;br /&gt;
;Object Model&lt;br /&gt;
:[[Documentation/DevGuide/Config/Object Model|Object Model]]&lt;br /&gt;
;Configuration Data Sources&lt;br /&gt;
:[[Documentation/DevGuide/Config/Configuration Data Sources|Configuration Data Sources]]&lt;br /&gt;
:[[Documentation/DevGuide/Config/Connecting to a Data Source|Connecting to a Data Source]]&lt;br /&gt;
:[[Documentation/DevGuide/Config/Using a Data Source|Using a Data Source]]&lt;br /&gt;
;Reading Configuration Data&lt;br /&gt;
:[[Documentation/DevGuide/Config/Reading Configuration Data|Reading Configuration Data]]&lt;br /&gt;
;Updating Configuration Data&lt;br /&gt;
:[[Documentation/DevGuide/Config/Updating Configuration Data|Updating Configuration Data]]&lt;br /&gt;
;Customizing Configuration Data&lt;br /&gt;
:[[Documentation/DevGuide/Config/Customizing Configuration Data|Customizing Configuration Data]]&lt;br /&gt;
:[[Documentation/DevGuide/Config/Creating a Custom Configuration Schema|Creating a Custom Configuration Schema]]&lt;br /&gt;
:[[Documentation/DevGuide/Config/Preparing a Custom Configuration Schema|Preparing a Custom Configuration Schema]]&lt;br /&gt;
:[[Documentation/DevGuide/Config/Installing a Custom Configuration Schema|Installing a Custom Configuration Schema]]&lt;br /&gt;
;Adding a Backend Data Store&lt;br /&gt;
:[[Documentation/DevGuide/Config/Adding a Backend Data Store|Adding a Backend Data Store]]&lt;br /&gt;
:[[Documentation/DevGuide/JavaBean/JavaBean for Office Components|JavaBean for Office Components]]&lt;br /&gt;
;Using the OOoBean&lt;br /&gt;
:[[Documentation/DevGuide/JavaBean/Using the OOoBean|Using the OOoBean]]&lt;br /&gt;
;The OOoBean by Example&lt;br /&gt;
:[[Documentation/DevGuide/JavaBean/The OOoBean by Example|The OOoBean by Example]]&lt;br /&gt;
;API Overview&lt;br /&gt;
:[[Documentation/DevGuide/JavaBean/API Overview|API Overview]]&lt;br /&gt;
;Configuring the Office Bean&lt;br /&gt;
:[[Documentation/DevGuide/JavaBean/Configuring the Office Bean|Configuring the Office Bean]]&lt;br /&gt;
:[[Documentation/DevGuide/JavaBean/Default Configuration|Default Configuration]]&lt;br /&gt;
:[[Documentation/DevGuide/JavaBean/Customized Configuration|Customized Configuration]]&lt;br /&gt;
;Internal Architecture&lt;br /&gt;
:[[Documentation/DevGuide/JavaBean/Internal Architecture|Internal Architecture]]&lt;br /&gt;
:[[Documentation/DevGuide/JavaBean/The Internal Office Bean API|The Internal Office Bean API]]&lt;br /&gt;
:[[Documentation/DevGuide/JavaBean/OfficeConnection Interface|OfficeConnection Interface]]&lt;br /&gt;
:[[Documentation/DevGuide/JavaBean/OfficeWindow Interface|OfficeWindow Interface]]&lt;br /&gt;
:[[Documentation/DevGuide/JavaBean/ContainerFactory Interface|ContainerFactory Interface]]&lt;br /&gt;
:[[Documentation/DevGuide/JavaBean/LocalOfficeConnection and LocalOfficeWindow|LocalOfficeConnection and LocalOfficeWindow]]&lt;br /&gt;
:[[Documentation/DevGuide/Accessibility/Accessibility|Accessibility]]&lt;br /&gt;
;Overview&lt;br /&gt;
:[[Documentation/DevGuide/Accessibility/Overview|Overview]]&lt;br /&gt;
;Bridges&lt;br /&gt;
:[[Documentation/DevGuide/Accessibility/Bridges|Bridges]]&lt;br /&gt;
;Accessibility Tree&lt;br /&gt;
:[[Documentation/DevGuide/Accessibility/Accessibility Tree|Accessibility Tree]]&lt;br /&gt;
;Content Information&lt;br /&gt;
:[[Documentation/DevGuide/Accessibility/Content Information|Content Information]]&lt;br /&gt;
;Listeners and Broadcasters&lt;br /&gt;
:[[Documentation/DevGuide/Accessibility/Listeners and Broadcasters|Listeners and Broadcasters]]&lt;br /&gt;
;Implementing Accessible Objects&lt;br /&gt;
:[[Documentation/DevGuide/Accessibility/Implementing Accessible Objects|Implementing Accessible Objects]]&lt;br /&gt;
;Using the Accessibility API&lt;br /&gt;
:[[Documentation/DevGuide/Accessibility/Using the Accessibility API|Using the Accessibility API]]&lt;br /&gt;
:[[Documentation/DevGuide/Accessibility/A Simple Screen Reader|A Simple Screen Reader]]&lt;br /&gt;
:[[Documentation/DevGuide/Accessibility/Features|Features]]&lt;br /&gt;
:[[Documentation/DevGuide/Accessibility/Class Overview|Class Overview]]&lt;br /&gt;
:[[Documentation/DevGuide/Accessibility/Putting the Accessibility Interfaces to Work|Putting the Accessibility Interfaces to Work]]&lt;br /&gt;
:[[Documentation/DevGuide/Accessibility/XAccessibleContext|XAccessibleContext]]&lt;br /&gt;
:[[Documentation/DevGuide/Accessibility/XAccessibleComponent|XAccessibleComponent]]&lt;br /&gt;
:[[Documentation/DevGuide/Accessibility/XAccessibleExtendedComponent|XAccessibleExtendedComponent]]&lt;br /&gt;
:[[Documentation/DevGuide/Accessibility/XAccessibleText|XAccessibleText]]&lt;br /&gt;
:[[Documentation/DevGuide/Accessibility/XAccessibleEditableText|XAccessibleEditableText]]&lt;br /&gt;
:[[Documentation/DevGuide/Accessibility/XAccessibleTable|XAccessibleTable]]&lt;br /&gt;
:[[Documentation/DevGuide/Accessibility/XAccessibleEventBroadcaster|XAccessibleEventBroadcaster]]&lt;br /&gt;
:[[Documentation/DevGuide/Accessibility/XAccessibleEventListener|XAccessibleEventListener]]&lt;br /&gt;
:[[Documentation/DevGuide/Accessibility/XAccessibleSelection|XAccessibleSelection]]&lt;br /&gt;
:[[Documentation/DevGuide/Accessibility/XAccessibleRelationSet|XAccessibleRelationSet]]&lt;br /&gt;
:[[Documentation/DevGuide/Accessibility/XAccessibleStateSet|XAccessibleStateSet]]&lt;br /&gt;
:[[Documentation/DevGuide/Accessibility/XAccessibleValue|XAccessibleValue]]&lt;br /&gt;
:[[Documentation/DevGuide/Accessibility/XAccessibleImage|XAccessibleImage]]&lt;br /&gt;
:[[Documentation/DevGuide/Accessibility/XAccessibleAction|XAccessibleAction]]&lt;br /&gt;
:[[Documentation/DevGuide/Accessibility/XAccessibleKeyBinding|XAccessibleKeyBinding]]&lt;br /&gt;
:[[Documentation/DevGuide/Accessibility/XAccessibleHypertext|XAccessibleHypertext]]&lt;br /&gt;
:[[Documentation/DevGuide/Accessibility/XAccessibleHyperlink|XAccessibleHyperlink]]&lt;br /&gt;
:[[Documentation/DevGuide/Scripting/Scripting Framework|Scripting Framework]]&lt;br /&gt;
;Using the Scripting Framework&lt;br /&gt;
:[[Documentation/DevGuide/Scripting/Using the Scripting Framework|Using the Scripting Framework]]&lt;br /&gt;
:[[Documentation/DevGuide/Scripting/Running Macros|Running Macros]]&lt;br /&gt;
:[[Documentation/DevGuide/Scripting/Editing, Creating and Managing Macros|Editing, Creating and Managing Macros]]&lt;br /&gt;
:[[Documentation/DevGuide/Scripting/The Organizer dialogs for BeanShell and JavaScript|The Organizer dialogs for BeanShell and JavaScript]]&lt;br /&gt;
:[[Documentation/DevGuide/Scripting/BeanShell Editor|BeanShell Editor]]&lt;br /&gt;
:[[Documentation/DevGuide/Scripting/JavaScript Editor|JavaScript Editor]]&lt;br /&gt;
:[[Documentation/DevGuide/Scripting/Basic and Dialogs|Basic and Dialogs]]&lt;br /&gt;
:[[Documentation/DevGuide/Scripting/Macro Recording|Macro Recording]]&lt;br /&gt;
;Writing Macros&lt;br /&gt;
:[[Documentation/DevGuide/Scripting/Writing Macros|Writing Macros]]&lt;br /&gt;
:[[Documentation/DevGuide/Scripting/How the Scripting Framework Works|How the Scripting Framework Works]]&lt;br /&gt;
;Writing a LanguageScriptProvider UNO Component using the Java Helper Classes&lt;br /&gt;
:[[Documentation/DevGuide/Scripting/Writing a LanguageScriptProvider UNO Component using the Java Helper Classes|Writing a LanguageScriptProvider UNO Component using the Java Helper Classes]]&lt;br /&gt;
:[[Documentation/DevGuide/Scripting/The ScriptProvider Abstract Base Class|The ScriptProvider Abstract Base Class]]&lt;br /&gt;
:[[Documentation/DevGuide/Scripting/Implementing the XScript Interface|Implementing the XScript Interface]]&lt;br /&gt;
:[[Documentation/DevGuide/Scripting/Implementing the ScriptEditor Interface|Implementing the ScriptEditor Interface]]&lt;br /&gt;
:[[Documentation/DevGuide/Scripting/Building and Registering Your ScriptProvider|Building and Registering Your ScriptProvider]]&lt;br /&gt;
;Writing a LanguageScriptProvider UNO Component From Scratch&lt;br /&gt;
:[[Documentation/DevGuide/Scripting/Writing a LanguageScriptProvider UNO Component From Scratch|Writing a LanguageScriptProvider UNO Component From Scratch]]&lt;br /&gt;
:[[Documentation/DevGuide/Scripting/Scripting Framework URI Specification|Scripting Framework URI Specification]]&lt;br /&gt;
:[[Documentation/DevGuide/Scripting/Storage of Scripts|Storage of Scripts]]&lt;br /&gt;
:[[Documentation/DevGuide/Scripting/Implementation|Implementation]]&lt;br /&gt;
:[[Documentation/DevGuide/Scripting/Integration with Extension Manager|Integration with Extension Manager]]&lt;br /&gt;
:[[Documentation/DevGuide/GUI/Graphical User Interfaces|Graphical User Interfaces]]&lt;br /&gt;
;Exception Handling&lt;br /&gt;
:[[Documentation/DevGuide/GUI/Exception Handling|Exception Handling]]&lt;br /&gt;
;Dialogs and Controls&lt;br /&gt;
:[[Documentation/DevGuide/GUI/Dialogs and Controls|Dialogs and Controls]]&lt;br /&gt;
;Dialog Creation&lt;br /&gt;
:[[Documentation/DevGuide/GUI/Dialog Creation|Dialog Creation]]&lt;br /&gt;
:[[Documentation/DevGuide/GUI/Instantiation of a Dialog|Instantiation of a Dialog]]&lt;br /&gt;
:[[Documentation/DevGuide/GUI/Setting Dialog Properties|Setting Dialog Properties]]&lt;br /&gt;
:[[Documentation/DevGuide/GUI/Adding Controls to a Dialog|Adding Controls to a Dialog]]&lt;br /&gt;
:[[Documentation/DevGuide/GUI/Displaying Dialogs|Displaying Dialogs]]&lt;br /&gt;
;Dialog Handling&lt;br /&gt;
:[[Documentation/DevGuide/GUI/Dialog Handling|Dialog Handling]]&lt;br /&gt;
:[[Documentation/DevGuide/GUI/Events|Events]]&lt;br /&gt;
:[[Documentation/DevGuide/GUI/Dialog Controls|Dialog Controls]]&lt;br /&gt;
:[[Documentation/DevGuide/GUI/Common Properties|Common Properties]]&lt;br /&gt;
:[[Documentation/DevGuide/GUI/Font-specific Properties|Font-specific Properties]]&lt;br /&gt;
:[[Documentation/DevGuide/GUI/Other Common Properties|Other Common Properties]]&lt;br /&gt;
:[[Documentation/DevGuide/GUI/Property Propagation Between Model and Control|Property Propagation Between Model and Control]]&lt;br /&gt;
:[[Documentation/DevGuide/GUI/Common Workflow to add Controls|Common Workflow to add Controls]]&lt;br /&gt;
:[[Documentation/DevGuide/GUI/The Example Listings|The Example Listings]]&lt;br /&gt;
:[[Documentation/DevGuide/GUI/Label Field|Label Field]]&lt;br /&gt;
:[[Documentation/DevGuide/GUI/Command Button|Command Button]]&lt;br /&gt;
:[[Documentation/DevGuide/GUI/Image Control|Image Control]]&lt;br /&gt;
:[[Documentation/DevGuide/GUI/Check Box|Check Box]]&lt;br /&gt;
:[[Documentation/DevGuide/GUI/Radio Button|Radio Button]]&lt;br /&gt;
:[[Documentation/DevGuide/GUI/Scroll Bar|Scroll Bar]]&lt;br /&gt;
:[[Documentation/DevGuide/GUI/List Box|List Box]]&lt;br /&gt;
:[[Documentation/DevGuide/GUI/Combo Box|Combo Box]]&lt;br /&gt;
:[[Documentation/DevGuide/GUI/Progress Bar|Progress Bar]]&lt;br /&gt;
:[[Documentation/DevGuide/GUI/Horizontal Vertical Line Control|Horizontal/Vertical Line Control]]&lt;br /&gt;
:[[Documentation/DevGuide/GUI/Group Box|Group Box]]&lt;br /&gt;
:[[Documentation/DevGuide/GUI/Text Field|Text Field]]&lt;br /&gt;
:[[Documentation/DevGuide/GUI/Text Field Extensions|Text Field Extensions]]&lt;br /&gt;
:[[Documentation/DevGuide/GUI/Formatted Field|Formatted Field]]&lt;br /&gt;
:[[Documentation/DevGuide/GUI/Numeric Field|Numeric Field]]&lt;br /&gt;
:[[Documentation/DevGuide/GUI/Currency Field|Currency Field]]&lt;br /&gt;
:[[Documentation/DevGuide/GUI/Date Field|Date Field]]&lt;br /&gt;
:[[Documentation/DevGuide/GUI/Time Field|Time Field]]&lt;br /&gt;
:[[Documentation/DevGuide/GUI/Pattern Field|Pattern Field]]&lt;br /&gt;
:[[Documentation/DevGuide/GUI/Roadmap Control|Roadmap Control]]&lt;br /&gt;
:[[Documentation/DevGuide/GUI/File Control|File Control]]&lt;br /&gt;
:[[Documentation/DevGuide/GUI/File Picker|File Picker]]&lt;br /&gt;
:[[Documentation/DevGuide/GUI/Message Box|Message Box]]&lt;br /&gt;
:[[Documentation/DevGuide/GUI/The Toolkit Service|The Toolkit Service]]&lt;br /&gt;
:[[Documentation/DevGuide/GUI/Creating Menus|Creating Menus]]&lt;br /&gt;
;Summarizing Example to Create a UNO Dialog&lt;br /&gt;
:[[Documentation/DevGuide/GUI/Summarizing Example to Create a UNO Dialog|Summarizing Example to Create a UNO Dialog]]&lt;br /&gt;
:[[Documentation/DevGuide/AppendixA/OpenOffice.org API-Design-Guidelines|OpenOffice.org API-Design-Guidelines]]&lt;br /&gt;
;General Design Rules&lt;br /&gt;
:[[Documentation/DevGuide/AppendixA/General Design Rules|General Design Rules]]&lt;br /&gt;
;Definition of API Elements&lt;br /&gt;
:[[Documentation/DevGuide/AppendixA/Definition of API Elements|Definition of API Elements]]&lt;br /&gt;
:[[Documentation/DevGuide/AppendixA/Attributes|Attributes]]&lt;br /&gt;
:[[Documentation/DevGuide/AppendixA/Methods|Methods]]&lt;br /&gt;
:[[Documentation/DevGuide/AppendixA/Interfaces|Interfaces]]&lt;br /&gt;
:[[Documentation/DevGuide/AppendixA/Properties|Properties]]&lt;br /&gt;
:[[Documentation/DevGuide/AppendixA/Events|Events]]&lt;br /&gt;
:[[Documentation/DevGuide/AppendixA/Services|Services]]&lt;br /&gt;
:[[Documentation/DevGuide/AppendixA/Exceptions|Exceptions]]&lt;br /&gt;
:[[Documentation/DevGuide/AppendixA/Enums|Enums]]&lt;br /&gt;
:[[Documentation/DevGuide/AppendixA/Typedefs|Typedefs]]&lt;br /&gt;
:[[Documentation/DevGuide/AppendixA/Structs|Structs]]&lt;br /&gt;
:[[Documentation/DevGuide/AppendixA/Parameter|Parameter]]&lt;br /&gt;
;Special Cases&lt;br /&gt;
:[[Documentation/DevGuide/AppendixA/Special Cases|Special Cases]]&lt;br /&gt;
;Abbreviations&lt;br /&gt;
:[[Documentation/DevGuide/AppendixA/Abbreviations|Abbreviations]]&lt;br /&gt;
;Source Files and Types&lt;br /&gt;
:[[Documentation/DevGuide/AppendixA/Source Files and Types|Source Files and Types]]&lt;br /&gt;
:[[Documentation/DevGuide/AppendixB/IDL Documentation Guidelines|IDL Documentation Guidelines]]&lt;br /&gt;
:[[Documentation/DevGuide/AppendixB/File structure|File structure]]&lt;br /&gt;
:[[Documentation/DevGuide/AppendixB/Element Documentation|Element Documentation]]&lt;br /&gt;
:[[Documentation/DevGuide/AppendixB/Special Markups|Special Markups]]&lt;br /&gt;
:[[Documentation/DevGuide/AppendixB/Special Documentation Tags|Special Documentation Tags]]&lt;br /&gt;
:[[Documentation/DevGuide/AppendixB/Useful XHTML Tags|Useful XHTML Tags]]&lt;br /&gt;
:[[Documentation/DevGuide/AppendixC/Universal Content Providers|Universal Content Providers]]&lt;br /&gt;
:[[Documentation/DevGuide/AppendixC/The Hierarchy Content Provider|The Hierarchy Content Provider]]&lt;br /&gt;
:[[Documentation/DevGuide/AppendixC/The File Content Provider|The File Content Provider]]&lt;br /&gt;
:[[Documentation/DevGuide/AppendixC/The FTP Content Provider|The FTP Content Provider]]&lt;br /&gt;
:[[Documentation/DevGuide/AppendixC/The WebDAV Content Provider|The WebDAV Content Provider]]&lt;br /&gt;
:[[Documentation/DevGuide/AppendixC/The Package Content Provider|The Package Content Provider]]&lt;br /&gt;
:[[Documentation/DevGuide/AppendixC/The Help Content Provider|The Help Content Provider]]&lt;br /&gt;
:[[Documentation/DevGuide/AppendixD/UNOIDL Syntax Specification|UNOIDL Syntax Specification]]&lt;br /&gt;
:[[Documentation/DevGuide/Glossary/Glossary]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Books|OODevGuide]]&lt;/div&gt;</summary>
		<author><name>Jcemelanda</name></author>
	</entry>
	<entry>
		<id>https://wiki.openoffice.org/w/index.php?title=User:Jcemelanda/Books/OOBasic&amp;diff=186306</id>
		<title>User:Jcemelanda/Books/OOBasic</title>
		<link rel="alternate" type="text/html" href="https://wiki.openoffice.org/w/index.php?title=User:Jcemelanda/Books/OOBasic&amp;diff=186306"/>
		<updated>2010-10-07T13:45:23Z</updated>

		<summary type="html">&lt;p&gt;Jcemelanda: Created page with &amp;#039;{{saved_book}}  == OpenOffice.org BASIC Guide == :OpenOffice.org BASIC Programming Guide ;The Language of OpenOffice.org BASIC :[[Documentation/BASI…&amp;#039;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{saved_book}}&lt;br /&gt;
&lt;br /&gt;
== OpenOffice.org BASIC Guide ==&lt;br /&gt;
:[[Documentation/BASIC Guide|OpenOffice.org BASIC Programming Guide]]&lt;br /&gt;
;The Language of OpenOffice.org BASIC&lt;br /&gt;
:[[Documentation/BASIC Guide/Language|The Language of OpenOffice.org BASIC]]&lt;br /&gt;
:[[Documentation/BASIC Guide/Program Overview|Overview of a Basic Program]]&lt;br /&gt;
:[[Documentation/BASIC Guide/Working With Variables|Working With Variables]]&lt;br /&gt;
:[[Documentation/BASIC Guide/Strings|Strings]]&lt;br /&gt;
:[[Documentation/BASIC Guide/Numbers|Numbers]]&lt;br /&gt;
:[[Documentation/BASIC Guide/Boolean|Boolean Values]]&lt;br /&gt;
:[[Documentation/BASIC Guide/Date|Date and Time]]&lt;br /&gt;
:[[Documentation/BASIC Guide/Arrays|Arrays]]&lt;br /&gt;
:[[Documentation/BASIC Guide/Scope of Variables|Scope and Life Span of Variables]]&lt;br /&gt;
:[[Documentation/BASIC Guide/Constants|Constants]]&lt;br /&gt;
:[[Documentation/BASIC Guide/Operators|Operators]]&lt;br /&gt;
:[[Documentation/BASIC Guide/Branching|Branching]]&lt;br /&gt;
:[[Documentation/BASIC Guide/Loops|Loops]]&lt;br /&gt;
:[[Documentation/BASIC Guide/Procedures and Functions|Procedures and Functions]]&lt;br /&gt;
:[[Documentation/BASIC Guide/Error Handling|Error Handling]]&lt;br /&gt;
:[[Documentation/BASIC Guide/Other Instructions|Other Instructions]]&lt;br /&gt;
;Runtime Library&lt;br /&gt;
:[[Documentation/BASIC Guide/Runtime Library]]&lt;br /&gt;
:[[Documentation/BASIC Guide/Conversion Functions (Runtime Library)|Conversion Functions]]&lt;br /&gt;
:[[Documentation/BASIC Guide/Strings (Runtime Library)|Strings]]&lt;br /&gt;
:[[Documentation/BASIC Guide/Date and Time (Runtime Library)|Date and Time]]&lt;br /&gt;
:[[Documentation/BASIC Guide/Files and Directories (Runtime Library)|Files and Directories]]&lt;br /&gt;
:[[Documentation/BASIC Guide/Message and Input Boxes (Runtime Library)|Message and Input Boxes]]&lt;br /&gt;
:[[Documentation/BASIC Guide/Other Functions (Runtime Library)|Other Functions]]&lt;br /&gt;
;Introduction to the API&lt;br /&gt;
:[[Documentation/BASIC Guide/API Intro|Introduction to the API]]&lt;br /&gt;
:[[Documentation/BASIC Guide/UNO|Universal Network Objects (UNO)]]&lt;br /&gt;
:[[Documentation/BASIC Guide/Properties and Methods (API)|Properties and Methods]]&lt;br /&gt;
:[[Documentation/BASIC Guide/Modules, Services and Interfaces|Modules, Services and Interfaces]]&lt;br /&gt;
:[[Documentation/BASIC Guide/UNO Tools|Tools for Working with UNO]]&lt;br /&gt;
:[[Documentation/BASIC Guide/Interface Overview|Overview of Central Interfaces]]&lt;br /&gt;
;Working with Documents&lt;br /&gt;
:[[Documentation/BASIC Guide/Documents|Working with Documents|Working with Documents]]&lt;br /&gt;
:[[Documentation/BASIC Guide/StarDesktop|The StarDesktop]]&lt;br /&gt;
:[[Documentation/BASIC Guide/Templates|Templates]]&lt;br /&gt;
;Text Documents&lt;br /&gt;
:[[Documentation/BASIC Guide/Text Documents|Text Documents]]&lt;br /&gt;
:[[Documentation/BASIC Guide/Structure of Text Documents|The Structure of Text Documents]]&lt;br /&gt;
:[[Documentation/BASIC Guide/Editing Text Documents|Editing Text Documents]]&lt;br /&gt;
:[[Documentation/BASIC Guide/More Than Text|More Than Just Text]]&lt;br /&gt;
;Spreadsheet Documents&lt;br /&gt;
:[[Documentation/BASIC Guide/Spreadsheets|Spreadsheet Documents]]&lt;br /&gt;
:[[Documentation/BASIC Guide/Structure of Spreadsheets|The Structure of Spreadsheets]]&lt;br /&gt;
:[[Documentation/BASIC Guide/Rows and Columns|Rows and Columns]]&lt;br /&gt;
:[[Documentation/BASIC Guide/Cells and Ranges|Cells and Ranges]]&lt;br /&gt;
:[[Documentation/BASIC Guide/Formatting Spreadsheet Documents|Formatting Spreadsheet Documents]]&lt;br /&gt;
:[[Documentation/BASIC Guide/Editing Spreadsheet Documents|Editing Spreadsheet Documents]]&lt;br /&gt;
;Drawings and Presentations&lt;br /&gt;
:[[Documentation/BASIC Guide/Drawings Presentations|Drawings and Presentations]]&lt;br /&gt;
:[[Documentation/BASIC Guide/Structure of Drawings|The Structure of Drawings]]&lt;br /&gt;
:[[Documentation/BASIC Guide/Editing Drawing Objects|Editing Drawing Objects]]&lt;br /&gt;
:[[Documentation/BASIC Guide/Presentations|Presentations]]&lt;br /&gt;
;Charts (Diagrams)&lt;br /&gt;
:[[Documentation/BASIC Guide/Charts|Charts (Diagrams)]]&lt;br /&gt;
:[[Documentation/BASIC Guide/Charts in Spreadsheets|Using Charts in Spreadsheets]]&lt;br /&gt;
:[[Documentation/BASIC Guide/Structure of Charts|The Structure of Charts]]&lt;br /&gt;
:[[Documentation/BASIC Guide/Chart Types|Chart Types]]&lt;br /&gt;
;Databases&lt;br /&gt;
:[[Documentation/BASIC Guide/Database|Databases]]&lt;br /&gt;
:[[Documentation/BASIC Guide/SQL|SQL: a Query Language]]&lt;br /&gt;
:[[Documentation/BASIC Guide/Database Access Types|Types of Database Access]]&lt;br /&gt;
:[[Documentation/BASIC Guide/Data Sources|Data Sources]]&lt;br /&gt;
:[[Documentation/BASIC Guide/Database Access|Database Access]]&lt;br /&gt;
;Dialogs&lt;br /&gt;
:[[Documentation/BASIC Guide/Dialogs|Dialogs]]&lt;br /&gt;
:[[Documentation/BASIC Guide/Working With Dialogs|Working With Dialogs]]&lt;br /&gt;
:[[Documentation/BASIC Guide/Properties|Properties]]&lt;br /&gt;
:[[Documentation/BASIC Guide/Events|Events]]&lt;br /&gt;
:[[Documentation/BASIC Guide/Control Elements|Dialog Control Elements]]&lt;br /&gt;
;Forms&lt;br /&gt;
:[[Documentation/BASIC Guide/Forms|Forms]]&lt;br /&gt;
:[[Documentation/BASIC Guide/Working With Forms|Working With Forms]]&lt;br /&gt;
:[[Documentation/BASIC Guide/Control Element Forms|Control Element Forms]]&lt;br /&gt;
:[[Documentation/BASIC Guide/Database Forms|Database Forms]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Books|OOBasic]]&lt;/div&gt;</summary>
		<author><name>Jcemelanda</name></author>
	</entry>
</feed>