Searched defs:getMimeType (Results 1 – 3 of 3) sorted by relevance
41 String getMimeType(final InputStream image) throws ReportExecutionException; in getMimeType() method48 String getMimeType(final byte[] image) throws ReportExecutionException; in getMimeType() method
134 private String getMimeType(final XInputStream image) throws ReportExecutionException in getMimeType() method in SOImageService176 public String getMimeType(final InputStream image) throws ReportExecutionException in getMimeType() method in SOImageService181 public String getMimeType(final byte[] image) throws ReportExecutionException in getMimeType() method in SOImageService
2173 ::rtl::OUString SAL_CALL OReportDefinition::getMimeType() throw (uno::RuntimeException) in getMimeType() function in reportdesign::OReportDefinition
Completed in 34 milliseconds