Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/table/
H A Dswtable.cxx1033 const sal_Bool bRightDist = rNew.GetRight() + nShRight != rNew.GetRightMax(); in SetTabCols() local
1034 if(!bLeftDist && !bRightDist) in SetTabCols()
1036 else if(!bRightDist && rNew.GetLeft() > nShLeft ) in SetTabCols()

Completed in 37 milliseconds