21 #include <svx/dialogs.hrc>
24 #include <strings.hrc>
35 std::unique_ptr<SfxTabPage> xRet = (*fnCreatePage)(
get_content_area(),
this, &rSet);
36 xRet->PageCreated(rSet);
37 xRet->ActivatePage(rSet);
static SfxAbstractDialogFactory * Create()
weld::Container * get_content_area()
virtual CreateTabPage GetTabPageCreatorFunc(sal_uInt16 nId)=0
SwBackgroundDlg(weld::Window *pParent, const SfxItemSet &rSet)
void SetTabPage(std::unique_ptr< SfxTabPage > xTabPage)
OUString SwResId(const char *pId)
Reference< XExecutableDialog > m_xDialog