Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/table/
H A Dswnewtable.cxx679 sal_uInt64 nResultingWidth = nAddWidth + nTableWidth; in NewInsertCol() local
680 if( !nResultingWidth ) in NewInsertCol()
682 nAddWidth = (nAddWidth * nTableWidth) / nResultingWidth; in NewInsertCol()

Completed in 18 milliseconds