MediaWiki:Collections/Developer's Guide - Professional UNO

From Apache OpenOffice Wiki
Revision as of 09:18, 19 June 2008 by Ccornell (Talk | contribs)

Jump to: navigation, search
Documentation/DevGuide/ProUNO/Professional UNO
Documentation/DevGuide/ProUNO/Introduction
API Concepts
Documentation/DevGuide/ProUNO/API Concepts
Documentation/DevGuide/ProUNO/Data Types
Documentation/DevGuide/ProUNO/Simple Types
Documentation/DevGuide/ProUNO/The Any Type
Documentation/DevGuide/ProUNO/Interfaces
Documentation/DevGuide/ProUNO/Services
Documentation/DevGuide/ProUNO/Structs
Documentation/DevGuide/ProUNO/Predefined Values
Documentation/DevGuide/ProUNO/Sequences
Documentation/DevGuide/ProUNO/Modules
Documentation/DevGuide/ProUNO/Exceptions
Documentation/DevGuide/ProUNO/Singletons
Understanding the API Reference
Documentation/DevGuide/ProUNO/Understanding the API Reference
UNO Concepts
Documentation/DevGuide/ProUNO/UNO Concepts
Documentation/DevGuide/ProUNO/UNO Interprocess Connections
Documentation/DevGuide/ProUNO/Starting OpenOffice.org in Listening Mode
Documentation/DevGuide/ProUNO/Importing a UNO Object
Documentation/DevGuide/ProUNO/Characteristics of the Interprocess Bridge
Documentation/DevGuide/ProUNO/Opening a Connection
Documentation/DevGuide/ProUNO/Creating the Bridge
Documentation/DevGuide/ProUNO/Closing a Connection
Documentation/DevGuide/ProUNO/Example: A Connection Aware Client
Documentation/DevGuide/ProUNO/Service Manager and Component Context
Documentation/DevGuide/ProUNO/Service Manager
Documentation/DevGuide/ProUNO/Component Context
Documentation/DevGuide/ProUNO/Using UNO Interfaces
Documentation/DevGuide/ProUNO/Properties
Documentation/DevGuide/ProUNO/Collections and Containers
Documentation/DevGuide/ProUNO/Event Model
Documentation/DevGuide/ProUNO/Exception Handling
Documentation/DevGuide/ProUNO/Lifetime of UNO objects
Documentation/DevGuide/ProUNO/acquire() and release()
Documentation/DevGuide/ProUNO/The XComponent Interface
Documentation/DevGuide/ProUNO/Children of the XEventListener Interface
Documentation/DevGuide/ProUNO/Weak Objects and References
Documentation/DevGuide/ProUNO/Differences Between the Lifetime of C++ and Java Objects
Documentation/DevGuide/ProUNO/Object Identity
UNO Language Bindings
Documentation/DevGuide/ProUNO/UNO Language Bindings
Documentation/DevGuide/ProUNO/Java/Java Language Binding
Documentation/DevGuide/ProUNO/Java/Getting a Service Manager
Documentation/DevGuide/ProUNO/Java/Transparent Use of Office UNO Components
Documentation/DevGuide/ProUNO/Java/Handling Interfaces
Documentation/DevGuide/ProUNO/Java/Type Mappings
Documentation/DevGuide/ProUNO/Java/Mapping of Sequence Types
Documentation/DevGuide/ProUNO/Java/Mapping of Enum Types
Documentation/DevGuide/ProUNO/Java/Mapping of Struct Types
Documentation/DevGuide/ProUNO/Java/Mapping of Exception Types
Documentation/DevGuide/ProUNO/Java/Mapping of Interface Types
Documentation/DevGuide/ProUNO/Java/Mapping of UNOIDL
Documentation/DevGuide/ProUNO/Java/Mapping of Services
Documentation/DevGuide/ProUNO/Java/Mapping of Singletons
Documentation/DevGuide/ProUNO/Java/Inexact approximation of UNO Value Semantics
Documentation/DevGuide/ProUNO/C++/C++ Language Binding
Documentation/DevGuide/ProUNO/C++/Establishing Interprocess Connections
Documentation/DevGuide/ProUNO/C++/Transparent Use of Office UNO Components
Documentation/DevGuide/ProUNO/C++/Type Mappings
Documentation/DevGuide/ProUNO/C++/Mapping of Struct Types
Documentation/DevGuide/ProUNO/C++/Mapping of Interface Types
Documentation/DevGuide/ProUNO/C++/Mapping of Sequence Types
Documentation/DevGuide/ProUNO/C++/Mapping of Services
Documentation/DevGuide/ProUNO/C++/Mapping of Singletons
Documentation/DevGuide/ProUNO/C++/Using Weak References
Documentation/DevGuide/ProUNO/C++/Exception Handling in C++
Documentation/DevGuide/ProUNO/Basic/OpenOffice.org Basic
Documentation/DevGuide/ProUNO/Basic/Handling UNO Objects
Documentation/DevGuide/ProUNO/Basic/Instantiating UNO Services
Documentation/DevGuide/ProUNO/Basic/Getting Information about UNO Objects
Documentation/DevGuide/ProUNO/Basic/Mapping of UNO and Basic Types
Documentation/DevGuide/ProUNO/Basic/Mapping of Simple Types
Documentation/DevGuide/ProUNO/Basic/Mapping of Sequences and Arrays
Documentation/DevGuide/ProUNO/Basic/Mapping of Structs
Documentation/DevGuide/ProUNO/Basic/Mapping of Enums and Constant Groups
Documentation/DevGuide/ProUNO/Basic/Case Sensitivity
Documentation/DevGuide/ProUNO/Basic/Exception Handling
Documentation/DevGuide/ProUNO/Basic/Listeners
Documentation/DevGuide/ProUNO/Bridge/Automation Bridge
Documentation/DevGuide/ProUNO/Bridge/The Service Manager Component
Documentation/DevGuide/ProUNO/Bridge/Using UNO from Automation
Documentation/DevGuide/ProUNO/Bridge/Calling Functions and Accessing Properties
Documentation/DevGuide/ProUNO/Bridge/Return Values
Documentation/DevGuide/ProUNO/Bridge/Usage of Types
Documentation/DevGuide/ProUNO/Bridge/Using Automation Objects from UNO
Documentation/DevGuide/ProUNO/Bridge/Type Mappings
Documentation/DevGuide/ProUNO/Bridge/Default Mappings
Documentation/DevGuide/ProUNO/Bridge/Mapping of Simple Types
Documentation/DevGuide/ProUNO/Bridge/Mapping of Hyper and Decimal
Documentation/DevGuide/ProUNO/Bridge/Mapping of String
Documentation/DevGuide/ProUNO/Bridge/Mapping of Interfaces and Structures
Documentation/DevGuide/ProUNO/Bridge/Mapping of Sequence
Documentation/DevGuide/ProUNO/Bridge/Mapping of Type
Documentation/DevGuide/ProUNO/Bridge/Conversion Mappings
Documentation/DevGuide/ProUNO/Bridge/Client-Side Conversions
Documentation/DevGuide/ProUNO/Bridge/Value Objects
Documentation/DevGuide/ProUNO/Bridge/Exceptions and Errorcodes
Documentation/DevGuide/ProUNO/Bridge/Automation Objects with UNO Interfaces
Documentation/DevGuide/ProUNO/Bridge/DCOM
Documentation/DevGuide/ProUNO/Bridge/The Bridge Services
Documentation/DevGuide/ProUNO/Bridge/Unsupported COM Features
Documentation/DevGuide/ProUNO/CLI/CLI Language Binding
Documentation/DevGuide/ProUNO/CLI/Language Binding DLLs
Documentation/DevGuide/ProUNO/CLI/Type Mapping
Documentation/DevGuide/ProUNO/CLI/Type Name Decoration
Documentation/DevGuide/ProUNO/CLI/Type Mappings
Documentation/DevGuide/ProUNO/CLI/Additional Structures
Documentation/DevGuide/ProUNO/CLI/Lifetime Management and Obtaining Interfaces
Documentation/DevGuide/ProUNO/CLI/Writing Client Programs
Documentation/DevGuide/ProUNO/CLI/The Override Problem
Documentation/DevGuide/ProUNO/CLI/Important Interfaces and Implementations
Personal tools