summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/drawing/framework/XConfiguration.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/drawing/framework/XConfiguration.idl')
-rw-r--r--offapi/com/sun/star/drawing/framework/XConfiguration.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/drawing/framework/XConfiguration.idl b/offapi/com/sun/star/drawing/framework/XConfiguration.idl
index 3217d59ecf03..a432359c1322 100644
--- a/offapi/com/sun/star/drawing/framework/XConfiguration.idl
+++ b/offapi/com/sun/star/drawing/framework/XConfiguration.idl
@@ -50,7 +50,7 @@ interface XConfiguration
This anchor typically is either a pane or an empty
XResourceId object. An
empty reference is treated like an XResourceId object.
- @param sURLPrefix
+ @param sTargetURLPrefix
When a non-empty string is given then resource ids are returned
only when their resource URL matches this prefix, i.e. when it
begins with this prefix or is equal to it. Characters with
@@ -116,7 +116,7 @@ interface XConfiguration
When an empty resource id is given then an
IllegalArgumentException is thrown.
*/
- void removeResource ([in] XResourceId xResource);
+ void removeResource ([in] XResourceId xResourceId);
};
}; }; }; }; }; // ::com::sun::star::drawing::framework