Home
last modified time | relevance | path

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

/trunk/main/cui/source/tabpages/
H A Ddstribut.cxx57 mpPage = new SvxDistributePage(this, rInAttrs, eHor, eVer); in SvxDistributeDialog()
78 SvxDistributePage::SvxDistributePage( in SvxDistributePage() function in SvxDistributePage
125 SvxDistributePage::~SvxDistributePage() in ~SvxDistributePage()
135 SfxTabPage* SvxDistributePage::Create(Window* pWindow, const SfxItemSet& rAttrs, in Create()
138 return(new SvxDistributePage(pWindow, rAttrs, eHor, eVer)); in Create()
147 sal_uInt16* SvxDistributePage::GetRanges() in GetRanges()
158 void SvxDistributePage::PointChanged(Window* /*pWindow*/, RECT_POINT /*eRP*/) in PointChanged()
168 void __EXPORT SvxDistributePage::Reset(const SfxItemSet& ) in Reset()
207 sal_Bool SvxDistributePage::FillItemSet( SfxItemSet& ) in FillItemSet()
/trunk/main/cui/source/inc/
H A Ddstribut.hxx58 class SvxDistributePage : public SvxTabPage class
85 SvxDistributePage(Window* pWindow, const SfxItemSet& rInAttrs,
88 ~SvxDistributePage();
107 SvxDistributePage* mpPage;
/trunk/main/cui/source/factory/
H A Ddlgfact.cxx1822 return SvxDistributePage::Create; in GetSvxDistributePageCreatorFunc()
1844 return SvxDistributePage::GetRanges; in GetTabPageRangesFunc()

Completed in 37 milliseconds