Package org.openoffice.da.comp.w2lcommon.helper


package org.openoffice.da.comp.w2lcommon.helper
  • Classes
    Class
    Description
    This class provides some convenient methods to access a uno dialog
    This class provides an abstract uno component which implements a dialog from an xml description (using the DialogProvider2 service) TODO: Use DialogAccess.java
    This class provides access to the names of all field masters in the current document
     
     
     
    This class provides simple access to a uno awt message box
    This class provides access by name to a PropertyValue array
    This class defines convenience methods to access the OOo registry using a given base path
    This is a simple helper class to display and access a dialog based on an XML description (using the DialogProvider2 service).
    This class provides access to the style names and localized style names of the current document
    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...