summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/deployment
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2013-06-29 07:25:50 +0200
committerJulien Nabet <serval2412@yahoo.fr>2013-06-29 07:26:13 +0200
commit5f0ffa9fbdadb5a4a55d8be4b1cf235995de37e4 (patch)
treeefc3aa69cece773baf12b5f07e6f1c80ed4307b0 /offapi/com/sun/star/deployment
parenthide the style boxes to collapse the date entries fully (diff)
downloadcore-5f0ffa9fbdadb5a4a55d8be4b1cf235995de37e4.tar.gz
core-5f0ffa9fbdadb5a4a55d8be4b1cf235995de37e4.zip
Fix some idl descriptions
Change-Id: I9fa98ac78463f91c442f5b23b04c44457436e91f
Diffstat (limited to 'offapi/com/sun/star/deployment')
-rw-r--r--offapi/com/sun/star/deployment/ui/UpdateRequiredDialog.idl2
1 files changed, 0 insertions, 2 deletions
diff --git a/offapi/com/sun/star/deployment/ui/UpdateRequiredDialog.idl b/offapi/com/sun/star/deployment/ui/UpdateRequiredDialog.idl
index fba9e4cad5be..c3a70e0ae52b 100644
--- a/offapi/com/sun/star/deployment/ui/UpdateRequiredDialog.idl
+++ b/offapi/com/sun/star/deployment/ui/UpdateRequiredDialog.idl
@@ -35,8 +35,6 @@ service UpdateRequiredDialog : com::sun::star::ui::dialogs::XExecutableDialog
/** Create a GUI using the specific parent window and focus on the
given context.
- @param xParent
- parent window
*/
create();
};