|
| SvxMacroAssignSingleTabDialog (weld::Window *pParent, const SfxItemSet &rOptionsSet) |
|
| 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::Container * | get_content_area () |
|
virtual | ~SfxSingleTabDialogController () override |
|
void | SetTabPage (std::unique_ptr< SfxTabPage > xTabPage) |
|
SfxTabPage * | GetTabPage () const |
|
virtual weld::Button & | GetOKButton () const override |
|
virtual const SfxItemSet * | GetExampleSet () const override |
|
const SfxItemSet * | GetOutputItemSet () const |
|
const SfxItemSet * | GetInputItemSet () const |
|
| SfxOkDialogController (weld::Widget *pParent, const OUString &rUIXMLDescription, const OUString &rID) |
|
virtual weld::Button & | GetOKButton () const=0 |
|
virtual const SfxItemSet * | GetExampleSet () const=0 |
|
| 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 |
|
Definition at line 111 of file macropg.hxx.