Home
last modified time | relevance | path

Searched refs:SvxColorTabPage (Results 1 – 4 of 4) sorted by relevance

/trunk/main/cui/source/tabpages/
H A Dtpcolor.cxx77 SvxColorTabPage::SvxColorTabPage in SvxColorTabPage() function in SvxColorTabPage
155 LINK( this, SvxColorTabPage, ClickModifyHdl_Impl ) ); in SvxColorTabPage()
157 LINK( this, SvxColorTabPage, ClickWorkOnHdl_Impl ) ); in SvxColorTabPage()
159 LINK( this, SvxColorTabPage, ClickDeleteHdl_Impl ) ); in SvxColorTabPage()
176 void SvxColorTabPage::ImpColorCountChanged() in ImpColorCountChanged()
199 void SvxColorTabPage::Construct() in Construct()
304 long SvxColorTabPage::CheckChanges_Impl() in CheckChanges_Impl()
411 void SvxColorTabPage::Reset( const SfxItemSet& rSet ) in Reset()
451 SfxTabPage* SvxColorTabPage::Create( Window* pWindow, in Create()
1155 long SvxColorTabPage::ChangeColorHdl_Impl( void* ) in ChangeColorHdl_Impl()
[all …]
H A Dtabarea.cxx103 AddTabPage( RID_SVXPAGE_COLOR, SvxColorTabPage::Create, 0 ); in SvxAreaTabDialog()
347 ( (SvxColorTabPage&) rPage ).SetColorTable( maColorTab ); in IMPL_LINK_INLINE_END()
348 ( (SvxColorTabPage&) rPage ).SetPageType( &mnPageType ); in IMPL_LINK_INLINE_END()
349 ( (SvxColorTabPage&) rPage ).SetDlgType( &mnDlgType ); in IMPL_LINK_INLINE_END()
350 ( (SvxColorTabPage&) rPage ).SetPos( &mnPos ); in IMPL_LINK_INLINE_END()
351 ( (SvxColorTabPage&) rPage ).SetAreaTP( &mbAreaTP ); in IMPL_LINK_INLINE_END()
352 ( (SvxColorTabPage&) rPage ).SetColorChgd( &mnColorTableState ); in IMPL_LINK_INLINE_END()
353 ( (SvxColorTabPage&) rPage ).Construct(); in IMPL_LINK_INLINE_END()
/trunk/main/cui/source/inc/
H A Dcuitabarea.hxx688 class SvxColorTabPage : public SfxTabPage class
771 SvxColorTabPage( Window* pParent, const SfxItemSet& rInAttrs );
/trunk/main/cui/source/options/
H A Dtreeopt.cxx346 case RID_SVXPAGE_COLOR: fnCreate = &SvxColorTabPage::Create; break; in CreateGeneralTabPage()
1203 SvxColorTabPage& rColPage = *(SvxColorTabPage*)pPageInfo->m_pPage; in IMPL_LINK()

Completed in 46 milliseconds