Home
last modified time | relevance | path

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

/trunk/main/svx/source/svdraw/
H A Dsvdedxv.cxx428 Rectangle aOuterPix(aPixRect); in ImpInvalidateOutlinerView() local
429 aOuterPix.Left()-=nPixSiz; in ImpInvalidateOutlinerView()
430 aOuterPix.Top()-=nPixSiz; in ImpInvalidateOutlinerView()
431 aOuterPix.Right()+=nPixSiz; in ImpInvalidateOutlinerView()
432 aOuterPix.Bottom()+=nPixSiz; in ImpInvalidateOutlinerView()
436 pWin->Invalidate(aOuterPix); in ImpInvalidateOutlinerView()

Completed in 20 milliseconds