Home
last modified time | relevance | path

Searched defs:image (Results 1 – 19 of 19) sorted by path

/trunk/main/desktop/source/pagein/
H A Dfile_image_unx.c45 int file_image_open (file_image * image, const char * filename) in file_image_open()
83 int file_image_pagein (file_image * image) in file_image_pagein()
136 int file_image_close (file_image * image) in file_image_close()
H A Dpagein.c35 file_image image = FILE_IMAGE_INITIALIZER; in do_pagein() local
/trunk/main/dtrans/source/win32/dnd/
H A Dsource.cxx196 sal_Int32 image, in startDrag()
/trunk/main/i18npool/source/breakiterator/
H A Dbreakiterator_unicode.cxx88 OOoRuleBasedBreakIterator(UDataMemory* image, in OOoRuleBasedBreakIterator()
/trunk/main/oox/source/ole/
H A Daxcontrol.cxx125 #define AX_PICPOS_IMPL( label, image ) ((AX_POS_##label << 16) | AX_POS_##image) argument
/trunk/main/reportbuilder/java/com/sun/star/report/
H A DImageService.java41 String getMimeType(final InputStream image) throws ReportExecutionException; in getMimeType()
48 String getMimeType(final byte[] image) throws ReportExecutionException; in getMimeType()
56 Dimension getImageSize(final InputStream image) throws ReportExecutionException; in getImageSize()
64 Dimension getImageSize(final byte[] image) throws ReportExecutionException; in getImageSize()
H A DSOImageService.java77 public Dimension getImageSize(final InputStream image) throws ReportExecutionException in getImageSize()
82 private Dimension getImageSize(final XInputStream image) throws ReportExecutionException in getImageSize()
129 public Dimension getImageSize(final byte[] image) throws ReportExecutionException in getImageSize()
134 private String getMimeType(final XInputStream image) throws ReportExecutionException in getMimeType()
176 public String getMimeType(final InputStream image) throws ReportExecutionException in getMimeType()
181 public String getMimeType(final byte[] image) throws ReportExecutionException in getMimeType()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/
H A DImageElementLayoutController.java107 final AttributeMap image = new AttributeMap(); in generateImage() local
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/
H A DImageProducer.java228 private OfficeImage produceFromImage(final Image image) in produceFromImage()
455 final OfficeImage image = new OfficeImage(urlString, null, null); in produceFromURL() local
H A DOfficeDocumentReportTarget.java1318 final ImageProducer.OfficeImage image = imageProducer.produceImage(imageData, preserveIRI); in startImageProcessing() local
/trunk/main/toolkit/source/layout/vcl/
H A Dwbutton.cxx159 bool Button::SetModeImage (Image const& image) in SetModeImage()
164 bool Button::SetModeImage (::Image const& image, BmpColorMode mode) in SetModeImage()
/trunk/main/vcl/unx/generic/dtrans/
H A DX11_selection.cxx4147 sal_Int8 sourceActions, sal_Int32 cursor, sal_Int32 image, in startDrag()
/trunk/main/vcl/unx/gtk/a11y/
H A Datkimage.cxx69 image_get_image_description( AtkImage *image ) in image_get_image_description()
84 image_get_image_position( AtkImage *image, in image_get_image_position()
97 image_get_image_size( AtkImage *image, in image_get_image_size()
/trunk/main/vcl/unx/kde4/
H A DKDESalGraphics.cxx163 …void draw( QStyle::ControlElement element, QStyleOption* option, QImage* image, QStyle::State stat… in draw()
172 …void draw( QStyle::PrimitiveElement element, QStyleOption* option, QImage* image, QStyle::State st… in draw()
183 …void draw( QStyle::ComplexControl element, QStyleOptionComplex* option, QImage* image, QStyle::Sta… in draw()
208 void lcl_drawFrame(QStyle::PrimitiveElement element, QImage* image, QStyle::State state) in lcl_drawFrame()
/trunk/main/wizards/com/sun/star/wizards/ui/
H A DImageList.java348 XControl image = dialog.insertImage(imageName, in createImage() local
467 private void moveSelection(int image) in moveSelection()
900 Object image = ((EventObject) event).Source; in getImageFromEvent() local
908 int image = getImageFromEvent(event); in mousePressed() local
1002 int image = getImageFromEvent(ke); in keyPressed() local
1017 private boolean isFocusable(int image) in isFocusable()
1076 private final void focus(int image) in focus()
1084 private final void defocus(int image) in defocus()
/trunk/main/wizards/com/sun/star/wizards/web/
H A DBackgroundsDialog.java201 CGImage image = (CGImage) model.getElementAt(i); in Model() local
H A DFTPDialog.java700 private void setLabel(String label, String image) in setLabel()
/trunk/test/testassistant/lib/
H A Dtestcommon.jar ... java.awt.Rectangle findRectangle (java.awt.image.BufferedImage, int) java.awt.image.BufferedImage ...
/trunk/test/testcommon/source/org/openoffice/test/common/
H A DGraphicsUtil.java73 BufferedImage image = null; in loadImage() local
97 public static void storeImage(BufferedImage image, String imgFile) { in storeImage()
253 public static Rectangle getBoundingBox(BufferedImage image, int color) { in getBoundingBox()
257 public static Rectangle getBoundingBox(BufferedImage image, int color, boolean include) { in getBoundingBox()
309 public static Point findImage(BufferedImage image, Rectangle rect) { in findImage()

Completed in 89 milliseconds