Searched refs:ORptPageDialog (Results 1 – 4 of 4) sorted by relevance
35 class ORptPageDialog : public SfxTabDialog class40 ORptPageDialog(const ORptPageDialog&);41 void operator =(const ORptPageDialog&);44 ORptPageDialog( Window* pParent, const SfxItemSet* pAttr,sal_uInt16 _nPageId);45 virtual ~ORptPageDialog() {} in ~ORptPageDialog()
46 ORptPageDialog::ORptPageDialog( Window* pParent, const SfxItemSet* pAttr,sal_uInt16 _nPageId) : in ORptPageDialog() function in rptui::ORptPageDialog
722 ORptPageDialog aDlg(pParent, pDescriptor.get(),RID_PAGEDIALOG_CHAR); in openCharDialog()
2464 …ORptPageDialog aDlg(getView(), pDescriptor.get(),_xSection.is() ? RID_PAGEDIALOG_BACKGROUND : RID_… in openPageDialog()
Completed in 56 milliseconds