Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/filter/ww8/
H A Dww8par2.cxx2259 short nLeftMaxThickness = 0, nRightMaxThickness=0; in CalcDefaults() local
2334 if (nThickness > nLeftMaxThickness) in CalcDefaults()
2335 nLeftMaxThickness = nThickness; in CalcDefaults()
2340 nConvertedLeft = nMinLeft-(nLeftMaxThickness/2); in CalcDefaults()

Completed in 50 milliseconds