Home
last modified time | relevance | path

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

/trunk/test/testuno/source/fvt/uno/sw/table/
H A DTableBasic.java149 …XPropertySet xRowsProps = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class, xRows.getByI… in testSetRowHeight() local
150 xRowsProps.setPropertyValue("IsAutoHeight",false); in testSetRowHeight()
151 xRowsProps.setPropertyValue("Height",5001); in testSetRowHeight()

Completed in 22 milliseconds