LibreOffice
LibreOffice 5.0 SDK API Reference
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
List of all members
StringResource Service Reference

specifies a service providing access to a resource string table implementing the com::sun::star::awt::XDialog interface. More...

import "StringResource.idl";

Inheritance diagram for StringResource:
XStringResourcePersistence XStringResourceManager XStringResourceResolver XModifyBroadcaster XInterface

Additional Inherited Members

- Public Member Functions inherited from XStringResourcePersistence
void store () raises ( com::sun::star::lang::NoSupportException, com::sun::star::uno::Exception )
 Stores all string table data respectively all data modified since the last call to store() to the location or storage associated with the StringResourceManager. More...
 
boolean isModified ()
 provides the current modify state of the StringResourceManager instance. More...
 
void setComment ([in] string Comment)
 Sets the comment stored first in each locale data file. More...
 
void storeToStorage ([in]::com::sun::star::embed::XStorage Storage,[in] string BaseName,[in] string Comment) raises ( com::sun::star::uno::Exception )
 Stores all string table data to the provided storage. More...
 
void storeToURL ([in] string URL,[in] string BaseName,[in] string Comment,[in] com::sun::star::task::XInteractionHandler Handler) raises ( com::sun::star::uno::Exception )
 Stores all string table data to the location specified by the passed URL string. More...
 
sequence< byte > exportBinary ()
 Returns a sequence of byte representing the complete string resource in a binary format. More...
 
void importBinary ([in] sequence< byte > Data) raises ( com::sun::star::lang::IllegalArgumentException )
 Initializes the string resource with binary data. More...
 

Detailed Description

specifies a service providing access to a resource string table implementing the com::sun::star::awt::XDialog interface.


The documentation for this service was generated from the following file: