On Fri, 2014-01-03 at 00:29 +0530, Rachit Gupta wrote:
> I am new to LibreOffice and this is my first attempt at solving a bug.
> I am working on bug https://bugs.freedesktop.org/show_bug.cgi?id=52461
>
>
> I need to traverse through the maEntries vector, however the Count()
> function, which ret
I am new to LibreOffice and this is my first attempt at solving a bug. I am
working on bug https://bugs.freedesktop.org/show_bug.cgi?id=52461
I need to traverse through the *maEntries* vector, however the Count()
function, which returns maEntries.size() is returning 0. Any help on how
this might b