Home
last modified time | relevance | path

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

/aoo4110/main/qadevOOo/runner/util/
H A DValueChanger.java184 …com.sun.star.text.TextContentAnchorType TCAT2 = com.sun.star.text.TextContentAnchorType.AT_CHARACT… in changePValue() local
188 if (oldValue.equals(TCAT1)) newValue = TCAT2; in changePValue()
189 if (oldValue.equals(TCAT2)) newValue = TCAT3; in changePValue()

Completed in 18 milliseconds