Searched refs:maBoldAppFont (Results 1 – 1 of 1) sorted by relevance
556 CheckBox maBoldAppFont; member in DbgDialog768 maBoldAppFont( this ), in DbgDialog()965 maBoldAppFont.Show(); in DbgDialog()966 maBoldAppFont.SetText( XubString( RTL_CONSTASCII_USTRINGPARAM( "~Bold AppFont" ) ) ); in DbgDialog()968 maBoldAppFont.Check( sal_True ); in DbgDialog()969 maBoldAppFont.SetPosSizePixel( LogicToPixel( Point( 205, 95 ), aAppMap ), in DbgDialog()971 maBoldAppFont.SaveValue(); in DbgDialog()1259 if ( maBoldAppFont.IsChecked() ) in IMPL_LINK()1279 if ( maBoldAppFont.GetSavedValue() != maBoldAppFont.IsChecked() ) in IMPL_LINK()1284 if ( maBoldAppFont.IsChecked() ) in IMPL_LINK()
Completed in 24 milliseconds