Home
last modified time | relevance | path

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

/trunk/main/sfx2/qa/complex/sfx2/undo/
H A DDrawingOrPresentationDocumentTest.java155 final int pageHeight = ((Integer)firstPageProps.getPropertyValue( "Height" )).intValue(); in impl_getFirstPagePlayground() local
160 …ectangle( borderLeft, borderTop, pageWidth - borderLeft - borderRight, pageHeight - borderTop - bo… in impl_getFirstPagePlayground()
/trunk/main/odk/examples/DevelopersGuide/Drawing/
H A DOrganigram.java109 int pageHeight = AnyConverter.toInt(xPageProps.getPropertyValue("Height")); in drawOrganigram() local
128 int shapeHeight = pageHeight / 20; in drawOrganigram()

Completed in 16 milliseconds