Home
last modified time | relevance | path

Searched refs:SwDocStatPage (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/ui/dialog/
H A Ddocstdlg.cxx68 SfxTabPage * SwDocStatPage::Create(Window *pParent, const SfxItemSet &rSet) in Create()
70 return new SwDocStatPage(pParent, rSet); in Create()
78 SwDocStatPage::SwDocStatPage(Window *pParent, const SfxItemSet &rSet) : in SwDocStatPage() function in SwDocStatPage
101 aUpdatePB.SetClickHdl(LINK(this, SwDocStatPage, UpdateHdl)); in SwDocStatPage()
115 SwDocStatPage::~SwDocStatPage() in ~SwDocStatPage()
124 sal_Bool SwDocStatPage::FillItemSet(SfxItemSet & /*rSet*/) in FillItemSet()
134 void SwDocStatPage::Reset(const SfxItemSet &/*rSet*/) in Reset()
142 void SwDocStatPage::SetData(const SwDocStat &rStat) in SetData()
158 void SwDocStatPage::Update() in Update()
181 IMPL_LINK( SwDocStatPage, UpdateHdl, PushButton*, EMPTYARG) in IMPL_LINK() argument
H A Dswdlgfact.cxx1733 pRet = SwDocStatPage::Create; in GetTabPageCreatorFunc()
/trunk/main/sw/source/ui/inc/
H A Ddocstdlg.hxx39 class SwDocStatPage: public SfxTabPage class
42 SwDocStatPage(Window *pParent, const SfxItemSet &rSet);
43 ~SwDocStatPage();

Completed in 28 milliseconds