Replace the frequent functioncalls
The function getHorizontalEdge contains more function calls to the getRowCount(). Instead we store the return value of getRowCount() value in a const integer varible nRowCount and use it. Change-Id: I3e1460913099d1060d5005329e0b63e5ebcd362c Reviewed-on: https://gerrit.libreoffice.org/1777Reviewed-by:Radek Doulík <rodo@novell.com> Tested-by:
Radek Doulík <rodo@novell.com>
Showing
Please
register
or
sign in
to comment