Lines Matching refs:SwAddPrinterTabPage
321 SwAddPrinterTabPage::SwAddPrinterTabPage( Window* pParent, in SwAddPrinterTabPage() function in SwAddPrinterTabPage
358 Link aLk = LINK( this, SwAddPrinterTabPage, AutoClickHdl); in SwAddPrinterTabPage()
379 aFaxLB.SetSelectHdl( LINK( this, SwAddPrinterTabPage, SelectHdl ) ); in SwAddPrinterTabPage()
420 void SwAddPrinterTabPage::SetPreview(sal_Bool bPrev) in SetPreview()
440 SfxTabPage* SwAddPrinterTabPage::Create( Window* pParent, in Create()
443 return ( new SwAddPrinterTabPage( pParent, rAttrSet ) ); in Create()
448 sal_Bool SwAddPrinterTabPage::FillItemSet( SfxItemSet& rCoreSet ) in FillItemSet()
489 void SwAddPrinterTabPage::Reset( const SfxItemSet& ) in Reset()
534 void SwAddPrinterTabPage::Init() in Init()
541 IMPL_LINK_INLINE_START( SwAddPrinterTabPage, AutoClickHdl, CheckBox *, EMPTYARG ) in IMPL_LINK_INLINE_START() argument
554 IMPL_LINK_INLINE_END( SwAddPrinterTabPage, AutoClickHdl, CheckBox *, EMPTYARG ) in IMPL_LINK_INLINE_END() argument
559 void SwAddPrinterTabPage::SetFax( const SvStringsDtor& rFaxLst ) in IMPL_LINK_INLINE_END()
570 IMPL_LINK_INLINE_START( SwAddPrinterTabPage, SelectHdl, ListBox *, EMPTYARG ) in IMPL_LINK_INLINE_START() argument
575 IMPL_LINK_INLINE_END( SwAddPrinterTabPage, SelectHdl, ListBox *, EMPTYARG ) in IMPL_LINK_INLINE_END() argument
577 void SwAddPrinterTabPage::PageCreated (SfxAllItemSet aSet) in IMPL_LINK_INLINE_END()