Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/dbgui/
H A Dcsvgrid.cxx1125 maBackgrDev.SetLineColor(); in ImplDrawColumnBackgr()
1132 maBackgrDev.DrawRect( aRect ); in ImplDrawColumnBackgr()
1160 maBackgrDev.SetClipRegion(); in ImplDrawColumnBackgr()
1165 maBackgrDev.SetLineColor(); in ImplDrawRowHeaders()
1169 maBackgrDev.DrawRect( aRect ); in ImplDrawRowHeaders()
1173 maBackgrDev.DrawRect( aRect ); in ImplDrawRowHeaders()
1178 maBackgrDev.SetTextFillColor(); in ImplDrawRowHeaders()
1202 maBackgrDev.SetLineColor(); in ImplDrawBackgrDev()
1204 maBackgrDev.DrawRect( Rectangle( in ImplDrawBackgrDev()
1295 maBackgrDev.SetClipRegion(); in ImplDrawHorzScrolled()
[all …]
H A Dcsvruler.cxx111 maBackgrDev.SetFont( GetFont() ); in ScCsvRuler()
178 maBackgrDev.SetOutputSizePixel( maWinSize ); in InitSizeData()
556 maBackgrDev.SetLineColor(); in ImplDrawArea()
558 maBackgrDev.SetFillColor( maBackColor ); in ImplDrawArea()
559 maBackgrDev.DrawRect( aRect ); in ImplDrawArea()
567 maBackgrDev.DrawRect( aRect ); in ImplDrawArea()
570 maBackgrDev.SetLineColor( maTextColor ); in ImplDrawArea()
580 maBackgrDev.SetLineColor( maTextColor ); in ImplDrawBackgrDev()
581 maBackgrDev.SetFillColor(); in ImplDrawBackgrDev()
597 maBackgrDev.SetTextColor( maTextColor ); in ImplDrawBackgrDev()
[all …]
/trunk/main/sc/source/ui/inc/
H A Dcsvruler.hxx44 VirtualDevice maBackgrDev; /// Ruler background, scaling. member in ScCsvRuler
H A Dcsvgrid.hxx99 VirtualDevice maBackgrDev; /// Grid background, headers, cell texts. member in ScCsvGrid

Completed in 23 milliseconds