Home
last modified time | relevance | path

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

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A DValueChanger.java822 … com.sun.star.text.TableColumnSeparator oldTCS = (com.sun.star.text.TableColumnSeparator) oldValue; in changePValue() local
824 newTCS.IsVisible = !(oldTCS.IsVisible); in changePValue()
825 newTCS.Position = (short) (oldTCS.Position+(short) 1); in changePValue()

Completed in 12 milliseconds