Searched refs:nResultingWidth (Results 1 – 1 of 1) sorted by relevance
679 sal_uInt64 nResultingWidth = nAddWidth + nTableWidth; in NewInsertCol() local680 if( !nResultingWidth ) in NewInsertCol()682 nAddWidth = (nAddWidth * nTableWidth) / nResultingWidth; in NewInsertCol()
Completed in 39 milliseconds