Home
last modified time | relevance | path

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

/trunk/main/vcl/source/app/
H A Ddbggui.cxx554 CheckBox maRes; member in DbgDialog
766 maRes( this ), in DbgDialog()
947 maRes.Show(); in DbgDialog()
948 maRes.SetText( XubString( RTL_CONSTASCII_USTRINGPARAM( "~Resourcen" ) ) ); in DbgDialog()
950 maRes.Check( sal_True ); in DbgDialog()
951 maRes.SetPosSizePixel( LogicToPixel( Point( 75, 95 ), aAppMap ), in DbgDialog()
1253 if ( maRes.IsChecked() ) in IMPL_LINK()

Completed in 20 milliseconds