Home
last modified time | relevance | path

Searched refs:SvxHpLinkDlg (Results 1 – 6 of 6) sorted by relevance

/trunk/main/cui/source/dialogs/
H A Dcuihyperdlg.cxx99 SvxHpLinkDlg::SvxHpLinkDlg (Window* pParent, SfxBindings* pBindings) in SvxHpLinkDlg() function in SvxHpLinkDlg
153 GetOKButton().SetClickHdl ( LINK ( this, SvxHpLinkDlg, ClickApplyHdl_Impl ) ); in SvxHpLinkDlg()
157 SvxHpLinkDlg::~SvxHpLinkDlg () in ~SvxHpLinkDlg()
172 sal_Bool SvxHpLinkDlg::Close() in Close()
187 void SvxHpLinkDlg::Move() in Move()
259 IMPL_LINK ( SvxHpLinkDlg, ClickApplyHdl_Impl, void *, EMPTYARG ) in IMPL_LINK() argument
291 IMPL_LINK ( SvxHpLinkDlg, ClickCloseHdl_Impl, void *, EMPTYARG ) in IMPL_LINK() argument
304 sal_uInt16 SvxHpLinkDlg::SetPage ( SvxHyperlinkItem* pItem ) in SetPage()
372 void SvxHpLinkDlg::EnableInetBrowse( sal_Bool bEnable ) in EnableInetBrowse()
385 void SvxHpLinkDlg::SetReadOnlyMode( sal_Bool bRdOnly ) in SetReadOnlyMode()
[all …]
H A Dhltpbase.cxx534 return ((SvxHpLinkDlg*)mpDialog)->IsHTMLDoc(); in IsHTMLDoc()
545 return ((SvxHpLinkDlg*)mpDialog)->GetDispatcher(); in GetDispatcher()
H A Dhlinettp.cxx470 …(((SvxHpLinkDlg*)mpDialog)->GetBindings())->Execute( SID_OPENDOC, ppItems, 0, SFX_CALLMODE_ASYNCHR… in IMPL_LINK()
/trunk/main/cui/source/inc/
H A Dcuihyperdlg.hxx43 class SvxHpLinkDlg;
47 SvxHpLinkDlg *pParent;
53 SvxHlinkCtrl( sal_uInt16 nId, SfxBindings & rBindings, SvxHpLinkDlg* pDlg);
67 class SvxHpLinkDlg : public IconChoiceDialog class
95 SvxHpLinkDlg (Window* pParent, SfxBindings* pBindings );
96 ~SvxHpLinkDlg ();
/trunk/main/cui/source/factory/
H A Ddlgfact.hxx52 class SvxHpLinkDlg;
473 class SvxHpLinkDlg;
476 DECL_ABSTDLG_BASE(AbstractSvxHpLinkDlg_Impl,SvxHpLinkDlg)
H A Ddlgfact.cxx1527 SvxHpLinkDlg* pDlg=NULL; in CreateSvxHpLinkDlg()
1531 pDlg = new SvxHpLinkDlg( pParent, pBindings ); in CreateSvxHpLinkDlg()

Completed in 39 milliseconds