Lines Matching refs:pParent

103 InsertObjectDialog_Impl::InsertObjectDialog_Impl( Window * pParent, const ResId & rResId, const com…  in InsertObjectDialog_Impl()  argument
104 : ModalDialog( pParent, rResId ) in InsertObjectDialog_Impl()
196 Window* pParent, in SvInsertOleDlg() argument
200 : InsertObjectDialog_Impl( pParent, CUI_RES( MD_INSERT_OLEOBJECT ), xStorage ), in SvInsertOleDlg()
445 SvInsertPlugInDialog::SvInsertPlugInDialog( Window* pParent, const uno::Reference < embed::XStorage… in SvInsertPlugInDialog() argument
446 : InsertObjectDialog_Impl( pParent, CUI_RES( MD_INSERT_OBJECT_PLUGIN ), xStorage ), in SvInsertPlugInDialog()
589 SvInsertAppletDialog::SvInsertAppletDialog( Window* pParent, const uno::Reference < embed::XStorage… in SvInsertAppletDialog() argument
590 : InsertObjectDialog_Impl( pParent, CUI_RES( MD_INSERT_OBJECT_APPLET ), xStorage ), in SvInsertAppletDialog()
608 SvInsertAppletDialog::SvInsertAppletDialog( Window* pParent, const uno::Reference < embed::XEmbedde… in SvInsertAppletDialog() argument
609 …: InsertObjectDialog_Impl( pParent, CUI_RES( MD_INSERT_OBJECT_APPLET ), uno::Reference < embed::XS… in SvInsertAppletDialog()
729 SfxInsertFloatingFrameDialog::SfxInsertFloatingFrameDialog( Window *pParent, in SfxInsertFloatingFrameDialog() argument
731 : InsertObjectDialog_Impl( pParent, CUI_RES( MD_INSERT_OBJECT_IFRAME ), xStorage ) in SfxInsertFloatingFrameDialog()
775 SfxInsertFloatingFrameDialog::SfxInsertFloatingFrameDialog( Window *pParent, const uno::Reference <… in SfxInsertFloatingFrameDialog() argument
776 …: InsertObjectDialog_Impl( pParent, CUI_RES( MD_INSERT_OBJECT_IFRAME ), uno::Reference < embed::XS… in SfxInsertFloatingFrameDialog()