Lines Matching refs:SwCharURLPage
121 AddTabPage(TP_CHAR_URL, SwCharURLPage::Create, 0); in SwCharDlg()
189 SwCharURLPage::SwCharURLPage( Window* pParent, in SwCharURLPage() function in SwCharURLPage
234 aURLPB.SetClickHdl (LINK( this, SwCharURLPage, InsertFileHdl)); in SwCharURLPage()
235 aEventPB.SetClickHdl(LINK( this, SwCharURLPage, EventHdl )); in SwCharURLPage()
267 SwCharURLPage::~SwCharURLPage() in ~SwCharURLPage()
276 void SwCharURLPage::Reset(const SfxItemSet& rSet) in Reset()
325 sal_Bool SwCharURLPage::FillItemSet(SfxItemSet& rSet) in FillItemSet()
377 SfxTabPage* SwCharURLPage::Create( Window* pParent, in Create()
380 return ( new SwCharURLPage( pParent, rAttrSet ) ); in Create()
387 IMPL_LINK( SwCharURLPage, InsertFileHdl, PushButton *, EMPTYARG ) in IMPL_LINK() argument
401 IMPL_LINK( SwCharURLPage, EventHdl, PushButton *, EMPTYARG ) in IMPL_LINK() argument