Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/dialog/
H A Dversdlg.cxx215 , aViewButton( this, SfxResId( PB_VIEW ) ) in SfxVersionDialog()
227 aViewButton.SetClickHdl ( aClickLink ); in SfxVersionDialog()
304 aViewButton.Disable(); in Init_Impl()
386 aViewButton.Enable( bEnable!= false ); in IMPL_LINK()
440 else if ( pButton == &aViewButton && pEntry ) in IMPL_LINK()
/trunk/main/sc/workben/
H A Dtest.cxx80 PushButton aViewButton; member in MyWindow
206 aViewButton( this ) in MyWindow()
231 aViewButton.SetPosSizePixel( Point(10,360), Size(100,30) ); in MyWindow()
232 aViewButton.SetText("Pfui"); in MyWindow()
238 aViewButton.SetClickHdl(LINK(this, MyWindow, ViewHdl)); in MyWindow()
251 aViewButton.Show(); in MyWindow()
/trunk/main/sfx2/source/inc/
H A Dversdlg.hxx65 PushButton aViewButton; member in SfxVersionDialog

Completed in 13 milliseconds