Kaydet (Commit) 1f795ad1 authored tarafından Laurent Godard's avatar Laurent Godard Kaydeden (comit) David Tardon

XStyleLoader2 : correct idl description

only implemented for calc at the moment

Change-Id: I7ac631567a69c9ad30da79caad3c50359de14437
Reviewed-on: https://gerrit.libreoffice.org/10923Reviewed-by: 's avatarDavid Tardon <dtardon@redhat.com>
Tested-by: 's avatarDavid Tardon <dtardon@redhat.com>
üst 8605fcbf
......@@ -17,7 +17,7 @@
module com { module sun { module star { module style {
/** extends XStyleLoader interface to import styles from an already opened calc or writer component.
/** extends XStyleLoader interface to import styles from an already opened component.
@see com::sun::star::style::XStyleLoader
......@@ -28,7 +28,7 @@ interface XStyleLoader2: com::sun::star::style::XStyleLoader
/** loads styles from a given document
<p>
@param aSourceComponent
a valid XComponent reference to source doc (calc or writer)
a valid XComponent reference to source document
@param aOptions
Specifies which of the Style families the method should load.
The <code>sequence<PropertyValue></code> has the following, optional items:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment