:: com :: sun :: star :: resource ::

unpublished interface XStringResourceSupplier
Description
Provides access to a string resource represented by a ::com::sun::star::resource::XStringResourceResolver .

Methods' Summary
getStringResource Provides access to a string resource. Depending on the context the returned object may also support ::com::sun::star::resource::XStringResourceManager or ::com::sun::star::resource::XStringResourcePersistence or ::com::sun::star::resource::XStringResourceWithStorage  
Methods' Details
getStringResource
::com::sun::star::resource::XStringResourceResolver
getStringResource();

Description
Provides access to a string resource. Depending on the context the returned object may also support ::com::sun::star::resource::XStringResourceManager or ::com::sun::star::resource::XStringResourcePersistence or ::com::sun::star::resource::XStringResourceWithStorage
Returns
an interface ::com::sun::star::resource::XStringResourceResolver
Top of Page