Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/text/
H A Ditrform2.cxx544 const SwTwips nRestWidth = rInf.Width() - rInf.X(); in BuildPortions() local
546 if ( nKernWidth <= nRestWidth ) in BuildPortions()
654 const SwTwips nRestWidth = rInf.Width() - rInf.X() - pPor->Width(); in BuildPortions() local
665 if ( nRestWidth > 0 && SW_CJK != nCurrScript && in BuildPortions()
684 nRestWidth ); in BuildPortions()
687 ASSERT( nKernWidth <= nRestWidth, in BuildPortions()

Completed in 27 milliseconds