(incubating) | The Free and Open Productivity Suite

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for OpenOffice.org version 3.3.

:: com :: sun :: star ::

module system
Description
Host operating system integration interfaces.

Services
ProxySettings [ DEPRECATED ]
Specifies a service for reading the proxy settings from an old office installation or a central system database.
SOffice52ProxySettings [ DEPRECATED ]
Specifies a service for reading the proxy settings from an old StarOffice 5.2 installation.
SimpleCommandMail Specifies a SimpleCommandMail service. Implementations of such a service, do implement an interface to send mail messages via the current configured command line mail application.
SimpleSystemMail Specifies a SimpleSystemMail service. Implementations of such a service implement an interface to send mail messages via the currently configured system mail client.
SystemProxySettings [ DEPRECATED ]
Specifies a service for reading the system proxy settings. Some systems store this information in a central configuration database.
SystemShellExecute Specifies a system executer service. Such a service makes it possible to execute an arbitrary system command.
Interfaces
XProxySettings [ DEPRECATED ]
Enables access to different proxy settings. If particular settings are not available an empty string will be returned.
XSimpleMailClient Specifies an interface for creating and sending email messages.
XSimpleMailClientSupplier Implementations of this interface do provide access to a simple mail client if there is one available
XSimpleMailMessage This interface lets a client set or get the information of a simple mail message.
XSystemShellExecute Specifies an interface for executing a system command.
Exceptions
SystemShellExecuteException May be thrown in cases of errors executing a command using the SystemShellExecute service. ::com::sun::star::uno::Exception::Message may contain a system error message, but it is not mandatory. The member PosixError specifies a POSIX conforming error code or -1 for unknown errors.
Constant Groups
SimpleMailClientFlags These constants are used to specify how the SimpleMailClient Service should behave.
SystemShellExecuteFlags Different settings for the SystemShellExecute service.
Top of Page

Apache OpenOffice is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.

Copyright & License
Apache and the Apache feather logos are trademarks of The Apache Software Foundation. OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.