Searched refs:actualTop (Results 1 – 1 of 1) sorted by relevance
/trunk/test/testuno/source/fvt/uno/sw/page/ |
H A D | CheckPage.java | 122 …int actualTop = ((Integer)SWUtil.getDefaultPageStyleProperty(xComponent, topMarginProperty)).intVa… in testPage() local 129 …this.compare("ODT", actualIsLandScape,actualWidth,actualHeight,actualTop,actualBottom, actualLeft,… in testPage() 139 …actualTop = ((Integer)SWUtil.getDefaultPageStyleProperty(xComponent, topMarginProperty)).intValue(… in testPage() 144 …this.compare("DOC", actualIsLandScape,actualWidth,actualHeight,actualTop,actualBottom, actualLeft,… in testPage()
|
Completed in 5 milliseconds