Home
last modified time | relevance | path

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

/aoo42x/main/framework/source/services/
H A Dbackingwindow.cxx135 maWelcome( this, WB_LEFT ), in BackingWindow()
210 maWelcome.SetPaintTransparent( sal_True ); in BackingWindow()
393 maWelcome.SetControlForeground( maWelcomeTextColor ); in initBackground()
394 maWelcome.SetBackground(); in initBackground()
437 maWelcome.SetText( maWelcomeString ); in initControls()
441 maWelcome.SetFont( maTextFont ); in initControls()
443 long nW = (maWelcome.GetFontMetric().GetWidth()*95)/100; in initControls()
446 maWelcome.SetFont( maTextFont ); in initControls()
447 maWelcome.SetControlFont( maTextFont ); in initControls()
448 maWelcomeSize = Size( maWelcome.GetTextWidth( maWelcomeString ), maWelcome.GetTextHeight() ); in initControls()
[all …]
H A Dbackingwindow.hxx90 FixedText maWelcome; member in framework::BackingWindow

Completed in 45 milliseconds