<html>
<head>
<base href="https://bugs.documentfoundation.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_ASSIGNED "
title="ASSIGNED - Page counters in status bars are inconsistent: “Page N / N” vs. “Page N of N”"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=89641#c4">Comment # 4</a>
on <a class="bz_bug_link
bz_status_ASSIGNED "
title="ASSIGNED - Page counters in status bars are inconsistent: “Page N / N” vs. “Page N of N”"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=89641">bug 89641</a>
from <span class="vcard"><a class="email" href="mailto:kendy@collabora.com" title="Jan Holesovsky <kendy@collabora.com>"> <span class="fn">Jan Holesovsky</span></a>
</span></b>
<pre>dobragab: For Calc, have a look at sc/source/ui/view/cellsh.cxx , search for
STR_TABLE. You want to change the STR_TABLE in sc/source/ui/src/globstr.src to
have a kind of "Sheet %1 of %2" and adapt the code in cellsh.cxx the same way
as in
<a href="http://cgit.freedesktop.org/libreoffice/core/commit/?id=4b4e4ccf8d571fd6f6ee538c4e406b07fc810e2d">http://cgit.freedesktop.org/libreoffice/core/commit/?id=4b4e4ccf8d571fd6f6ee538c4e406b07fc810e2d</a>
For Draw/Impress, you wrote me that you have some proof-of-concept patch, but
that you have some issues with that - best if you can push the patch to gerrit,
and we can sort out the missing pieces there as part of the review :-)
Thanks for working on this!</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>