summaryrefslogtreecommitdiff
path: root/offapi
diff options
context:
space:
mode:
authorLaurent Godard <lgodard.libre@laposte.net>2014-08-14 18:26:51 +0200
committerDavid Tardon <dtardon@redhat.com>2014-08-15 01:47:27 -0500
commit1f795ad128ce52dfd2edfb567454f2d5785b6016 (patch)
treea1225feca4019a5e8997d50bcd5db8c376a9118f /offapi
parent8605fcbf8e2a89afda675775b2302d9f58333e74 (diff)
XStyleLoader2 : correct idl description
only implemented for calc at the moment Change-Id: I7ac631567a69c9ad30da79caad3c50359de14437 Reviewed-on: https://gerrit.libreoffice.org/10923 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
Diffstat (limited to 'offapi')
-rw-r--r--offapi/com/sun/star/style/XStyleLoader2.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/style/XStyleLoader2.idl b/offapi/com/sun/star/style/XStyleLoader2.idl
index 819ea9bde48e..dbdde446489e 100644
--- a/offapi/com/sun/star/style/XStyleLoader2.idl
+++ b/offapi/com/sun/star/style/XStyleLoader2.idl
@@ -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: