interface XResourceBundleLoader in module com::sun::star::resource:: |
interface XResourceBundleLoader : com::sun::star::uno::XInterface ;
makes it possible to load resource bundles.
The search algorithm is specified in the documentation of XResourceBundle . The implementations must follow the name scheme, but it is allowed to search in several locations.
Method Summary |
|
loadBundle_Default | loads the appropriate resource bundle. |
loadBundle | loads the appropriate resource bundle subclass. |
Method Details |
|||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.