Searched refs:InsertObjectDialog_Impl (Results 1 – 4 of 4) sorted by relevance
/aoo4110/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
|
/aoo4110/main/cui/source/dialogs/ |
H A D | insdlg.cxx | 95 sal_Bool InsertObjectDialog_Impl::IsCreateNew() const in IsCreateNew() 100 uno::Reference< io::XInputStream > InsertObjectDialog_Impl::GetIconIfIconified( ::rtl::OUString* /*… in GetIconIfIconified() 105 InsertObjectDialog_Impl::InsertObjectDialog_Impl( Window * pParent, const ResId & rResId, const com… in InsertObjectDialog_Impl() function in InsertObjectDialog_Impl 202 : InsertObjectDialog_Impl( pParent, CUI_RES( MD_INSERT_OLEOBJECT ), xStorage ), in SvInsertOleDlg() 448 : InsertObjectDialog_Impl( pParent, CUI_RES( MD_INSERT_OBJECT_PLUGIN ), xStorage ), in SvInsertPlugInDialog() 592 : InsertObjectDialog_Impl( pParent, CUI_RES( MD_INSERT_OBJECT_APPLET ), xStorage ), in SvInsertAppletDialog() 611 …: InsertObjectDialog_Impl( pParent, CUI_RES( MD_INSERT_OBJECT_APPLET ), uno::Reference < embed::XS… in SvInsertAppletDialog() 733 : InsertObjectDialog_Impl( pParent, CUI_RES( MD_INSERT_OBJECT_IFRAME ), xStorage ) in SfxInsertFloatingFrameDialog() 778 …: InsertObjectDialog_Impl( pParent, CUI_RES( MD_INSERT_OBJECT_IFRAME ), uno::Reference < embed::XS… in SfxInsertFloatingFrameDialog()
|
/aoo4110/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 | 1893 InsertObjectDialog_Impl* pDlg=0; in CreateInsertObjectDialog() 1912 InsertObjectDialog_Impl* pDlg=0; in CreateEditObjectDialog()
|
Completed in 46 milliseconds