Lines Matching refs:SwLabPrtPage
55 SwLabPrtPage::SwLabPrtPage(Window* pParent, const SfxItemSet& rSet) : in SwLabPrtPage() function in SwLabPrtPage
77 Link aLk = LINK(this, SwLabPrtPage, CountHdl); in SwLabPrtPage()
98 SwLabPrtPage::~SwLabPrtPage() in ~SwLabPrtPage()
108 IMPL_LINK( SwLabPrtPage, CountHdl, Button *, pButton ) in IMPL_LINK() argument
144 SfxTabPage* SwLabPrtPage::Create(Window* pParent, const SfxItemSet& rSet) in Create()
146 return new SwLabPrtPage( pParent, rSet ); in Create()
153 void SwLabPrtPage::ActivatePage( const SfxItemSet& rSet ) in ActivatePage()
162 int SwLabPrtPage::DeactivatePage(SfxItemSet* _pSet) in DeactivatePage()
174 void SwLabPrtPage::FillItem(SwLabItem& rItem) in FillItem()
186 sal_Bool SwLabPrtPage::FillItemSet(SfxItemSet& rSet) in FillItemSet()
200 void SwLabPrtPage::Reset(const SfxItemSet& ) in Reset()