LibreOffice Module svl (master) 1
|
Function object for cleanup-Strategy for IndexedSfxStyleSheets::Clear(). More...
#include <IndexedStyleSheets.hxx>
Public Member Functions | |
virtual void | Dispose (rtl::Reference< SfxStyleSheetBase > styleSheet)=0 |
virtual | ~StyleSheetDisposer () |
Function object for cleanup-Strategy for IndexedSfxStyleSheets::Clear().
Derive from it and do what is necessary to dispose of a style sheet in Dispose().
Definition at line 36 of file IndexedStyleSheets.hxx.
|
inlinevirtual |
Definition at line 39 of file IndexedStyleSheets.hxx.
|
pure virtual |
Referenced by svl::IndexedStyleSheets::Clear().