LibreOffice Module sw (master) 1
Public Member Functions | List of all members
IDocumentMarkAccess::ILazyDeleter Struct Reference

To avoid recursive calls of deleteMark, the removal of dummy characters of fieldmarks has to be delayed; this is the baseclass that can be subclassed for that purpose. More...

#include <IDocumentMarkAccess.hxx>

Public Member Functions

virtual ~ILazyDeleter ()
 

Detailed Description

To avoid recursive calls of deleteMark, the removal of dummy characters of fieldmarks has to be delayed; this is the baseclass that can be subclassed for that purpose.

Definition at line 113 of file IDocumentMarkAccess.hxx.

Constructor & Destructor Documentation

◆ ~ILazyDeleter()

virtual IDocumentMarkAccess::ILazyDeleter::~ILazyDeleter ( )
inlinevirtual

Definition at line 113 of file IDocumentMarkAccess.hxx.

References ~ILazyDeleter().

Referenced by ~ILazyDeleter().


The documentation for this struct was generated from the following file: