From 78425b0df6462a3c63c3b0241f0d71d464bb7b0c Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Fri, 22 Feb 2013 10:14:47 +0200 Subject: s/heigth/height/ Change-Id: Idfc117f3026d45845dcce64d31aad6fc0af9c00a --- offapi/com/sun/star/ui/dialogs/XFilePreview.idl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'offapi') diff --git a/offapi/com/sun/star/ui/dialogs/XFilePreview.idl b/offapi/com/sun/star/ui/dialogs/XFilePreview.idl index 10b88b6a4eb1..c6d749b63085 100644 --- a/offapi/com/sun/star/ui/dialogs/XFilePreview.idl +++ b/offapi/com/sun/star/ui/dialogs/XFilePreview.idl @@ -65,7 +65,7 @@ published interface XFilePreview: com::sun::star::uno::XInterface 0 will be returned. @returns - The heigth of the preview window in pixel. + The height of the preview window in pixel. */ long getAvailableHeight( ); -- cgit