Searched refs:aShowFont (Results 1 – 3 of 3) sorted by relevance
132 ShowFont aShowFont; member in MyFontDialog343 aShowFont( this ), in MyFontDialog()451 aShowFont.SetPosSizePixel( Point( 165, 180 ), Size( 240, 70 ) ); in MyFontDialog()452 aShowFont.SetText( XubString( RTL_CONSTASCII_USTRINGPARAM( "Sample" ) ) ); in MyFontDialog()453 aShowFont.Show(); in MyFontDialog()516 aShowFont.SetFont( aFont ); in SetAttr()
272 aShowFont.SetFont(Face); in IMPL_LINK_INLINE_START()302 aShowFont.SetFont(Face); in IMPL_LINK()315 aShowFont.SetFont(Face); in SetFont()328 aShowFont (this, SmResId(1)), in SmFontDialog()354 aShowFont.SetBorderStyle( WINDOW_BORDER_MONO ); in SmFontDialog()397 aShowFont.SetBackground( aWall ); in InitColor_Impl()398 aShowFont.SetTextColor( aTxtColor ); in InitColor_Impl()
105 SmShowFont aShowFont; member in SmFontDialog