summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/frame
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2013-07-13 17:49:42 -0500
committerAndras Timar <atimar@suse.com>2013-07-16 18:51:56 +0000
commit93180c7231f52d85eb361718f7139c568739a6e2 (patch)
tree7f5cb41463bcc036e6a995e4b1ff762d9d0b28a8 /offapi/com/sun/star/frame
parent9c0a390489dd99aee4beaf73845740776b8083aa (diff)
idl add missing param description for XStorage and XSvgParser
Change-Id: Id33160c32d38411c5dd5a1a753db2b204865e717 Reviewed-on: https://gerrit.libreoffice.org/4896 Reviewed-by: Andras Timar <atimar@suse.com> Tested-by: Andras Timar <atimar@suse.com>
Diffstat (limited to 'offapi/com/sun/star/frame')
-rw-r--r--offapi/com/sun/star/frame/XStorable.idl3
1 files changed, 3 insertions, 0 deletions
diff --git a/offapi/com/sun/star/frame/XStorable.idl b/offapi/com/sun/star/frame/XStorable.idl
index ed0427fbff09..73252aa44fdf 100644
--- a/offapi/com/sun/star/frame/XStorable.idl
+++ b/offapi/com/sun/star/frame/XStorable.idl
@@ -131,6 +131,9 @@ published interface XStorable: com::sun::star::uno::XInterface
if an IO error occurred during save operation
(may the location is unknown)
+ @param sURL
+ specifies the location where to store the object
+
@param lArguments
optional parameters for saving
(see com::sun::star::document::MediaDescriptor for further details)