LibreOffice Module sd (master) 1
Public Member Functions | List of all members
SdActionDlg Class Referencefinal

Effect-SingleTab-Dialog. More...

#include <tpaction.hxx>

Inheritance diagram for SdActionDlg:
[legend]
Collaboration diagram for SdActionDlg:
[legend]

Public Member Functions

 SdActionDlg (weld::Window *pParent, const SfxItemSet *pAttr, ::sd::View const *pView)
 Constructor of the Tab dialog: appends the pages to the dialog. More...
 
- Public Member Functions inherited from SfxSingleTabDialogController
 SfxSingleTabDialogController (weld::Widget *pParent, const SfxItemSet *pOptionsSet, const OUString &rUIXMLDescription=OUString("sfx/ui/singletabdialog.ui"), const OUString &rID=OUString("SingleTabDialog"))
 
 SfxSingleTabDialogController (weld::Widget *pParent, const SfxItemSet *pOptionsSet, const OUString &rContainerId, const OUString &rUIXMLDescription, const OUString &rID)
 
weld::Containerget_content_area ()
 
virtual ~SfxSingleTabDialogController () override
 
void SetTabPage (std::unique_ptr< SfxTabPage > xTabPage)
 
SfxTabPageGetTabPage () const
 
virtual weld::ButtonGetOKButton () const override
 
virtual const SfxItemSetGetExampleSet () const override
 
const SfxItemSetGetOutputItemSet () const
 
const SfxItemSetGetInputItemSet () const
 
- Public Member Functions inherited from SfxOkDialogController
 SfxOkDialogController (weld::Widget *pParent, const OUString &rUIXMLDescription, const OUString &rID)
 
virtual weld::ButtonGetOKButton () const=0
 
virtual const SfxItemSetGetExampleSet () const=0
 
- Public Member Functions inherited from SfxDialogController
 SfxDialogController (weld::Widget *pParent, const OUString &rUIFile, const OUString &rDialogId)
 
virtual void Activate ()
 
virtual void Deactivate ()
 
virtual void ChildWinDispose ()
 
virtual void Close ()
 
virtual void EndDialog (int nResponse)
 
virtual bool CloseOnHide () const
 

Additional Inherited Members

- Protected Member Functions inherited from SfxSingleTabDialogController
void CreateOutputItemSet (const SfxItemSet &rInput)
 
void SetInputSet (const SfxItemSet *pInSet)
 
 DECL_DLLPRIVATE_LINK (OKHdl_Impl, weld::Button &, void)
 
- Protected Attributes inherited from SfxSingleTabDialogController
std::unique_ptr< SfxTabPagem_xSfxPage
 
std::unique_ptr< weld::Containerm_xContainer
 
std::unique_ptr< weld::Buttonm_xOKBtn
 
std::unique_ptr< weld::Buttonm_xHelpBtn
 

Detailed Description

Effect-SingleTab-Dialog.

Definition at line 39 of file tpaction.hxx.

Constructor & Destructor Documentation

◆ SdActionDlg()

SdActionDlg::SdActionDlg ( weld::Window pParent,
const SfxItemSet pAttr,
::sd::View const *  pView 
)

Constructor of the Tab dialog: appends the pages to the dialog.

Definition at line 72 of file tpaction.cxx.

References SdTPAction::Create(), SfxSingleTabDialogController::get_content_area(), and SfxSingleTabDialogController::SetTabPage().


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