Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/layout/
H A Dtabfrm.cxx4278 sal_uInt16 nBottomLineSize = 0; in lcl_GetBottomLineSize() local
4295 nBottomLineSize = Max( nBottomLineSize, nTmpBottomLineSize ); in lcl_GetBottomLineSize()
4297 return nBottomLineSize; in lcl_GetBottomLineSize()
4350 const sal_uInt16 nBottomLineSize = lcl_GetBottomLineSize( *this ); in Format() local
4422 if ( !GetNext() && nBottomLineSize != GetBottomLineSize() ) in Format()
4440 SetBottomLineSize( nBottomLineSize ); // 4. in Format()

Completed in 65 milliseconds