Overview | Module | Use | Devguide | Index |
Nested Modules | Services | Singletons | Interfaces | Structs | Exceptions | Enums | Typedefs | Constant Groups |
module oleautomation |
Services | |
ApplicationRegistration | registers UNO objects as COM objects. |
BridgeSupplier | maps UNO types to oleautomation types and vice versa. |
Factory | makes it possible to create COM objects as UNO objects. |
Interfaces | |
XAutomationObject | a tagging interface for UNO objects which represent Automation objects. |
Structs | |
Currency | is the UNO representation of the Automation type CY , also know
as CURRENCY .
|
Date | is the UNO representation of the Automation type DATE .
|
Decimal | is the UNO representation of the Automation type DECIMAL .
|
NamedArgument | represents a named argument in a call to a method of an Automation object. |
PropertyPutArgument | contains a value that is used as argument in a "property put" operation on a Automation object. |
SCode |
Copyright © 2003 Sun Microsystems, Inc.