Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/dbgui/
H A Dcsvgrid.cxx1240 ImplInvertRect( maGridDev, aRect ); in ImplDrawColumnSelection()
1323 ImplInvertRect( maGridDev, aRect ); in ImplInvertCursor()
1326 ImplInvertRect( maGridDev, aRect ); in ImplInvertCursor()
H A Dcsvcontrol.cxx279 void ScCsvControl::ImplInvertRect( OutputDevice& rOutDev, const Rectangle& rRect ) in ImplInvertRect() function in ScCsvControl
H A Dcsvruler.cxx650ImplInvertRect( maRulerDev, Rectangle( Point( GetX( nPos ) - 1, 0 ), Size( 3, GetHeight() - 1 ) ) … in ImplInvertCursor()
/trunk/main/sc/source/ui/inc/
H A Dcsvcontrol.hxx404 static void ImplInvertRect( OutputDevice& rOutDev, const Rectangle& rRect );

Completed in 32 milliseconds