Searched refs:SwLabFmtPage (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/sw/source/ui/envelp/ |
H A D | labfmt.cxx | 310 SwLabFmtPage::SwLabFmtPage(Window* pParent, const SfxItemSet& rSet) : in SwLabFmtPage() function in SwLabFmtPage 349 Link aLk = LINK(this, SwLabFmtPage, ModifyHdl); in SwLabFmtPage() 359 aLk = LINK(this, SwLabFmtPage, LoseFocusHdl); in SwLabFmtPage() 379 SwLabFmtPage::~SwLabFmtPage() in ~SwLabFmtPage() 425 void SwLabFmtPage::ChangeMinMax() in IMPL_LINK_INLINE_END() 492 return new SwLabFmtPage(pParent, rSet); in Create() 499 void SwLabFmtPage::ActivatePage(const SfxItemSet& rSet) in ActivatePage() 509 int SwLabFmtPage::DeactivatePage(SfxItemSet* _pSet) in DeactivatePage() 521 void SwLabFmtPage::FillItem(SwLabItem& rItem) in FillItem() 543 sal_Bool SwLabFmtPage::FillItemSet(SfxItemSet& rSet) in FillItemSet() [all …]
|
H A D | labfmt.hxx | 29 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 110 SwLabFmtPage(Window* pParent, const SfxItemSet& rSet); 111 ~SwLabFmtPage(); 154 SwLabFmtPage* pLabPage; 161 SwSaveLabelDlg(SwLabFmtPage* pParent, SwLabRec& rRec);
|
H A D | label1.cxx | 147 AddTabPage(TP_LAB_FMT, SwLabFmtPage::Create, 0); in SwLabDlg()
|
/aoo41x/main/sw/inc/ |
H A D | swabstdlg.hxx | 58 class SwLabFmtPage;
|
Completed in 29 milliseconds