LibreOffice Module sw (master) 1
Public Member Functions | Protected Member Functions | List of all members
sw::FormatDropDefiner Class Referenceabstract

#include <paratr.hxx>

Inheritance diagram for sw::FormatDropDefiner:
[legend]

Public Member Functions

virtual void FormatDropNotify (const SwFormatDrop &)=0
 

Protected Member Functions

virtual ~FormatDropDefiner ()
 

Detailed Description

Definition at line 54 of file paratr.hxx.

Constructor & Destructor Documentation

◆ ~FormatDropDefiner()

virtual sw::FormatDropDefiner::~FormatDropDefiner ( )
inlineprotectedvirtual

Definition at line 56 of file paratr.hxx.

Member Function Documentation

◆ FormatDropNotify()

virtual void sw::FormatDropDefiner::FormatDropNotify ( const SwFormatDrop )
pure virtual

Implemented in SwTextFormatColl, and SwTextNode.

Referenced by SwFormatDrop::SwClientNotify().


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