Home
last modified time | relevance | path

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

/aoo41x/main/framework/source/services/
H A Dbackingwindow.cxx137 maWelcome( this, WB_LEFT ), in BackingWindow()
212 maWelcome.SetPaintTransparent( sal_True ); in BackingWindow()
395 maWelcome.SetControlForeground( maWelcomeTextColor ); in initBackground()
396 maWelcome.SetBackground(); in initBackground()
439 maWelcome.SetText( maWelcomeString ); in initControls()
443 maWelcome.SetFont( maTextFont ); in initControls()
445 long nW = (maWelcome.GetFontMetric().GetWidth()*95)/100; in initControls()
448 maWelcome.SetFont( maTextFont ); in initControls()
449 maWelcome.SetControlFont( maTextFont ); in initControls()
450 maWelcomeSize = Size( maWelcome.GetTextWidth( maWelcomeString ), maWelcome.GetTextHeight() ); in initControls()
[all …]
H A Dbackingwindow.hxx90 FixedText maWelcome; member in framework::BackingWindow

Completed in 19 milliseconds