Home
last modified time | relevance | path

Searched refs:SvxDefaultColorOptPage (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/cui/source/options/
H A Doptchart.cxx52 SvxDefaultColorOptPage::SvxDefaultColorOptPage( Window* pParent, const SfxItemSet& rInAttrs ) : in SvxDefaultColorOptPage() function in SvxDefaultColorOptPage
64 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 …]
H A Doptchart.hxx53 class SvxDefaultColorOptPage : public SfxTabPage class
74 SvxDefaultColorOptPage( Window* pParent, const SfxItemSet& rInAttrs );
75 virtual ~SvxDefaultColorOptPage();
H A Dtreeopt.cxx368 case RID_OPTPAGE_CHART_DEFCOLORS: fnCreate = &SvxDefaultColorOptPage::Create; break; in CreateGeneralTabPage()

Completed in 34 milliseconds