Home
last modified time | relevance | path

Searched refs:aGotoCallButton (Results 1 – 2 of 2) sorted by relevance

/trunk/main/basctl/source/basicide/
H A Dbaside2b.cxx1536 aGotoCallButton( this, IDEResId( RID_IMGBTN_GOTOCALL ) ), in StackWindow()
1551 aGotoCallButton.SetClickHdl( LINK( this, StackWindow, ButtonHdl ) ); in StackWindow()
1552 aGotoCallButton.SetPosPixel( Point( DWBORDER, 2 ) ); in StackWindow()
1553 Size aSz( aGotoCallButton.GetModeImage().GetSizePixel() ); in StackWindow()
1556 aGotoCallButton.SetSizePixel( aSz ); in StackWindow()
1558 aGotoCallButton.Hide(); in StackWindow()
1600 if ( pButton == &aGotoCallButton ) in IMPL_LINK_INLINE_START()
H A Dbaside2.hxx292 ImageButton aGotoCallButton; member in StackWindow

Completed in 30 milliseconds