|
LibreOffice Module svx (master) 1
|
#include <svxdlg.hxx>
Public Member Functions | |
| virtual void | SetValidateFramePosLink (const Link< SvxSwFrameValidation &, void > &rLink)=0 |
Public Member Functions inherited from SfxAbstractTabDialog | |
| virtual void | SetCurPageId (const OUString &rName)=0 |
| virtual WhichRangesContainer | GetInputRanges (const SfxItemPool &)=0 |
| virtual void | SetInputSet (const SfxItemSet *pInSet)=0 |
Public Member Functions inherited from SfxAbstractDialog | |
| virtual const SfxItemSet * | GetOutputItemSet () const=0 |
| virtual void | SetText (const OUString &rStr)=0 |
Protected Member Functions | |
| virtual | ~AbstractSvxCaptionDialog () override=default |
Protected Member Functions inherited from SfxAbstractTabDialog | |
| virtual | ~SfxAbstractTabDialog () override=default |
Protected Member Functions inherited from SfxAbstractDialog | |
| virtual | ~SfxAbstractDialog () override=default |
Definition at line 256 of file svxdlg.hxx.
|
overrideprotectedvirtualdefault |
|
pure virtual |