Home
last modified time | relevance | path

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

/aoo41x/main/qadevOOo/tests/java/ifc/table/
H A D_TableColumn.java54 Object width_before = oObj.getPropertyValue("Width"); in _OptimalWidth() local
55 log.println("Before setting to optimal width: "+width_before); in _OptimalWidth()
59 res = ! ValueComparer.equalValue(width_before,width_after); in _OptimalWidth()

Completed in 5 milliseconds