Home
last modified time | relevance | path

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

/aoo4110/main/qadevOOo/runner/util/
H A DValueChanger.java161 com.sun.star.style.TabStop TSold = (com.sun.star.style.TabStop) oldValue; in changePValue() local
165 if ((TSold.Alignment).equals(TA1)) TS.Alignment = TA2; in changePValue()
168 TS.Position = ((TSold.Position)+1); in changePValue()

Completed in 23 milliseconds