Home
last modified time | relevance | path

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

/trunk/test/testuno/source/fvt/uno/sw/page/
H A DCheckFooterHeader.java69 private int m_Height = 0; field in CheckFooterHeader
84 m_Height = height; in CheckFooterHeader()
117 SWUtil.setDefaultPageStyleProperty(xComponent, m_HeightProperty, Integer.valueOf(m_Height)); in testFooterHeader()
150 …Assert.assertEquals(preDescription + ":" + m_HeightProperty,(double)m_Height, (double)height, 2); … in compare()

Completed in 6 milliseconds