Home
last modified time | relevance | path

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

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A DValueChanger.java175 com.sun.star.style.DropCapFormat DCFold = (com.sun.star.style.DropCapFormat) oldValue; in changePValue() local
176 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 23 milliseconds