Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/view/
H A Dgridwin4.cxx1527 ScInvertMerger aInvert( this ); in InvertSimple() local
1620 aInvert.AddRect( Rectangle( nScrX,nScrY, in InvertSimple()
1626 aInvert.AddRect( Rectangle( nScrX,nScrY,nEndX,nEndY ) ); in InvertSimple()
1636 aInvert.AddRect( Rectangle( nScrX,nScrY,nEndX,nEndY ) ); in InvertSimple()
1647 aInvert.Flush(); // before restoring MapMode in InvertSimple()
1715 ScInvertMerger aInvert( &rPixelRects ); in GetSelectionRects() local
1807 aInvert.AddRect( Rectangle( nScrX,nScrY, in GetSelectionRects()
1813 aInvert.AddRect( Rectangle( nScrX,nScrY,nEndX,nEndY ) ); in GetSelectionRects()
1823 aInvert.AddRect( Rectangle( nScrX,nScrY,nEndX,nEndY ) ); in GetSelectionRects()
H A Doutput.cxx1807 ScInvertMerger aInvert( pWin ); in DrawMark() local
1832 aInvert.AddRect( aRect ); in DrawMark()
1854 aInvert.AddRect( aRect ); in DrawMark()
/trunk/main/svx/source/sdr/overlay/
H A Doverlayobjectcell.cxx93 const drawinglayer::primitive2d::Primitive2DReference aInvert( in createOverlayObjectPrimitive2DSequence() local
97 aRetval = drawinglayer::primitive2d::Primitive2DSequence(&aInvert, 1); in createOverlayObjectPrimitive2DSequence()
H A Doverlayselection.cxx131 const drawinglayer::primitive2d::Primitive2DReference aInvert( in createOverlayObjectPrimitive2DSequence() local
134 aRetval = drawinglayer::primitive2d::Primitive2DSequence(&aInvert, 1); in createOverlayObjectPrimitive2DSequence()

Completed in 25 milliseconds