Home
last modified time | relevance | path

Searched refs:SvxShadowTabPage (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/cui/source/tabpages/
H A Dtpshadow.cxx68 SvxShadowTabPage::SvxShadowTabPage( Window* pParent, const SfxItemSet& rInAttrs ) : in SvxShadowTabPage() function 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()
[all …]
H A Dtabline.cxx114 AddTabPage( RID_SVXPAGE_SHADOW, SvxShadowTabPage::Create, 0 ); in SvxLineTabDialog()
266 ( (SvxShadowTabPage&) rPage ).SetColorTable( maColorTab ); in IMPL_LINK_INLINE_END()
267 ( (SvxShadowTabPage&) rPage ).SetPageType( nPageType ); in IMPL_LINK_INLINE_END()
268 ( (SvxShadowTabPage&) rPage ).SetDlgType( nDlgType ); in IMPL_LINK_INLINE_END()
269 ( (SvxShadowTabPage&) rPage ).SetAreaTP( &mbAreaTP ); in IMPL_LINK_INLINE_END()
270 ( (SvxShadowTabPage&) rPage ).SetColorChgd( &mnColorTableState ); in IMPL_LINK_INLINE_END()
271 ( (SvxShadowTabPage&) rPage ).Construct(); in IMPL_LINK_INLINE_END()
H A Dtabarea.cxx92 AddTabPage( RID_SVXPAGE_SHADOW, SvxShadowTabPage::Create, 0 ); in SvxAreaTabDialog()
291 ( (SvxShadowTabPage&) rPage ).SetColorTable( maColorTab ); in IMPL_LINK_INLINE_END()
292 …( (SvxShadowTabPage&) rPage ).SetPageType( mnPageType );//CHINA001 ( (SvxShadowTabPage&) rPage ).S… in IMPL_LINK_INLINE_END()
293 …( (SvxShadowTabPage&) rPage ).SetDlgType( mnDlgType );//CHINA001 ( (SvxShadowTabPage&) rPage ).Set… in IMPL_LINK_INLINE_END()
295 ( (SvxShadowTabPage&) rPage ).SetAreaTP( &mbAreaTP ); in IMPL_LINK_INLINE_END()
296 ( (SvxShadowTabPage&) rPage ).SetColorChgd( &mnColorTableState ); in IMPL_LINK_INLINE_END()
297 ( (SvxShadowTabPage&) rPage ).Construct(); in IMPL_LINK_INLINE_END()
/aoo41x/main/cui/source/inc/
H A Dcuitabarea.hxx322 class SvxShadowTabPage : public SvxTabPage class
363 SvxShadowTabPage( Window* pParent, const SfxItemSet& rInAttrs );
/aoo41x/main/cui/source/factory/
H A Ddlgfact.cxx1749 return SvxShadowTabPage::Create; in GetTabPageCreatorFunc()
1842 return SvxShadowTabPage::GetRanges; in GetTabPageRangesFunc()

Completed in 31 milliseconds