Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/envelp/
H A Dlabfmt.cxx310 SwLabFmtPage::SwLabFmtPage(Window* pParent, const SfxItemSet& rSet) : in SwLabFmtPage() function in SwLabFmtPage
355 Link aLk = LINK(this, SwLabFmtPage, ModifyHdl); in SwLabFmtPage()
367 aLk = LINK(this, SwLabFmtPage, LoseFocusHdl); in SwLabFmtPage()
387 SwLabFmtPage::~SwLabFmtPage() in ~SwLabFmtPage()
433 void SwLabFmtPage::ChangeMinMax() in IMPL_LINK_INLINE_END()
500 return new SwLabFmtPage(pParent, rSet); in Create()
507 void SwLabFmtPage::ActivatePage(const SfxItemSet& rSet) in ActivatePage()
517 int SwLabFmtPage::DeactivatePage(SfxItemSet* _pSet) in DeactivatePage()
529 void SwLabFmtPage::FillItem(SwLabItem& rItem) in FillItem()
553 sal_Bool SwLabFmtPage::FillItemSet(SfxItemSet& rSet) in FillItemSet()
[all …]
H A Dlabfmt.hxx29 class SwLabFmtPage;
68 SwLabFmtPage* GetParent() {return (SwLabFmtPage*) Window::GetParent();} in GetParent()
74 SwLabPreview(const SwLabFmtPage* pParent, const ResId& rResID);
82 class SwLabFmtPage : public SfxTabPage class
114 SwLabFmtPage(Window* pParent, const SfxItemSet& rSet);
115 ~SwLabFmtPage();
158 SwLabFmtPage* pLabPage;
165 SwSaveLabelDlg(SwLabFmtPage* pParent, SwLabRec& rRec);
H A Dlabel1.cxx151 AddTabPage(TP_LAB_FMT, SwLabFmtPage::Create, 0); in SwLabDlg()
/trunk/main/sw/inc/
H A Dswabstdlg.hxx58 class SwLabFmtPage;

Completed in 38 milliseconds