<span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">Hello,</span><div style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">
<br></div><div style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">My name is Johnny and I'm a fourth year computer science student at University of Waterloo from Canada. I am really interested in joining the GSoC 2013 for LibreOffice and thus I have begin to work on a easy hack. The one I have chosen was also listed as a bug at</div>
<div style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)"><br></div><div style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">
<a href="https://bugs.freedesktop.org/show_bug.cgi?id=47302" target="_blank" style="color:rgb(17,85,204)">https://bugs.freedesktop.org/show_bug.cgi?id=47302</a></div><div style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">
<br></div><div style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">As this is my first time developing with LibreOffice, I find it to be a fun but challenging adventure. I am using opengrok to browse around the source code and trying to implement "Inserting slide names" as another feature under insert-> fields for Impress. However, as my learning process, one problem that I can't figure out is how the field data for a page number for a slide is retrieved. In particular, I am unsure of how the SvxPageField() call at <a href="http://opengrok.libreoffice.org/xref/core/sd/source/ui/view/drviewsb.cxx#518" target="_blank" style="color:rgb(17,85,204)">http://opengrok.libreoffice.org/xref/core/sd/source/ui/view/drviewsb.cxx#518</a> actually gets the current page number. The constructor SvxPageField as well as its parent class constructor SvxFieldData (<a href="http://opengrok.libreoffice.org/xref/core/editeng/source/items/flditem.cxx#228" target="_blank" style="color:rgb(17,85,204)">http://opengrok.libreoffice.org/xref/core/editeng/source/items/flditem.cxx#228</a>) are empty. I was hoping that someone could point me to the parts of the source code that explains this behaviour and how the field data (e.g page number) is retrieved.</div>
<div style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)"><br></div><div style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">
Thank you and I look forward to hearing from you.</div><div style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)"><br></div><div style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">
Sincerely,</div><div style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px;background-color:rgb(255,255,255)">Johnny</div>