Home
last modified time | relevance | path

Searched defs:getImageSize (Results 1 – 3 of 3) sorted by relevance

/trunk/main/reportbuilder/java/com/sun/star/report/
H A DImageService.java56 Dimension getImageSize(final InputStream image) throws ReportExecutionException; in getImageSize() method
64 Dimension getImageSize(final byte[] image) throws ReportExecutionException; in getImageSize() method
H A DSOImageService.java77 public Dimension getImageSize(final InputStream image) throws ReportExecutionException in getImageSize() method in SOImageService
82 private Dimension getImageSize(final XInputStream image) throws ReportExecutionException in getImageSize() method in SOImageService
129 public Dimension getImageSize(final byte[] image) throws ReportExecutionException in getImageSize() method in SOImageService
/trunk/main/wizards/com/sun/star/wizards/ui/
H A DImageList.java107 public Size getImageSize() in getImageSize() method in ImageList

Completed in 12 milliseconds