Searched refs:nBottomLineSize (Results 1 – 1 of 1) sorted by relevance
4278 sal_uInt16 nBottomLineSize = 0; in lcl_GetBottomLineSize() local4295 nBottomLineSize = Max( nBottomLineSize, nTmpBottomLineSize ); in lcl_GetBottomLineSize()4297 return nBottomLineSize; in lcl_GetBottomLineSize()4350 const sal_uInt16 nBottomLineSize = lcl_GetBottomLineSize( *this ); in Format() local4422 if ( !GetNext() && nBottomLineSize != GetBottomLineSize() ) in Format()4440 SetBottomLineSize( nBottomLineSize ); // 4. in Format()
Completed in 24 milliseconds