Home
last modified time | relevance | path

Searched refs:SwLabPrtPage (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/source/ui/envelp/
H A Dlabprt.cxx55 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()
[all …]
H A Dlabprt.hxx40 class SwLabPrtPage : public SfxTabPage class
57 SwLabPrtPage(Window* pParent, const SfxItemSet& rSet);
58 ~SwLabPrtPage();
H A Dlabel1.cxx119 pPrtPage = (SwLabPrtPage*)&rPage; in PageCreated()
152 AddTabPage(TP_LAB_PRT, SwLabPrtPage::Create, 0); in SwLabDlg()
/trunk/main/sw/source/ui/inc/
H A Dlabel.hxx37 class SwLabPrtPage;
45 SwLabPrtPage* pPrtPage;

Completed in 23 milliseconds