LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
19 #ifndef __com_sun_star_style_XStyleLoader_idl__
20 #define __com_sun_star_style_XStyleLoader_idl__
28 module
com { module sun { module star { module style {
55 [in] sequence<com::sun::star::beans::PropertyValue> aOptions )
sequence< com::sun::star::beans::PropertyValue > getStyleLoaderOptions()
enables the object to import styles from documents.
Definition: XStyleLoader.idl:33
is thrown when an input or output error has occurred.
Definition: IOException.idl:31
void loadStylesFromURL([in] string URL, [in] sequence< com::sun::star::beans::PropertyValue > aOptions)
loads styles from a document at the given URL.
Definition: Ambiguous.idl:22
base interface of all UNO interfaces
Definition: XInterface.idl:48