Searched refs:DCF (Results 1 – 1 of 1) sorted by relevance
174 com.sun.star.style.DropCapFormat DCF = new com.sun.star.style.DropCapFormat(); 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()179 newValue = DCF; in changePValue()
Completed in 26 milliseconds