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