Home
last modified time | relevance | path

Searched refs:aInvertRect (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sc/source/ui/view/
H A Dgridwin4.cxx299 if ( rPixel == aInvertRect ) in DoInvertRect()
300 aInvertRect = Rectangle(); // aufheben in DoInvertRect()
303 DBG_ASSERT( aInvertRect.IsEmpty(), "DoInvertRect nicht paarig" ); in DoInvertRect()
305 aInvertRect = rPixel; // neues Rechteck merken in DoInvertRect()
H A Dgridwin.cxx5680 if ( !aInvertRect.IsEmpty() ) in UpdateHeaderOverlay()
5690 …basegfx::B2DRange aRB(aInvertRect.Left(), aInvertRect.Top(), aInvertRect.Right() + 1, aInvertRect.… in UpdateHeaderOverlay()
/trunk/main/sc/source/ui/inc/
H A Dgridwin.hxx201 Rectangle aInvertRect; member in ScGridWindow

Completed in 64 milliseconds