Hi Erack,<br><br>I don't know why the changes made by me in the header files and the changes made by me at places where these functions are defined were not reflected in the file I pastebin above. May be since I did a make unotools.clean and accidentally mailed the wrong version of git diff.<br>
<br>Kindly consider the new file of git diff: <a href="http://pastebin.com/grbwupyi">http://pastebin.com/grbwupyi</a><br><br>I made corresponding changes, eg: 
><br>in the line 550: GetNextFontToken( const OUString& rTokenStr, sal_Int32& rIndex )<br><br><br><br>Still the error doesn't compensates.<br><br>Thanks<br><br>Prashant<br><br><div class="gmail_quote">On Thu, Feb 28, 2013 at 2:45 AM, Eike Rathke <span dir="ltr"><<a href="mailto:erack@redhat.com" target="_blank">erack@redhat.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Prashant,<br>
<div class="im"><br>
On Thursday, 2013-02-28 01:48:36 +0530, Prashant Pandey wrote:<br>
<br>
> I did 'make' again, and got undefined reference error as something<br>
> different as I got previously. This time it is:<br>
><br>
</div><div class="im">> outdev3.cxx:(.text+0x1f8b): undefined reference to<br>
> `GetNextFontToken(rtl::OUString const&, int&)'<br>
<br>
</div>Most likely a similar cause as in the previous case, you changed one or<br>
both arguments to GetNextFontToken() without that method expecting<br>
parameter(s) of that type.<br>
<div class="HOEnZb"><div class="h5"><br>
  Eike<br>
<br>
--<br>
LibreOffice Calc developer. Number formatter stricken i18n transpositionizer.<br>
New GnuPG key 0x65632D3A : 2265 D7F3 A7B0 95CC 3918  630B 6A6C D5B7 6563 2D3A<br>
Old GnuPG key 0x293C05FD : 997A 4C60 CE41 0149 0DB3  9E96 2F1A D073 293C 05FD<br>
Support the FSFE, care about Free Software! <a href="https://fsfe.org/support/?erack" target="_blank">https://fsfe.org/support/?erack</a><br>
</div></div></blockquote></div><br>