LibreOffice
LibreOffice 7.4 SDK API Reference
Classes
com::sun::star::resource Module Reference

Interfaces to access (UI) resource files. More...

Classes

exception  MissingResourceException
 is used to signal that a resource is missing. More...
 
service  StringResource
 specifies a service providing access to a resource string table implementing the com::sun::star::awt::XDialog interface. More...
 
service  StringResourceWithLocation
 specifies a service providing access to a resource string table implementing the com::sun::star::resource::XStringResourceWithLocation interface. More...
 
service  StringResourceWithStorage
 specifies a service providing access to a resource string table implementing the com::sun::star::resource::XStringResourceWithStorage interface. More...
 
interface  XStringResourceManager
 Interface to manage a resource string table containing a set of strings for different locales. More...
 
interface  XStringResourcePersistence
 Interface derived from XStringResourceManager containing basic persistence functionality limited to operations that are independent from an associated location or storage. More...
 
interface  XStringResourceResolver
 Interface to access strings in a resource. More...
 
interface  XStringResourceSupplier
 Provides access to a string resource represented by a com::sun::star::resource::XStringResourceResolver. More...
 
interface  XStringResourceWithLocation
 Extends XStringResourcePersistence by methods to handle an associated location. More...
 
interface  XStringResourceWithStorage
 Extends XStringResourcePersistence by methods to handle an associated com::sun::star::embed::XStorage instance. More...
 

Detailed Description

Interfaces to access (UI) resource files.