diff options
author | Julien Nabet <serval2412@yahoo.fr> | 2013-11-23 23:08:19 +0100 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2013-11-23 23:22:25 +0100 |
commit | 9f3aa81c5d5a15b7374768417839bc200fd06479 (patch) | |
tree | bb91d4af77cde9cc974aef1548f438a07bbdf323 /include/sfx2/templatecontaineritem.hxx | |
parent | ea6f3c09cf76932ce567e8d3250e0f665ca42c99 (diff) |
Lenght -> Length
Change-Id: Ic338484627a1b74fba2d4d0794f8865290177464
Diffstat (limited to 'include/sfx2/templatecontaineritem.hxx')
-rw-r--r-- | include/sfx2/templatecontaineritem.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sfx2/templatecontaineritem.hxx b/include/sfx2/templatecontaineritem.hxx index b33b3946e248..e1236f5eb6ce 100644 --- a/include/sfx2/templatecontaineritem.hxx +++ b/include/sfx2/templatecontaineritem.hxx @@ -31,7 +31,7 @@ public: const ThumbnailItemAttributes *pAttrs); virtual void calculateItemsPosition (const long nThumbnailHeight, const long nDisplayHeight, - const long nPadding, sal_uInt32 nMaxTextLenght, + const long nPadding, sal_uInt32 nMaxTextLength, const ThumbnailItemAttributes *pAttrs); bool HasMissingPreview( ); |