Home
last modified time | relevance | path

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

/aoo4110/main/framework/source/services/
H A Dbackingwindow.cxx383 maBackgroundRight = BitmapEx( FwkResId( BMP_BACKING_BACKGROUND_RTL_LEFT) ); in initBackground()
388 maBackgroundRight = BitmapEx( FwkResId( BMP_BACKING_BACKGROUND_RIGHT ) ); in initBackground()
403 mnBtnPos = maBackgroundRight.GetSizePixel().Width() + 40; in initBackground()
593 long nRW = maBackgroundRight.GetSizePixel().Width(); in initControls()
690 aDev.DrawBitmapEx( aTL, maBackgroundRight ); in Paint()
H A Dbackingwindow.hxx107 BitmapEx maBackgroundRight; member in framework::BackingWindow

Completed in 21 milliseconds