Kaydet (Commit) c11b48d0 authored tarafından Chris Sherlock's avatar Chris Sherlock Kaydeden (comit) Caolán McNamara

fdo#74424 - added TODO

The function OutputDevice::ImplInitClipRegion() should be moved into
Window, VirtualDevice and Printer. Added a TODO note.

Change-Id: Ia9c7a5299e8762ad96788232466b0772c0a2e6bb
Reviewed-on: https://gerrit.libreoffice.org/7796Reviewed-by: 's avatarCaolán McNamara <caolanm@redhat.com>
Tested-by: 's avatarCaolán McNamara <caolanm@redhat.com>
üst 9cb1018c
......@@ -916,6 +916,8 @@ void OutputDevice::ImplInitFillColor()
mbInitFillColor = false;
}
// TODO: fdo#74424 - this needs to be moved out of OutputDevice and into the
// Window, VirtualDevice and Printer classes
void OutputDevice::ImplInitClipRegion()
{
DBG_TESTSOLARMUTEX();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment