Searched refs:aViewButton (Results 1 – 3 of 3) sorted by relevance
215 , 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()
80 PushButton aViewButton; member in MyWindow206 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()
65 PushButton aViewButton; member in SfxVersionDialog
Completed in 32 milliseconds