https://issues.apache.org/ooo/show_bug.cgi?id=120077
--- Comment #10 from Armin Le Grand <[email protected]> --- ALG: in principle, the whole SfxStyleSheetBasePool::CreateIterator is not needed; a SfxStyleSheetIterator can be created by everyone, e.g. as local variable (so it cannot be easily forgotten to be cleaned up). It would only make sense if SfxStyleSheetBasePool::CreateIterator would somehow have exclusive construction rights and somehow wants to control/remember existing instances. Checking removal... -- You are receiving this mail because: You are the assignee for the bug.
