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 {
54 void loadStylesFromURL( [in]
string URL,
55 [in] sequence<com::sun::star::beans::PropertyValue> aOptions )
62 sequence<com::sun::star::beans::PropertyValue> getStyleLoaderOptions();
is thrown when an input or output error has occurred.
Definition: IOException.idl:30
enables the object to import styles from documents.
Definition: XStyleLoader.idl:32
base interface of all UNO interfaces
Definition: XInterface.idl:47