/aoo4110/main/vcl/unx/generic/gdi/ |
H A D | salbmp.cxx | 212 if( ! bWasError && pImage && pImage->data ) in ImplCreateDIB() 256 … aSrcBuf.maColorMask = ColorMask( pImage->red_mask, pImage->green_mask, pImage->blue_mask ); in ImplCreateDIB() 362 if( pImage ) in ImplCreateXImage() 400 pMask = new ColorMask( pImage->red_mask, pImage->green_mask, pImage->blue_mask ); in ImplCreateXImage() 462 pImage = NULL; in ImplCreateXImage() 467 return pImage; in ImplCreateXImage() 568 if (pImage != NULL && pImage->width != 0 && pImage->height != 0 && pImage->depth != 0) in ImplCreateFromXImage() 656 if( pImage ) in ImplGetDDB() 659 delete[] pImage->data, pImage->data = NULL; in ImplGetDDB() 877 maPixmap = XCreatePixmap (pDisplay, hWindow, pImage->width, pImage->height, pImage->depth); in ImplSalDDB() [all …]
|
H A D | salgdi2.cxx | 98 XImage* pImage = XGetImage( pDisplay, aSrc, src_x, src_y, w, h, in CopyScreenArea() local 100 if( pImage ) in CopyScreenArea() 102 if( pImage->data ) in CopyScreenArea() 104 XPutImage( pDisplay, aDest, aDestGC, pImage, in CopyScreenArea() 107 XDestroyImage( pImage ); in CopyScreenArea()
|
H A D | salgdi.cxx | 469 XImage *pImage = XCreateImage( GetXDisplay(), in GetDitherPixmap() local 493 pImage, in GetDitherPixmap() 499 pImage->data = NULL; in GetDitherPixmap() 500 XDestroyImage( pImage ); in GetDitherPixmap()
|
/aoo4110/main/vcl/unx/generic/dtrans/ |
H A D | bmp.cxx | 150 switch( pImage->depth ) in X11_getPaletteBmpFromImage() 159 nScanlineSize = (pImage->width+1)/2; in X11_getPaletteBmpFromImage() 165 nScanlineSize = pImage->width; in X11_getPaletteBmpFromImage() 179 for( int y = 0; y < pImage->height; y++ ) in X11_getPaletteBmpFromImage() 182 for( int x = 0; x < pImage->width; x++ ) in X11_getPaletteBmpFromImage() 284 sal_uInt32 nScanlineSize = pImage->width*3; in X11_getTCBmpFromImage() 302 for( int y = 0; y < pImage->height; y++ ) in X11_getTCBmpFromImage() 305 for( int x = 0; x < pImage->width; x++ ) in X11_getTCBmpFromImage() 372 if( ! pImage ) in X11_getBmpFromPixmap() 378 XDestroyImage( pImage ); in X11_getBmpFromPixmap() [all …]
|
H A D | bmp.hxx | 64 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/basic/source/classes/ |
H A D | sbxmod.cxx | 534 if( pImage ) in ~SbModule() 535 delete pImage; in ~SbModule() 560 return pImage ? pImage->FindType( aTypeName ) : NULL; in FindType() 568 delete pImage; pImage = NULL; in StartDefinitions() 706 delete pImage; pImage = NULL; in Clear() 1265 if( pImage in RunInit() 1460 if( !(pImage && !pImage->bInit) ) in GlobalRunInit() 1561 if( !pImage ) in IsBreakable() 1710 pImage = p; in LoadData() 1730 if( pImage ) in StoreData() [all …]
|
H A D | disas.cxx | 238 if( pImage ) in Disassemble() 240 SbiDisas aDisas( this, pImage ); in Disassemble()
|
/aoo4110/main/vcl/unx/gtk/a11y/ |
H A D | atkimage.cxx | 48 getImage( AtkImage *pImage ) throw (uno::RuntimeException) in getImage() argument 50 AtkObjectWrapper *pWrap = ATK_OBJECT_WRAPPER( pImage ); in getImage() 72 accessibility::XAccessibleImage* pImage = getImage( image ); in image_get_image_description() local 73 if( pImage ) in image_get_image_description() 74 return getAsConst( pImage->getAccessibleImageDescription() ); in image_get_image_description() 104 accessibility::XAccessibleImage* pImage = getImage( image ); in image_get_image_size() local 105 if( pImage ) in image_get_image_size() 107 *width = pImage->getAccessibleImageWidth(); in image_get_image_size() 108 *height = pImage->getAccessibleImageHeight(); in image_get_image_size()
|
/aoo4110/main/vcl/unx/generic/printergfx/ |
H A D | bitmap_gfx.cxx | 552 sal_Char pImage [512]; in writePS2ImageHeader() local 565 nChar += psp::getValueOf (rArea.GetWidth(), pImage + nChar); in writePS2ImageHeader() 566 nChar += psp::appendStr (" ", pImage + nChar); in writePS2ImageHeader() 567 nChar += psp::getValueOf (rArea.GetHeight(), pImage + nChar); in writePS2ImageHeader() 568 nChar += psp::appendStr (" ", pImage + nChar); in writePS2ImageHeader() 569 nChar += psp::getValueOf (nDictType, pImage + nChar); in writePS2ImageHeader() 570 nChar += psp::appendStr (" ", pImage + nChar); in writePS2ImageHeader() 571 nChar += psp::getValueOf (nCompressType, pImage + nChar); in writePS2ImageHeader() 574 WritePS (mpPageBody, pImage); in writePS2ImageHeader() 597 sal_Char pImage [4096]; in writePS2Colorspace() local [all …]
|
/aoo4110/main/vcl/source/control/ |
H A D | imgctrl.cxx | 106 const Image* pImage = &rImage; in ImplDraw() local 108 pImage = &rImageHC; in ImplDraw() 111 if ( !*pImage ) in ImplDraw() 127 const Size& rBitmapSize = pImage->GetSizePixel(); in ImplDraw() 133 rDev.DrawImage( lcl_centerWithin( aDrawRect, rBitmapSize ), *pImage, nStyle ); in ImplDraw() 143 *pImage, nStyle ); in ImplDraw() 152 *pImage, nStyle ); in ImplDraw()
|
H A D | fixed.cxx | 1032 Image *pImage = &maImage; in ImplDraw() local 1037 pImage = &maImageHC; in ImplDraw() 1041 if ( !(!(*pImage)) ) in ImplDraw() 1044 pDev->DrawImage( rPos, rSize, *pImage, nStyle ); in ImplDraw() 1047 Point aPos = ImplCalcPos( GetStyle(), rPos, pImage->GetSizePixel(), rSize ); in ImplDraw() 1048 pDev->DrawImage( aPos, *pImage, nStyle ); in ImplDraw() 1069 …const Image* pImage = GetSettings().GetStyleSettings().GetHighContrastMode() ? &maImageHC : &maIma… in GetOptimalSize() local 1070 return pImage->GetSizePixel(); in GetOptimalSize()
|
/aoo4110/main/reportdesign/source/ui/report/ |
H A D | StartMarker.cxx | 194 Image* pImage = NULL; in changeImage() local 196 pImage = m_bCollapsed ? s_pDefCollapsedHC : s_pDefExpandedHC; in changeImage() 198 pImage = m_bCollapsed ? s_pDefCollapsed : s_pDefExpanded; in changeImage() 199 m_aImage.SetImage(*pImage); in changeImage() 212 Image* pImage = NULL; in initDefaultNodeImages() local 215 pImage = m_bCollapsed ? s_pDefCollapsedHC : s_pDefExpandedHC; in initDefaultNodeImages() 219 pImage = m_bCollapsed ? s_pDefCollapsed : s_pDefExpanded; in initDefaultNodeImages() 221 m_aImage.SetImage(*pImage); in initDefaultNodeImages()
|
/aoo4110/main/canvas/source/directx/ |
H A D | dx_9rm.cxx | 421 if(sal_uInt8* pImage = rSource.lock()) in update() local 429 pImage += rSourceRect.getMinY()*nSourcePitchInBytes; in update() 430 pImage += rSourceRect.getMinX()*nSourceBytesPerPixel; in update() 458 pImage += nSourcePitchInBytes; in update() 470 pImage += rSourceRect.getMinY()*nSourcePitchInBytes; in update() 471 pImage += rSourceRect.getMinX()*nSourceBytesPerPixel; in update() 498 pImage += nSourcePitchInBytes; in update() 510 pImage += rSourceRect.getMinY()*nSourcePitchInBytes; in update() 511 pImage += rSourceRect.getMinX()*nSourceBytesPerPixel; in update() 522 sal_uInt32 *pSrc32 = reinterpret_cast<sal_uInt32 *>(pImage); in update() [all …]
|
H A D | dx_5rm.cxx | 910 if(sal_uInt8* pImage = rSource.lock()) in update() local 918 pImage += rSourceRect.getMinY()*nSourcePitchInBytes; in update() 919 pImage += rSourceRect.getMinX()*nSourceBytesPerPixel; in update() 934 rtl_copyMemory(pDst,pImage,nNumBytesToCopy); in update() 937 pImage += nSourcePitchInBytes; in update() 946 pImage += rSourceRect.getMinY()*nSourcePitchInBytes; in update() 947 pImage += rSourceRect.getMinX()*nSourceBytesPerPixel; in update() 971 pImage += nSourcePitchInBytes; in update() 980 pImage += rSourceRect.getMinY()*nSourcePitchInBytes; in update() 981 pImage += rSourceRect.getMinX()*nSourceBytesPerPixel; in update() [all …]
|
/aoo4110/main/cui/source/dialogs/ |
H A D | dlgname.cxx | 174 pImage = new Image( *pImg ); in SvxMessDialog() 175 aFtImage.SetImage( *pImage ); in SvxMessDialog() 191 if( pImage ) in ~SvxMessDialog() 192 delete pImage; in ~SvxMessDialog()
|
/aoo4110/main/svx/source/gallery2/ |
H A D | galbrws1.cxx | 217 const Image* pImage; in ImplInsertThemeEntry() local 220 pImage = &aImgImported; in ImplInsertThemeEntry() 222 pImage = &aImgReadOnly; in ImplInsertThemeEntry() 224 pImage = &aImgDefault; in ImplInsertThemeEntry() 226 pImage = &aImgNormal; in ImplInsertThemeEntry() 228 nRet = mpThemes->InsertEntry( pEntry->GetThemeName(), *pImage ); in ImplInsertThemeEntry()
|
/aoo4110/main/svx/source/sidebar/tools/ |
H A D | ValueSetWithTextControl.cxx | 200 Image* pImage = 0; in UserDraw() local 204 pImage = &maItems[nItemId-1].maSelectedItemImage; in UserDraw() 209 pImage = &maItems[nItemId-1].maItemImage; in UserDraw() 222 aBLPos.Y() + ( ( nRectHeight - pImage->GetSizePixel().Height() ) / 2 ) ); in UserDraw() 223 pDev->DrawImage( aImgStart, *pImage ); in UserDraw() 225 aStrRect.Left() += pImage->GetSizePixel().Width() + 12; in UserDraw()
|
/aoo4110/main/sc/source/filter/html/ |
H A D | htmlpars.cxx | 1316 ScHTMLImage* pImage = new ScHTMLImage; in Image() local 1317 pIL->Insert( pImage, LIST_APPEND ); in Image() 1342 pImage->aSize.Width() = (long)pOption->GetNumber(); in Image() 1352 pImage->aSpace.X() = (long)pOption->GetNumber(); in Image() 1357 pImage->aSpace.Y() = (long)pOption->GetNumber(); in Image() 1362 if ( !pImage->aURL.Len() ) in Image() 1371 if ( GRFILTER_OK != GraphicFilter::LoadGraphic( pImage->aURL, pImage->aFilterName, in Image() 1382 pImage->aFilterName = pFilter->GetImportFormatName( nFormat ); in Image() 1383 pImage->pGraphic = pGraphic; in Image() 1384 if ( !(pImage->aSize.Width() && pImage->aSize.Height()) ) in Image() [all …]
|
/aoo4110/main/svx/source/sidebar/area/ |
H A D | AreaPropertyPanel.cxx | 752 Image* pImage = 0; in ImpUpdateTransparencies() local 765 pImage = bHighContrast ? &maImgLinearH : &maImgLinear; in ImpUpdateTransparencies() 771 pImage = bHighContrast ? &maImgAxialH : &maImgAxial; in ImpUpdateTransparencies() 777 pImage = bHighContrast ? &maImgRadialH : &maImgRadial; in ImpUpdateTransparencies() 783 pImage = bHighContrast ? &maImgElliH : &maImgElli; in ImpUpdateTransparencies() 789 pImage = bHighContrast ? &maImgQuadH : &maImgQuad; in ImpUpdateTransparencies() 795 pImage = bHighContrast ? &maImgSquareH : &maImgSquare; in ImpUpdateTransparencies() 801 mpBTNGradient->SetItemImage(TBI_BTX_GRADIENT, *pImage); in ImpUpdateTransparencies()
|
/aoo4110/main/sfx2/source/appl/ |
H A D | shutdowniconunx.cxx | 176 GtkWidget *pImage = gtk_image_new_from_pixbuf( pPixbuf ); in add_item() local 180 gtk_image_menu_item_set_image( GTK_IMAGE_MENU_ITEM( pMenuItem ), pImage ); in add_item() 227 GtkWidget* pImage = gtk_image_new_from_stock( stock_id, GTK_ICON_SIZE_MENU ); in add_image_menu_item() local 230 gtk_image_menu_item_set_image( GTK_IMAGE_MENU_ITEM( pMenuItem ), pImage ); in add_image_menu_item()
|
/aoo4110/main/vcl/inc/unx/ |
H A D | salbmp.h | 71 XImage* pImage); 143 ImplSalDDB( XImage* pImage, 153 XImage* pImage);
|
/aoo4110/main/vcl/aqua/source/app/ |
H A D | salinst.cxx | 1295 NSImage* pImage = [[NSImage alloc] initWithSize: NSMakeSize( aSize.Width(), aSize.Height() )]; in CreateNSImage() local 1296 if( pImage ) in CreateNSImage() 1298 [pImage setFlipped: YES]; in CreateNSImage() 1299 [pImage lockFocus]; in CreateNSImage() 1307 [pImage unlockFocus]; in CreateNSImage() 1312 return pImage; in CreateNSImage()
|
/aoo4110/main/vcl/aqua/source/window/ |
H A D | salmenu.cxx | 658 NSImage* pImage = CreateNSImage( rImage ); in SetItemImage() local 660 [pSalMenuItem->mpMenuItem setImage: pImage]; in SetItemImage() 661 if( pImage ) in SetItemImage() 662 [pImage release]; in SetItemImage()
|
/aoo4110/main/framework/source/xml/ |
H A D | imagesdocumenthandler.cxx | 773 void OWriteImagesDocumentHandler::WriteImage( const ImageItemDescriptor* pImage ) throw in WriteImage() argument 781 ::rtl::OUString::valueOf( (sal_Int32)pImage->nIndex ) ); in WriteImage() 785 pImage->aCommandURL ); in WriteImage()
|
/aoo4110/main/basic/source/comp/ |
H A D | sbcomp.cxx | 982 if( pImage ) in Compile() 998 if( pImage ) in Compile() 999 pImage->aOUSource = aOUSource; in Compile()
|