summaryrefslogtreecommitdiffstats
path: root/offapi
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2013-02-22 10:14:47 +0200
committerTor Lillqvist <tml@iki.fi>2013-02-22 10:39:36 +0200
commit78425b0df6462a3c63c3b0241f0d71d464bb7b0c (patch)
tree8aaa9b0d62842ff168735e19c3203ed3414f0f54 /offapi
parentsal_Bool to bool (diff)
downloadcore-78425b0df6462a3c63c3b0241f0d71d464bb7b0c.tar.gz
core-78425b0df6462a3c63c3b0241f0d71d464bb7b0c.zip
s/heigth/height/
Change-Id: Idfc117f3026d45845dcce64d31aad6fc0af9c00a
Diffstat (limited to 'offapi')
-rw-r--r--offapi/com/sun/star/ui/dialogs/XFilePreview.idl2
1 files changed, 1 insertions, 1 deletions
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( );