Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/crsr/
H A Dviscrs.cxx175 class SwRedlineRects : public SwSelPaintRects class
184 SwRedlineRects( const SwCrsrShell& rSh, sal_uInt16 nName, sal_uInt16 n ) in SwRedlineRects() function in SwRedlineRects
189 void SwRedlineRects::Paint( const Rectangle& rRect ) in Paint()
222 void SwRedlineRects::FillRects() in FillRects()
255 SwRedlineRects* aRedlines[ 10 * 4 ];
273 SwRedlineRects** ppRedRect = &aRedlines[ n * 4 + i ]; in ShowRedlines()
275 *ppRedRect = new SwRedlineRects( *pSh, n, n * 4 + i ); in ShowRedlines()

Completed in 23 milliseconds