Home
last modified time | relevance | path

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

/aoo42x/main/qadevOOo/runner/convwatch/
H A DGraphicalTestArguments.java237 m_tWithBorderMove = TriState.FALSE; in GraphicalTestArguments()
242 m_tWithBorderMove = TriState.TRUE; in GraphicalTestArguments()
247 m_tWithBorderMove = TriState.FALSE; in GraphicalTestArguments()
251 m_tWithBorderMove = TriState.FALSE; in GraphicalTestArguments()
632 TriState m_tWithBorderMove = TriState.UNSET; field in GraphicalTestArguments
639 return m_tWithBorderMove; in getBorderMove()
643 m_tWithBorderMove = _tBorderMove; in setBorderMove()

Completed in 7 milliseconds