https://issues.apache.org/ooo/show_bug.cgi?id=120077
--- Comment #14 from Armin Le Grand <[email protected]> --- ALG: I have reverted the patch and follow another strategy: Let all CreateIterator usages return a boost::shared_ptr instance. This makes clear that the ownership changes and allows deletion of the SfxStyleSheetIterator in all cases cleanly when the last instance of SfxStyleSheetIteratorPtr (the boost typedef) is released. Building incompatible for testing... -- You are receiving this mail because: You are the assignee for the bug.
