Searched refs:SvxHyperlinkNewDocTp (Results 1 – 3 of 3) sorted by relevance
/trunk/main/cui/source/dialogs/ |
H A D | hldocntp.cxx | 110 SvxHyperlinkNewDocTp::SvxHyperlinkNewDocTp ( Window *pParent, const SfxItemSet& rItemSet) in SvxHyperlinkNewDocTp() function in SvxHyperlinkNewDocTp 139 maBtCreate.SetClickHdl ( LINK ( this, SvxHyperlinkNewDocTp, ClickNewHdl_Impl ) ); in SvxHyperlinkNewDocTp() 147 SvxHyperlinkNewDocTp::~SvxHyperlinkNewDocTp () in ~SvxHyperlinkNewDocTp() 164 void SvxHyperlinkNewDocTp::FillDlgFields ( String& /*aStrURL*/ ) in FillDlgFields() 175 void SvxHyperlinkNewDocTp::FillDocumentList () in FillDocumentList() 238 void SvxHyperlinkNewDocTp::GetCurentItemData ( String& aStrURL, String& aStrName, in GetCurentItemData() 261 return( new SvxHyperlinkNewDocTp( pWindow, rItemSet ) ); in Create() 270 void SvxHyperlinkNewDocTp::SetInitFocus() in SetInitFocus() 281 sal_Bool SvxHyperlinkNewDocTp::AskApply() in AskApply() 299 void SvxHyperlinkNewDocTp::DoApply () in DoApply() [all …]
|
H A D | cuihyperdlg.cxx | 132 …e ( RID_SVXPAGE_HYPERLINK_NEWDOCUMENT, aStrTitle, aImage, aImageHC, SvxHyperlinkNewDocTp::Create ); in SvxHpLinkDlg()
|
/trunk/main/cui/source/inc/ |
H A D | hldocntp.hxx | 34 class SvxHyperlinkNewDocTp : public SvxHyperlinkTabPageBase class 60 SvxHyperlinkNewDocTp ( Window *pParent, const SfxItemSet& rItemSet); 61 ~SvxHyperlinkNewDocTp ();
|
Completed in 67 milliseconds