|
| SwSectionPropertyTabDialog (weld::Window *pParent, const SfxItemSet &rSet, SwWrtShell &rSh) |
|
virtual | ~SwSectionPropertyTabDialog () override |
|
| SfxTabDialogController (weld::Widget *pParent, const OUString &rUIXMLDescription, const OString &rID, const SfxItemSet *=nullptr, bool bEditFmt=false) |
|
virtual | ~SfxTabDialogController () override |
|
void | AddTabPage (const OString &rName, CreateTabPage pCreateFunc, GetTabPageRanges pRangesFunc) |
|
void | AddTabPage (const OString &rName, sal_uInt16 nPageCreateId) |
|
void | AddTabPage (const OString &rName, const OUString &rLabel, CreateTabPage pCreateFunc) |
|
void | AddTabPage (const OString &rName, const OUString &rLabel, sal_uInt16 nPageCreateId) |
|
void | RemoveTabPage (const OString &rName) |
|
void | SetCurPageId (const OString &rName) |
|
void | ShowPage (const OString &rName) |
|
OString | GetCurPageId () const |
|
SfxTabPage * | GetCurTabPage () const |
|
const WhichRangesContainer & | GetInputRanges (const SfxItemPool &) |
|
void | SetInputSet (const SfxItemSet *pInSet) |
|
const SfxItemSet * | GetOutputItemSet () const |
|
virtual weld::Button & | GetOKButton () const override |
|
weld::Button & | GetCancelButton () const |
|
weld::Button * | GetUserButton () const |
|
weld::Button * | GetStandardButton () const |
|
weld::Button * | GetApplyButton () const |
|
weld::Button * | GetResetButton () const |
|
void | RemoveResetButton () |
|
void | RemoveStandardButton () |
|
virtual short | run () override |
|
virtual const SfxItemSet * | GetExampleSet () const override |
|
void | SetApplyHandler (const Link< weld::Button &, void > &_rHdl) |
|
bool | Apply () |
|
void | Applied () |
|
std::vector< OString > | getAllPageUIXMLDescriptions () const |
|
bool | selectPageByUIXMLDescription (const OString &rUIXMLDescription) |
|
BitmapEx | createScreenshot () const |
|
OString | GetScreenshotId () const |
|
| SfxOkDialogController (weld::Widget *pParent, const OUString &rUIXMLDescription, const OString &rID) |
|
| SfxDialogController (weld::Widget *pParent, const OUString &rUIFile, const OString &rDialogId) |
|
virtual void | Activate () |
|
virtual void | Deactivate () |
|
virtual void | ChildWinDispose () |
|
virtual void | Close () |
|
virtual void | EndDialog (int nResponse) |
|
Definition at line 243 of file regionsw.hxx.