<div dir="ltr"><div><div><div><div><div><div>Hi all, <br><br></div>I was wondering if the following two gerrit patches could be reviewed?<br><br><a href="https://gerrit.libreoffice.org/#/c/7777/">https://gerrit.libreoffice.org/#/c/7777/</a><br>
<br></div>This separates moves the inititialization of ImplGetGraphics() into it's own function, ImplInitGraphics(), which I feel is more intuitive. This is because currently, to initialize the graphics object, we have to run ImplGetGraphics(). I really feel it's better to initialize in it's own function, this helps readibility. And we can actually initialize graphics with a proper function down the track. <br>
<br></div>I have documented it here:<br><br><a href="https://gerrit.libreoffice.org/#/c/8030/">https://gerrit.libreoffice.org/#/c/8030/</a><br><br></div>If there are any objections, as always I'm not that proud of my work that I won't listen to advise :-) <br>
<br></div>Many thanks in advance (in particular, to Caolon who worked in my suggestion to change to AcquireGraphics - but he did it in a more sensible fashion!). <br><br></div>Thanks,<br>Chris Sherlock<br></div>