Searched refs:SvxDefaultColorOptPage (Results 1 – 3 of 3) sorted by relevance
52 SvxDefaultColorOptPage::SvxDefaultColorOptPage( Window* pParent, const SfxItemSet& rInAttrs ) : in SvxDefaultColorOptPage() function in SvxDefaultColorOptPage64 aPBDefault.SetClickHdl( LINK( this, SvxDefaultColorOptPage, ResetToDefaults ) ); in SvxDefaultColorOptPage()94 SvxDefaultColorOptPage::~SvxDefaultColorOptPage() in ~SvxDefaultColorOptPage()104 void SvxDefaultColorOptPage::Construct() in Construct()118 return new SvxDefaultColorOptPage( pParent, rAttrs ); in Create()121 sal_Bool __EXPORT SvxDefaultColorOptPage::FillItemSet( SfxItemSet& rOutAttrs ) in FillItemSet()129 void __EXPORT SvxDefaultColorOptPage::Reset( const SfxItemSet& ) in Reset()135 void SvxDefaultColorOptPage::FillColorBox() in FillColorBox()150 long SvxDefaultColorOptPage::GetColorIndex( const Color& rCol ) in GetColorIndex()176 IMPL_LINK( SvxDefaultColorOptPage, ResetToDefaults, void *, EMPTYARG ) in IMPL_LINK() argument[all …]
53 class SvxDefaultColorOptPage : public SfxTabPage class74 SvxDefaultColorOptPage( Window* pParent, const SfxItemSet& rInAttrs );75 virtual ~SvxDefaultColorOptPage();
368 case RID_OPTPAGE_CHART_DEFCOLORS: fnCreate = &SvxDefaultColorOptPage::Create; break; in CreateGeneralTabPage()
Completed in 30 milliseconds