Home
last modified time | relevance | path

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

/trunk/main/svtools/workben/
H A Dstest.cxx47 RadioButton aModeN, aModeR, aModeL; member in SearchWindow
67 aModeR( this, WinBits( 0 )), in SearchWindow()
73 aModeR.SetClickHdl( LINK( this, SearchWindow, ClickHdl )); in SearchWindow()
86 aModeR.SetPosSizePixel( LogicToPixel( Point( 5, 126 ) ), LogicToPixel( Size( 40, 12 ) ) ); in SearchWindow()
96 aModeR.Show(); in SearchWindow()
104 aModeR.SetText( "RegExp" ); in SearchWindow()
157 else if( pButton == &aModeR ) in IMPL_LINK()

Completed in 6 milliseconds