Home
last modified time | relevance | path

Searched refs:XImage (Results 1 – 11 of 11) sorted by relevance

/aoo4110/main/vcl/inc/unx/
H A Dsalbmp.h71 XImage* pImage);
86 SAL_DLLPRIVATE XImage* ImplCreateXImage( SalDisplay* pSalDisp,
143 ImplSalDDB( XImage* pImage,
153 XImage* pImage);
H A Dsalstd.hxx49 typedef struct _XImage XImage; typedef
/aoo4110/main/vcl/unx/generic/dtrans/
H A Dbmp.cxx137 XImage* pImage, in X11_getPaletteBmpFromImage()
270 XImage* pImage, in X11_getTCBmpFromImage()
371 XImage* pImage = XGetImage( pDisplay, aDrawable, 0, 0, w, h, AllPlanes, ZPixmap ); in X11_getBmpFromPixmap()
469 void PixmapHolder::setBitmapDataPalette( const sal_uInt8* pData, XImage* pImage ) in setBitmapDataPalette()
536 void PixmapHolder::setBitmapDataTCDither( const sal_uInt8* pData, XImage* pImage ) in setBitmapDataTCDither()
605 void PixmapHolder::setBitmapDataTC( const sal_uInt8* pData, XImage* pImage ) in setBitmapDataTC()
676 XImage aImage; in setBitmapData()
H A Dbmp.hxx64 void setBitmapDataTC( const sal_uInt8* pData, XImage* pImage );
65 void setBitmapDataTCDither( const sal_uInt8* pData, XImage* pImage );
66 void setBitmapDataPalette( const sal_uInt8* pData, XImage* pImage );
/aoo4110/main/vcl/unx/generic/gdi/
H A Dsalbmp.cxx208 XImage* pImage = XGetImage( pXDisp, aDrawable, nX, nY, nWidth, nHeight, AllPlanes, ZPixmap ); in ImplCreateDIB()
334 XImage* X11SalBitmap::ImplCreateXImage( SalDisplay *pSalDisp, int nScreen, long nDepth, const SalTw… in ImplCreateXImage()
336 XImage* pImage = NULL; in ImplCreateXImage()
546 XImage* pImage = XGetImage( pDisplay, aAttribute.root, in SnapShot()
564 X11SalBitmap::ImplCreateFromXImage (Display* pDisplay, XLIB_Window hWindow, int nScreen, XImage* pI… in ImplCreateFromXImage()
653 XImage* pImage = ImplCreateXImage( GetX11SalData()->GetDisplay(), nScreen, in ImplGetDDB()
842 ImplSalDDB::ImplSalDDB( XImage* pImage, Drawable aDrawable, int nScreen, const SalTwoRect& rTwoRect… in ImplSalDDB()
874 ImplSalDDB::ImplSalDDB (Display* pDisplay, XLIB_Window hWindow, int nScreen, XImage* pImage) : in ImplSalDDB()
H A Dsalgdi2.cxx51 static void sal_PrintImage( char *s, XImage*p )
98 XImage* pImage = XGetImage( pDisplay, aSrc, src_x, src_y, w, h, in CopyScreenArea()
863 XImage* pAlphaImg = XCreateImage( pXDisplay, pSrcXVisual, 8, ZPixmap, 0, in drawAlphaBitmap()
1087 XImage *pXImage = XGetImage( GetXDisplay(), in getPixel()
H A Dsalgdi.cxx469 XImage *pImage = XCreateImage( GetXDisplay(), in GetDitherPixmap()
H A Dsalgdi3.cxx748 XImage* pImg = XGetImage( pDisplay, hDrawable_, in DrawServerAAForcedString()
/aoo4110/main/vbahelper/source/msforms/
H A Dvbaimage.hxx31 typedef cppu::ImplInheritanceHelper1< ScVbaControl, ov::msforms::XImage > ImageImpl_BASE;
/aoo4110/main/oovbaapi/ooo/vba/msforms/
H A Dmakefile.mk62 XImage.idl \
H A DXImage.idl34 interface XImage: com::sun::star::uno::XInterface

Completed in 59 milliseconds