Home
last modified time | relevance | path

Searched refs:maBackground (Results 1 – 4 of 4) sorted by relevance

/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/view/text/
H A DTextAttributeDialog.java62 maBackground = Color.white; in Layout()
90 maBackground = JColorChooser.showDialog( in Layout()
93 maBackground); in Layout()
120 aSequence[2].Value = new Integer (maBackground.getRGB()); in EditableTextAction()
155 return maBackground; in getColor()
172 maBackground; field in TextAttributeDialog
/trunk/main/vcl/inc/vcl/
H A Doutdev.hxx353 Wallpaper maBackground; member in OutputDevice
928 const Wallpaper& GetBackground() const { return maBackground; } in GetBackground()
/trunk/main/vcl/source/gdi/
H A Doutdev.cxx1424 maBackground = Wallpaper(); in SetBackground()
1438 maBackground = rBackground; in SetBackground()
H A Doutdev6.cxx1174 ImplDrawWallpaper( 0, 0, mnOutWidth, mnOutHeight, maBackground ); in Erase()

Completed in 28 milliseconds