Home
last modified time | relevance | path

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

/trunk/main/svtools/source/brwbox/
H A Dbrwbox2.cxx775 sal_Bool bDrawSelection = (nFlags & WINDOW_DRAW_NOSELECTION) == 0; in Draw() local
895 ImplPaintData( *pDev, Rectangle( aRealPos, aRealSize ), sal_True, bDrawSelection ); in Draw()
/trunk/main/vcl/source/control/
H A Dedit.cxx570 …sal_Bool bDrawSelection = maSelection.Len() && ( HasFocus() || ( GetStyle() & WB_NOHIDESELECTION )… in ImplRepaint() local
574 if ( !bDrawSelection && !mpIMEInfos ) in ImplRepaint()

Completed in 28 milliseconds