Home
last modified time | relevance | path

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

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A DValueChanger.java667 com.sun.star.table.TableOrientation TO2 = com.sun.star.table.TableOrientation.ROWS; in changePValue() local
668 if (oldValue.equals(TO1)) newValue = TO2; else newValue = TO1; in changePValue()

Completed in 22 milliseconds