Kaydet (Commit) 8ee959b4 authored tarafından Andrea Gelmini's avatar Andrea Gelmini Kaydeden (comit) Julien Nabet

Fix typo

Change-Id: Ia2b7cd5528a30626e69435354384ebf6fdf9627f
Reviewed-on: https://gerrit.libreoffice.org/63758
Tested-by: Jenkins
Reviewed-by: 's avatarJulien Nabet <serval2412@yahoo.fr>
üst b978f9f3
......@@ -437,7 +437,7 @@ namespace accessibility
{
return getListBox()->GetEntryLongDescription( pEntry );
}
//want to cout the real column number in the list box.
//want to count the real column number in the list box.
sal_uInt16 iRealItemCount = 0;
sal_uInt16 iCount = 0;
sal_uInt16 iTotleItemCount = pEntry->ItemCount();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment