Searched refs:SvxDistributePage (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/cui/source/tabpages/ |
H A D | dstribut.cxx | 57 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()
|
/aoo42x/main/cui/source/inc/ |
H A D | dstribut.hxx | 58 class SvxDistributePage : public SvxTabPage class 85 SvxDistributePage(Window* pWindow, const SfxItemSet& rInAttrs, 88 ~SvxDistributePage(); 107 SvxDistributePage* mpPage;
|
/aoo42x/main/cui/source/factory/ |
H A D | dlgfact.cxx | 1822 return SvxDistributePage::Create; in GetSvxDistributePageCreatorFunc() 1844 return SvxDistributePage::GetRanges; in GetTabPageRangesFunc()
|
Completed in 28 milliseconds