Searched refs:AddRect (Results 1 – 4 of 4) sorted by relevance
/trunk/main/sc/source/ui/view/ |
H A D | gridwin4.cxx | 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() 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 D | invmerge.cxx | 147 void ScInvertMerger::AddRect( const Rectangle& rRect ) in AddRect() function in ScInvertMerger
|
H A D | output.cxx | 1832 aInvert.AddRect( aRect ); in DrawMark() 1854 aInvert.AddRect( aRect ); in DrawMark()
|
/trunk/main/sc/source/ui/inc/ |
H A D | invmerge.hxx | 49 void AddRect( const Rectangle& rRect );
|
Completed in 49 milliseconds