Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/optdlg/
H A Dopredlin.cxx55 ScRedlineOptionsTabPage::ScRedlineOptionsTabPage( Window* pParent, in ScRedlineOptionsTabPage() function in ScRedlineOptionsTabPage
71 Link aLk = LINK(this, ScRedlineOptionsTabPage, ColorHdl); in ScRedlineOptionsTabPage()
82 __EXPORT ScRedlineOptionsTabPage::~ScRedlineOptionsTabPage() in ~ScRedlineOptionsTabPage()
90 SfxTabPage* __EXPORT ScRedlineOptionsTabPage::Create( Window* pParent, const SfxItemSet& rSet ) in Create()
92 return new ScRedlineOptionsTabPage( pParent, rSet ); in Create()
99 sal_Bool __EXPORT ScRedlineOptionsTabPage::FillItemSet( SfxItemSet& /* rSet */ ) in FillItemSet()
170 void __EXPORT ScRedlineOptionsTabPage::Reset( const SfxItemSet& /* rSet */ ) in Reset()
232 IMPL_LINK( ScRedlineOptionsTabPage, ColorHdl, ColorListBox *, EMPTYARG ) in IMPL_LINK() argument
/trunk/main/sc/source/ui/inc/
H A Dopredlin.hxx55 class ScRedlineOptionsTabPage : public SfxTabPage class
72 ScRedlineOptionsTabPage( Window* pParent, const SfxItemSet& rSet );
73 ~ScRedlineOptionsTabPage();
/trunk/main/sc/source/ui/attrdlg/
H A Dscdlgfact.cxx1547 return ScRedlineOptionsTabPage::Create; in GetTabPageCreatorFunc()

Completed in 18 milliseconds