https://bugs.documentfoundation.org/show_bug.cgi?id=80798

--- Comment #6 from Michael Meeks <[email protected]> ---
Interesting; this task got simpler, and the class got renamed:

class OOXMLPropertySet : public writerfilter::Reference<Properties>
...

Can we remove the maType member ? which is now an OUString (for no apparent
reason) and gets intialized and deleted along with that class for no benefit at
all (that I can see ;-). But needs some code-reading.

Thanks !

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to