Lines Matching refs:SvxMeasurePage
68 SvxMeasurePage* _pPage = new SvxMeasurePage( this, rInAttrs ); in SvxMeasureDialog()
93 SvxMeasurePage::SvxMeasurePage( Window* pWindow, const SfxItemSet& rInAttrs ) : in SvxMeasurePage() function in SvxMeasurePage
149 aTsbAutoPosV.SetClickHdl( LINK( this, SvxMeasurePage, ClickAutoPosHdl_Impl ) ); in SvxMeasurePage()
150 aTsbAutoPosH.SetClickHdl( LINK( this, SvxMeasurePage, ClickAutoPosHdl_Impl ) ); in SvxMeasurePage()
157 Link aLink( LINK( this, SvxMeasurePage, ChangeAttrHdl_Impl ) ); in SvxMeasurePage()
179 SvxMeasurePage::~SvxMeasurePage() in ~SvxMeasurePage()
189 void __EXPORT SvxMeasurePage::Reset( const SfxItemSet& rAttrs ) in Reset()
443 sal_Bool SvxMeasurePage::FillItemSet( SfxItemSet& rAttrs) in FillItemSet()
607 void SvxMeasurePage::Construct() in Construct()
621 SfxTabPage* SvxMeasurePage::Create( Window* pWindow, in Create()
624 return( new SvxMeasurePage( pWindow, rAttrs ) ); in Create()
633 sal_uInt16* SvxMeasurePage::GetRanges() in GetRanges()
644 void SvxMeasurePage::PointChanged( Window* pWindow, RECT_POINT /*eRP*/ ) in PointChanged()
655 IMPL_LINK( SvxMeasurePage, ClickAutoPosHdl_Impl, void *, p ) in IMPL_LINK() argument
710 IMPL_LINK( SvxMeasurePage, ChangeAttrHdl_Impl, void *, p ) in IMPL_LINK() argument
847 void SvxMeasurePage::FillUnitLB() in FillUnitLB()
865 void SvxMeasurePage::PageCreated (SfxAllItemSet aSet) //add CHINA001 in PageCreated()