Lines Matching refs:SvxShadowTabPage
68 SvxShadowTabPage::SvxShadowTabPage( Window* pParent, const SfxItemSet& rInAttrs ) : in SvxShadowTabPage() function in SvxShadowTabPage
181 aTsbShowShadow.SetClickHdl( LINK( this, SvxShadowTabPage, ClickShadowHdl_Impl ) ); in SvxShadowTabPage()
182 Link aLink = LINK( this, SvxShadowTabPage, ModifyShadowHdl_Impl ); in SvxShadowTabPage()
193 void SvxShadowTabPage::Construct() in Construct()
214 void SvxShadowTabPage::ActivatePage( const SfxItemSet& rSet ) in ActivatePage()
267 int SvxShadowTabPage::DeactivatePage( SfxItemSet* _pSet ) in DeactivatePage()
277 sal_Bool SvxShadowTabPage::FillItemSet( SfxItemSet& rAttrs ) in FillItemSet()
388 void SvxShadowTabPage::Reset( const SfxItemSet& rAttrs ) in Reset()
494 SfxTabPage* SvxShadowTabPage::Create( Window* pWindow, in Create()
497 return( new SvxShadowTabPage( pWindow, rAttrs ) ); in Create()
502 sal_uInt16* SvxShadowTabPage::GetRanges() in GetRanges()
509 IMPL_LINK( SvxShadowTabPage, ClickShadowHdl_Impl, void *, EMPTYARG ) in IMPL_LINK() argument
542 IMPL_LINK( SvxShadowTabPage, ModifyShadowHdl_Impl, void *, EMPTYARG ) in IMPL_LINK() argument
586 void SvxShadowTabPage::PointChanged( Window* pWindow, RECT_POINT eRcPt ) in PointChanged()
594 void SvxShadowTabPage::PageCreated (SfxAllItemSet aSet) //add CHINA001 in PageCreated()