Searched refs:oldDT (Results 1 – 1 of 1) sorted by relevance
815 com.sun.star.util.DateTime oldDT = (com.sun.star.util.DateTime) oldValue; in changePValue() local817 newDT.Day = (short) (oldDT.Day+(short) 1); in changePValue()818 newDT.Hours = (short) (oldDT.Hours+(short) 1); in changePValue()
Completed in 19 milliseconds