Home
last modified time | relevance | path

Searched defs:pImage (Results 1 – 25 of 25) sorted by path

/trunk/main/basic/inc/basic/
H A Dsbmod.hxx69 SbiImage* pImage; // the Image member in SbModule
/trunk/main/canvas/source/directx/
H A Ddx_5rm.cxx910 if(sal_uInt8* pImage = rSource.lock()) in update() local
H A Ddx_9rm.cxx421 if(sal_uInt8* pImage = rSource.lock()) in update() local
/trunk/main/cui/source/inc/
H A Ddlgname.hxx185 Image* pImage; member in SvxMessDialog
/trunk/main/filter/source/msfilter/
H A Dmsocximex.cxx5311 sal_uInt8* pImage = new sal_uInt8[ nImageLen ]; in Read() local
/trunk/main/framework/source/xml/
H A Dimagesdocumenthandler.cxx773 void OWriteImagesDocumentHandler::WriteImage( const ImageItemDescriptor* pImage ) throw in WriteImage()
/trunk/main/reportdesign/source/ui/report/
H A DStartMarker.cxx194 Image* pImage = NULL; in changeImage() local
212 Image* pImage = NULL; in initDefaultNodeImages() local
/trunk/main/sc/source/filter/html/
H A Dhtmlpars.cxx1316 ScHTMLImage* pImage = new ScHTMLImage; in Image() local
/trunk/main/sfx2/source/appl/
H A Dshutdowniconunx.cxx176 GtkWidget *pImage = gtk_image_new_from_pixbuf( pPixbuf ); in add_item() local
227 GtkWidget* pImage = gtk_image_new_from_stock( stock_id, GTK_ICON_SIZE_MENU ); in add_image_menu_item() local
/trunk/main/svx/source/gallery2/
H A Dgalbrws1.cxx217 const Image* pImage; in ImplInsertThemeEntry() local
/trunk/main/svx/source/sidebar/area/
H A DAreaPropertyPanel.cxx754 Image* pImage = 0; in ImpUpdateTransparencies() local
/trunk/main/svx/source/sidebar/tools/
H A DValueSetWithTextControl.cxx200 Image* pImage = 0; in UserDraw() local
/trunk/main/vcl/aqua/source/app/
H A Dsalinst.cxx1294 NSImage* pImage = [[NSImage alloc] initWithSize: NSMakeSize( aSize.Width(), aSize.Height() )]; in CreateNSImage() local
/trunk/main/vcl/aqua/source/window/
H A Dsalmenu.cxx658 NSImage* pImage = CreateNSImage( rImage ); in SetItemImage() local
/trunk/main/vcl/source/control/
H A Dbutton.cxx416 Image *pImage = &(mpButtonData->maImage); in ImplDrawAlignedImage() local
2240 Image *pImage = &maImage; in ImplDrawRadioButtonState() local
H A Dfixed.cxx1032 Image *pImage = &maImage; in ImplDraw() local
1069 …const Image* pImage = GetSettings().GetStyleSettings().GetHighContrastMode() ? &maImageHC : &maIma… in GetOptimalSize() local
H A Dilstbox.cxx2988 Image *pImage = &maImage; in DrawEntry() local
H A Dimgctrl.cxx106 const Image* pImage = &rImage; in ImplDraw() local
/trunk/main/vcl/source/window/
H A Dtoolbox.cxx3646 const Image* pImage; in ImplDrawItem() local
/trunk/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() local
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()
/trunk/main/vcl/unx/generic/gdi/
H A Dsalbmp.cxx208 XImage* pImage = XGetImage( pXDisp, aDrawable, nX, nY, nWidth, nHeight, AllPlanes, ZPixmap ); in ImplCreateDIB() local
336 XImage* pImage = NULL; in ImplCreateXImage() local
546 XImage* pImage = XGetImage( pDisplay, aAttribute.root, in SnapShot() local
564 …lBitmap::ImplCreateFromXImage (Display* pDisplay, XLIB_Window hWindow, int nScreen, XImage* pImage) in ImplCreateFromXImage()
653 XImage* pImage = ImplCreateXImage( GetX11SalData()->GetDisplay(), nScreen, in ImplGetDDB() local
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 Dsalgdi.cxx469 XImage *pImage = XCreateImage( GetXDisplay(), in GetDitherPixmap() local
H A Dsalgdi2.cxx98 XImage* pImage = XGetImage( pDisplay, aSrc, src_x, src_y, w, h, in CopyScreenArea() local
/trunk/main/vcl/unx/generic/printergfx/
H A Dbitmap_gfx.cxx552 sal_Char pImage [512]; in writePS2ImageHeader() local
597 sal_Char pImage [4096]; in writePS2Colorspace() local
/trunk/main/vcl/unx/gtk/a11y/
H A Datkimage.cxx48 getImage( AtkImage *pImage ) throw (uno::RuntimeException) in getImage()
72 accessibility::XAccessibleImage* pImage = getImage( image ); in image_get_image_description() local
104 accessibility::XAccessibleImage* pImage = getImage( image ); in image_get_image_size() local

Completed in 437 milliseconds