Searched refs:DCFold (Results 1 – 1 of 1) sorted by relevance
175 com.sun.star.style.DropCapFormat DCFold = (com.sun.star.style.DropCapFormat) oldValue; in changePValue() local176 DCF.Count = (byte) ((DCFold.Count)+1); in changePValue()177 DCF.Distance = (short) ((DCFold.Distance)+1); in changePValue()178 DCF.Lines = (byte) ((DCFold.Lines)+1); in changePValue()
Completed in 24 milliseconds