Searched refs:InsertObjectDialog_Impl (Results 1 – 4 of 4) sorted by relevance
/aoo42x/main/cui/source/inc/ |
H A D | insdlg.hxx | 43 class InsertObjectDialog_Impl : public ModalDialog class 50 …InsertObjectDialog_Impl( Window * pParent, const ResId & rResId, const com::sun::star::uno::Refere… 58 class SvInsertOleDlg : public InsertObjectDialog_Impl 99 class SvInsertPlugInDialog : public InsertObjectDialog_Impl 128 class SvInsertAppletDialog : public InsertObjectDialog_Impl 164 class SfxInsertFloatingFrameDialog : public InsertObjectDialog_Impl
|
/aoo42x/main/cui/source/dialogs/ |
H A D | insdlg.cxx | 93 sal_Bool InsertObjectDialog_Impl::IsCreateNew() const in IsCreateNew() 98 uno::Reference< io::XInputStream > InsertObjectDialog_Impl::GetIconIfIconified( ::rtl::OUString* /*… in GetIconIfIconified() 103 InsertObjectDialog_Impl::InsertObjectDialog_Impl( Window * pParent, const ResId & rResId, const com… in InsertObjectDialog_Impl() function in InsertObjectDialog_Impl 200 : InsertObjectDialog_Impl( pParent, CUI_RES( MD_INSERT_OLEOBJECT ), xStorage ), in SvInsertOleDlg() 446 : InsertObjectDialog_Impl( pParent, CUI_RES( MD_INSERT_OBJECT_PLUGIN ), xStorage ), in SvInsertPlugInDialog() 590 : InsertObjectDialog_Impl( pParent, CUI_RES( MD_INSERT_OBJECT_APPLET ), xStorage ), in SvInsertAppletDialog() 609 …: InsertObjectDialog_Impl( pParent, CUI_RES( MD_INSERT_OBJECT_APPLET ), uno::Reference < embed::XS… in SvInsertAppletDialog() 731 : InsertObjectDialog_Impl( pParent, CUI_RES( MD_INSERT_OBJECT_IFRAME ), xStorage ) in SfxInsertFloatingFrameDialog() 776 …: InsertObjectDialog_Impl( pParent, CUI_RES( MD_INSERT_OBJECT_IFRAME ), uno::Reference < embed::XS… in SfxInsertFloatingFrameDialog()
|
/aoo42x/main/cui/source/factory/ |
H A D | dlgfact.hxx | 57 class InsertObjectDialog_Impl; 519 DECL_ABSTDLG_BASE(AbstractInsertObjectDialog_Impl, InsertObjectDialog_Impl)
|
H A D | dlgfact.cxx | 1901 InsertObjectDialog_Impl* pDlg=0; in CreateInsertObjectDialog() 1920 InsertObjectDialog_Impl* pDlg=0; in CreateEditObjectDialog()
|
Completed in 36 milliseconds