Home
last modified time | relevance | path

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

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A DValueChanger.java185 … com.sun.star.text.TextContentAnchorType TCAT3 = com.sun.star.text.TextContentAnchorType.AT_FRAME; in changePValue() local
189 if (oldValue.equals(TCAT2)) newValue = TCAT3; in changePValue()
190 if (oldValue.equals(TCAT3)) newValue = TCAT4; in changePValue()

Completed in 20 milliseconds