From 8d202fa72f024529092b24197f9b5d28d4c1f6d1 Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Fri, 11 Apr 2014 08:39:07 +0200 Subject: typo: paramter -> parameter --- offapi/com/sun/star/awt/XMessageBoxFactory.idl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'offapi') diff --git a/offapi/com/sun/star/awt/XMessageBoxFactory.idl b/offapi/com/sun/star/awt/XMessageBoxFactory.idl index 3a1df4126e15..510e51ebe9a3 100644 --- a/offapi/com/sun/star/awt/XMessageBoxFactory.idl +++ b/offapi/com/sun/star/awt/XMessageBoxFactory.idl @@ -50,7 +50,7 @@ published interface XMessageBoxFactory : com::sun::star::uno::XInterface

A combination of com::sun::star::awt::MessageBoxButtons

A com::sun::star::awt::MessageBoxType::INFOBOX - ignores this paramter, instead it uses a + ignores this parameter, instead it uses a com::sun::star::awt::MessageBoxButtons::BUTTONS_OK.

@param sTitle -- cgit