Home
last modified time | relevance | path

Searched defs:SwRepaint (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sw/source/core/text/
H A Dporlay.hxx75 class SwRepaint : public SwRect class
80 SwRepaint() : SwRect(), nOfst( 0 ), nRightOfst( 0 ) {} in SwRepaint() function in SwRepaint
81 SwRepaint( const SwRepaint& rRep ) : SwRect( rRep ), nOfst( rRep.nOfst ), in SwRepaint() function in SwRepaint

Completed in 26 milliseconds