Home
last modified time | relevance | path

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

/trunk/main/svtools/workben/
H A Dstest.cxx47 RadioButton aModeN, aModeR, aModeL; member in SearchWindow
68 aModeL( this, WinBits( 0 )), in SearchWindow()
74 aModeL.SetClickHdl( LINK( this, SearchWindow, ClickHdl )); in SearchWindow()
87 aModeL.SetPosSizePixel( LogicToPixel( Point( 5, 136 ) ), LogicToPixel( Size( 40, 12 ) ) ); in SearchWindow()
97 aModeL.Show(); in SearchWindow()
105 aModeL.SetText( "LevDis" ); in SearchWindow()
161 else if( pButton == &aModeL ) in IMPL_LINK()

Completed in 10 milliseconds