Home
last modified time | relevance | path

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

/aoo4110/main/framework/source/services/
H A Dbackingwindow.cxx382 maBackgroundLeft = BitmapEx( FwkResId( BMP_BACKING_BACKGROUND_RTL_RIGHT ) ); in initBackground()
387 maBackgroundLeft = BitmapEx( FwkResId( BMP_BACKING_BACKGROUND_LEFT ) ); in initBackground()
405 mnBtnPos = maBackgroundLeft.GetSizePixel().Width() + 40; in initBackground()
431 maControlRect = Rectangle( Point(), maBackgroundLeft.GetSizePixel() ); in initControls()
592 long nLW = maBackgroundLeft.GetSizePixel().Width(); in initControls()
683 aDev.DrawBitmapEx( aTL, maBackgroundLeft ); in Paint()
684 aTL.X() += maBackgroundLeft.GetSizePixel().Width(); in Paint()
H A Dbackingwindow.hxx105 BitmapEx maBackgroundLeft; member in framework::BackingWindow

Completed in 29 milliseconds