<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hi Tim<br>
<br>
I am not an expert in this area, but this seems to be the main
implementation of the Notes:
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
<a
href="http://opengrok.libreoffice.org/xref/core/sw/source/ui/docvw/PostItMgr.cxx">http://opengrok.libreoffice.org/xref/core/sw/source/ui/docvw/PostItMgr.cxx</a><br>
<br>
It is called PostIt internally, so I would search for this for more
pointers:
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
<a
href="http://opengrok.libreoffice.org/search?q=postit&project=core">http://opengrok.libreoffice.org/search?q=postit&project=core</a><br>
<br>
This file is called printdata.cxx and has some PostIt-Variables
there: <a
href="http://opengrok.libreoffice.org/xref/core/sw/source/core/view/printdata.cxx">http://opengrok.libreoffice.org/xref/core/sw/source/core/view/printdata.cxx</a><br>
<br>
Hope that is enough to get started, you might come back with more
specific questions, others might help you.<br>
<br>
Thanks<br>
Samuel<br>
<br>
<div class="moz-cite-prefix">Am 04.10.2013 14:27, schrieb
<a class="moz-txt-link-abbreviated" href="mailto:tim@itsqueeze.com">tim@itsqueeze.com</a>:<br>
</div>
<blockquote
cite="mid:254ff5e89bcbd56c85f18b82b3167165.squirrel@webmail.itsqueeze.com"
type="cite">
<pre wrap="">Hi guys,
I'm new to LibreOffice development and I'm looking to work on the
enhancement to Improve PRINTING capabilities of comments/notes in Writer
[1].
I was hoping someone could give me an idea of where in the code I should
start looking for the related code.
Thanks for your time,
Tim
[1] <a class="moz-txt-link-freetext" href="https://bugs.freedesktop.org/show_bug.cgi?id=36815">https://bugs.freedesktop.org/show_bug.cgi?id=36815</a>
_______________________________________________
LibreOffice mailing list
<a class="moz-txt-link-abbreviated" href="mailto:LibreOffice@lists.freedesktop.org">LibreOffice@lists.freedesktop.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freedesktop.org/mailman/listinfo/libreoffice">http://lists.freedesktop.org/mailman/listinfo/libreoffice</a>
</pre>
</blockquote>
<br>
</body>
</html>