|
virtual VclPtr< AbstractSvxBulletAndPositionDlg > | CreateSvxBulletAndPositionDlg (weld::Window *pParent, const SfxItemSet *pAttr, ::sd::View *pView)=0 |
|
virtual VclPtr< VclAbstractDialog > | CreateBreakDlg (weld::Window *pWindow, ::sd::DrawView *pDrView, ::sd::DrawDocShell *pShell, sal_uLong nSumActionCount, sal_uLong nObjCount)=0 |
|
virtual VclPtr< AbstractCopyDlg > | CreateCopyDlg (weld::Window *pWindow, const SfxItemSet &rInAttrs, ::sd::View *pView)=0 |
|
virtual VclPtr< AbstractSdCustomShowDlg > | CreateSdCustomShowDlg (weld::Window *pWindow, SdDrawDocument &rDrawDoc)=0 |
|
virtual VclPtr< SfxAbstractTabDialog > | CreateSdTabCharDialog (weld::Window *pWindow, const SfxItemSet *pAttr, SfxObjectShell *pDocShell)=0 |
|
virtual VclPtr< SfxAbstractTabDialog > | CreateSdTabPageDialog (weld::Window *pWindow, const SfxItemSet *pAttr, SfxObjectShell *pDocShell, bool bAreaPage, bool bIsImpressDoc, bool bIsImpressMaster)=0 |
|
virtual VclPtr< AbstractSdModifyFieldDlg > | CreateSdModifyFieldDlg (weld::Window *pWindow, const SvxFieldData *pInField, const SfxItemSet &rSet)=0 |
|
virtual VclPtr< AbstractSdSnapLineDlg > | CreateSdSnapLineDlg (weld::Window *pParent, const SfxItemSet &rInAttrs, ::sd::View *pView)=0 |
|
virtual VclPtr< AbstractSdInsertLayerDlg > | CreateSdInsertLayerDlg (weld::Window *pParent, const SfxItemSet &rInAttrs, bool bDeletable, const OUString &rStr)=0 |
|
virtual VclPtr< AbstractSdInsertPagesObjsDlg > | CreateSdInsertPagesObjsDlg (weld::Window *pParent, const SdDrawDocument *pDoc, SfxMedium *pSfxMedium, const OUString &rFileName)=0 |
|
virtual VclPtr< AbstractMorphDlg > | CreateMorphDlg (weld::Window *pParent, const SdrObject *pObj1, const SdrObject *pObj2)=0 |
|
virtual VclPtr< SfxAbstractTabDialog > | CreateSdOutlineBulletTabDlg (weld::Window *pParent, const SfxItemSet *pAttr, ::sd::View *pView)=0 |
|
virtual VclPtr< SfxAbstractTabDialog > | CreateSdParagraphTabDlg (weld::Window *pWindow, const SfxItemSet *pAttr)=0 |
|
virtual VclPtr< AbstractSdStartPresDlg > | CreateSdStartPresentationDlg (weld::Window *pWindow, const SfxItemSet &rInAttrs, const std::vector< OUString > &rPageNames, SdCustomShowList *pCSList)=0 |
|
virtual VclPtr< VclAbstractDialog > | CreateRemoteDialog (weld::Window *pWindow)=0 |
|
virtual VclPtr< SfxAbstractTabDialog > | CreateSdPresLayoutTemplateDlg (SfxObjectShell *pDocSh, weld::Window *pParent, bool bBackgroundDlg, SfxStyleSheetBase &rStyleBase, PresentationObjects ePO, SfxStyleSheetBasePool *pSSPool)=0 |
|
virtual VclPtr< AbstractSdPresLayoutDlg > | CreateSdPresLayoutDlg (weld::Window *pParent, ::sd::DrawDocShell *pDocShell, const SfxItemSet &rInAttrs)=0 |
|
virtual VclPtr< SfxAbstractTabDialog > | CreateSdTabTemplateDlg (weld::Window *pParent, const SfxObjectShell *pDocShell, SfxStyleSheetBase &rStyleBase, SdrModel *pModel, SdrView *pView)=0 |
|
virtual VclPtr< SfxAbstractDialog > | CreatSdActionDialog (weld::Window *pParent, const SfxItemSet *pAttr, ::sd::View *pView)=0 |
|
virtual VclPtr< AbstractSdVectorizeDlg > | CreateSdVectorizeDlg (weld::Window *pParent, const Bitmap &rBmp, ::sd::DrawDocShell *pDocShell)=0 |
|
virtual VclPtr< AbstractSdPublishingDlg > | CreateSdPublishingDlg (weld::Window *pWindow, DocumentType eDocType)=0 |
|
virtual VclPtr< VclAbstractDialog > | CreateMasterLayoutDialog (weld::Window *pParent, SdDrawDocument *pDoc, SdPage *)=0 |
|
virtual VclPtr< AbstractHeaderFooterDialog > | CreateHeaderFooterDialog (sd::ViewShell *pViewShell, weld::Window *pParent, SdDrawDocument *pDoc, SdPage *pCurrentPage)=0 |
|
virtual CreateTabPage | GetSdOptionsContentsTabPageCreatorFunc ()=0 |
|
virtual CreateTabPage | GetSdPrintOptionsTabPageCreatorFunc ()=0 |
|
virtual CreateTabPage | GetSdOptionsMiscTabPageCreatorFunc ()=0 |
|
virtual CreateTabPage | GetSdOptionsSnapTabPageCreatorFunc ()=0 |
|
virtual VclPtr< VclAbstractDialog > | CreateSdPhotoAlbumDialog (weld::Window *pWindow, SdDrawDocument *pDoc)=0 |
|
Definition at line 164 of file sdabstdlg.hxx.