Home
last modified time | relevance | path

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

/AOO41X/main/framework/source/services/
H A Dbackingwindow.cxx147 maProductString( FwkResId( STR_BACKING_WELCOMEPRODUCT ) ), in BackingWindow()
468 maProduct.SetText( maProductString ); in initControls()
469 maProductSize = Size( maProduct.GetTextWidth( maProductString ), maProduct.GetTextHeight() ); in initControls()
H A Dbackingwindow.hxx108 String maProductString; member in framework::BackingWindow