Home
last modified time | relevance | path

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

/trunk/main/svtools/source/edit/
H A Dtexteng.cxx1688 Range aInvRange( GetInvalidYOffsets( nPara ) ); in FormatDoc() local
1689 maInvalidRec = Rectangle( Point( 0, nY+aInvRange.Min() ), in FormatDoc()
1690 Size( nWidth, aInvRange.Len() ) ); in FormatDoc()
/trunk/main/editeng/source/editeng/
H A Dimpedit3.cxx434 Range aInvRange( GetInvalidYOffsets( pParaPortion ) ); in FormatDoc() local
435 aInvalidRec = Rectangle( Point( 0, nY+aInvRange.Min() ), in FormatDoc()
436 Size( nWidth, aInvRange.Len() ) ); in FormatDoc()

Completed in 59 milliseconds