Home
last modified time | relevance | path

Searched refs:SvxHyperlinkNewDocTp (Results 1 – 3 of 3) sorted by relevance

/AOO41X/main/cui/source/dialogs/
H A Dhldocntp.cxx71 sal_Bool SvxHyperlinkNewDocTp::ImplGetURLObject( const String& rPath, const String& rBase, INetURLO… in ImplGetURLObject()
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()
259 IconChoicePage* SvxHyperlinkNewDocTp::Create( Window* pWindow, const SfxItemSet& rItemSet ) in Create()
261 return( new SvxHyperlinkNewDocTp( pWindow, rItemSet ) ); in Create()
270 void SvxHyperlinkNewDocTp::SetInitFocus() in SetInitFocus()
[all …]
H A Dcuihyperdlg.cxx132 …e ( RID_SVXPAGE_HYPERLINK_NEWDOCUMENT, aStrTitle, aImage, aImageHC, SvxHyperlinkNewDocTp::Create ); in SvxHpLinkDlg()
/AOO41X/main/cui/source/inc/
H A Dhldocntp.hxx34 class SvxHyperlinkNewDocTp : public SvxHyperlinkTabPageBase class
60 SvxHyperlinkNewDocTp ( Window *pParent, const SfxItemSet& rItemSet);
61 ~SvxHyperlinkNewDocTp ();