Searched refs:LSold (Results 1 – 1 of 1) sorted by relevance
136 com.sun.star.style.LineSpacing LSold = (com.sun.star.style.LineSpacing) oldValue; in changePValue() local137 LS.Height = (short) ((LSold.Height)+1); in changePValue()138 LS.Mode = (short) ((LSold.Mode)+1); in changePValue()
Completed in 20 milliseconds