Class | Description |
---|---|
DialogAccess |
This class provides some convenient methods to access a uno dialog
|
DialogBase |
This class provides an abstract uno component which implements a dialog
from an xml description (using the DialogProvider2 service)
|
FieldMasterNameProvider |
This class provides access to the names of all field masters in the current document
|
FilePicker | |
FolderPicker | |
MacroExpander | |
MessageBox |
This class provides simple access to a uno awt message box
|
PropertyHelper |
This class provides access by name to a
PropertyValue array |
RegistryHelper |
This class defines convenience methods to access the OOo registry
using a given base path
|
SimpleDialog |
This is a simple helper class to display and access a dialog based on an
XML description (using the DialogProvider2 service).
|
StreamGobbler | |
StyleNameProvider |
This class provides access to the style names and localized style names of the current document
|
XPropertySetHelper |
Helper class providing staic convenience methods for accesing an XPropertySet
The helpers will fail silently if names or data is provided, but the user is expected to
apply them with correct data only...
|