Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/ui/envelp/
H A Dlabfmt.cxx310 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 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
110 SwLabFmtPage(Window* pParent, const SfxItemSet& rSet);
111 ~SwLabFmtPage();
154 SwLabFmtPage* pLabPage;
161 SwSaveLabelDlg(SwLabFmtPage* pParent, SwLabRec& rRec);
H A Dlabel1.cxx147 AddTabPage(TP_LAB_FMT, SwLabFmtPage::Create, 0); in SwLabDlg()
/aoo4110/main/sw/inc/
H A Dswabstdlg.hxx58 class SwLabFmtPage;

Completed in 22 milliseconds