Home
last modified time | relevance | path

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

/aoo4110/main/basctl/source/basicide/
H A Dmacrodlg.cxx78 aNewLibButton( this, IDEResId( RID_PB_NEWLIB ) ), in DECLARE_LIST()
104 aNewLibButton.SetClickHdl( LINK( this, MacroChooser, ButtonHdl ) ); in DECLARE_LIST()
106 aNewLibButton.Hide(); // default in DECLARE_LIST()
486 aNewLibButton.Enable(); in CheckButtons()
488 aNewLibButton.Disable(); in CheckButtons()
819 else if ( pButton == &aNewLibButton ) in IMPL_LINK()
899 aNewLibButton.Show(); in SetMode()
H A Dmoduldl2.cxx497 ,aNewLibButton( this, IDEResId( RID_PB_NEWLIB ) ) in LibPage()
508 aNewLibButton.SetClickHdl( LINK( this, LibPage, ButtonHdl ) ); in LibPage()
560 aNewLibButton.Disable(); in CheckButtons()
567 aNewLibButton.Enable(); in CheckButtons()
578 aNewLibButton.Enable(); in CheckButtons()
593 aNewLibButton.Enable(); in CheckButtons()
663 else if ( pButton == &aNewLibButton ) in IMPL_LINK_INLINE_END()
H A Dmacrodlg.hxx70 PushButton aNewLibButton; member in MacroChooser
H A Dmoduldlg.hxx228 PushButton aNewLibButton; member in LibPage

Completed in 34 milliseconds