/aoo4110/main/svx/source/stbctrls/ |
H A D | xmlsecctrl.cxx | 180 pDev->DrawImage( aRect.TopLeft(), mpImpl->maImage ); in Paint() 185 pDev->DrawImage( aRect.TopLeft(), mpImpl->maImageBroken ); in Paint() 191 pDev->DrawImage( aRect.TopLeft(), mpImpl->maImageNotValidated ); in Paint()
|
H A D | zoomsliderctrl.cxx | 328 pDev->DrawImage( aImagePoint, mpImpl->maSliderButton ); in Paint() 334 pDev->DrawImage( aImagePoint, mpImpl->maDecreaseButton ); in Paint() 338 pDev->DrawImage( aImagePoint, mpImpl->maIncreaseButton ); in Paint()
|
H A D | pszctrl.cxx | 383 pDev->DrawImage( aPnt, pImp->aPosImage ); in Paint() 398 pDev->DrawImage( aPnt, pImp->aSizeImage ); in Paint()
|
/aoo4110/main/sw/source/ui/utlui/ |
H A D | viewlayoutctrl.cxx | 142 …pDev->DrawImage( aRect.TopLeft(), bSingleColumn ? mpImpl->maImageSingleColumn_Active : mpImpl->maI… in Paint() 146 …pDev->DrawImage( aRect.TopLeft(), bAutomatic ? mpImpl->maImageAutomatic_Active : mpImpl->maI… in Paint() 150 …pDev->DrawImage( aRect.TopLeft(), bBookMode ? mpImpl->maImageBookMode_Active : mpImpl->maI… in Paint()
|
/aoo4110/main/vcl/source/control/ |
H A D | imgctrl.cxx | 133 rDev.DrawImage( lcl_centerWithin( aDrawRect, rBitmapSize ), *pImage, nStyle ); in ImplDraw() 140 rDev.DrawImage( in ImplDraw() 149 rDev.DrawImage( in ImplDraw()
|
H A D | fixed.cxx | 796 pDev->DrawImage( rPos, rSize, aImage, nStyle ); in ImplDraw() 800 pDev->DrawImage( aPos, aImage, nStyle ); in ImplDraw() 1044 pDev->DrawImage( rPos, rSize, *pImage, nStyle ); in ImplDraw() 1048 pDev->DrawImage( aPos, *pImage, nStyle ); in ImplDraw()
|
H A D | button.cxx | 650 pDev->DrawImage( aImagePos, aImageSize, *pImage, nStyle ); in ImplDrawAlignedImage() 652 pDev->DrawImage( aImagePos, *pImage, nStyle ); in ImplDrawAlignedImage() 2207 DrawImage( maStateRect.TopLeft(), maStateRect.GetSize(), aImage ); in ImplDrawRadioButtonState() 2209 DrawImage( maStateRect.TopLeft(), aImage ); in ImplDrawRadioButtonState() 2251 DrawImage( aImagePos, aImageSize, *pImage, nButtonStyle ); in ImplDrawRadioButtonState() 2253 DrawImage( aImagePos, *pImage, nButtonStyle ); in ImplDrawRadioButtonState() 3382 DrawImage( maStateRect.TopLeft(), maStateRect.GetSize(), aImage ); in ImplDrawCheckBoxState() 3384 DrawImage( maStateRect.TopLeft(), aImage ); in ImplDrawCheckBoxState() 4325 DrawImage( aOff, *pImg, nStyle ); in ImplDrawCheckBoxState()
|
/aoo4110/main/desktop/source/deployment/gui/ |
H A D | dp_gui_extlistbox.cxx | 554 …DrawImage( Point( aPos.X()+((ICON_WIDTH-aImageSize.Width())/2), aPos.Y()+((ICON_HEIGHT-aImageSize.… in DrawRow() 556 DrawImage( aPos, Size( ICON_WIDTH, ICON_HEIGHT ), aImage ); in DrawRow() 657 …DrawImage( aPos, Size( SMALL_ICON_SIZE, SMALL_ICON_SIZE ), isHCMode() ? m_aLockedImageHC : m_aLock… in DrawRow() 659 …DrawImage( aPos, Size( SMALL_ICON_SIZE, SMALL_ICON_SIZE ), isHCMode() ? m_aSharedImageHC : m_aShar… in DrawRow() 664 …DrawImage( aPos, Size( SMALL_ICON_SIZE, SMALL_ICON_SIZE ), isHCMode() ? m_aWarningImageHC : m_aWar… in DrawRow()
|
/aoo4110/main/sc/source/ui/cctrl/ |
H A D | tbzoomsliderctrl.cxx | 519 pVDev->DrawImage( aImagePoint, mpImpl->maSliderButton ); in DoPaint() 525 pVDev->DrawImage( aImagePoint, mpImpl->maDecreaseButton ); in DoPaint() 529 pVDev->DrawImage( aImagePoint, mpImpl->maIncreaseButton ); in DoPaint()
|
/aoo4110/main/svtools/source/contnr/ |
H A D | svlbitm.cxx | 325 rDev.DrawImage( rPos, aBmp ,nStyle); in Paint() 442 rDev.DrawImage( rPos, pData->aBmps[nIndex + nBaseOffs] ,nStyle); in Paint() 631 _rDev.DrawImage( _rPos, rImage, nStyle); in Paint()
|
/aoo4110/main/sd/source/ui/animations/ |
H A D | CustomAnimationList.cxx | 269 rDev.DrawImage( aPos, mpParent->getImage( IMG_CUSTOMANIMATION_ON_CLICK, bHighContrast ) ); in Paint() 273 rDev.DrawImage( aPos, mpParent->getImage( IMG_CUSTOMANIMATION_AFTER_PREVIOUS, bHighContrast ) ); in Paint() 303 rDev.DrawImage( aImagePos, rImage ); in Paint()
|
/aoo4110/main/vcl/win/source/gdi/ |
H A D | salgdi_gdiplus.cxx | 334 rGraphics.DrawImage( in paintToGdiPlus() 489 aGraphics.DrawImage( in drawTransformedBitmap()
|
/aoo4110/main/shell/source/win32/shlxthandler/thumbviewer/ |
H A D | thumbviewer.cxx | 433 Gdiplus::Status stat = graphics.DrawImage( in Extract() 446 stat = graphics.DrawImage( in Extract()
|
/aoo4110/main/cui/source/dialogs/ |
H A D | about.cxx | 566 DrawImage( maMainLogoPos, maMainLogo ); in Paint() 567 DrawImage( maAppLogoPos, maAppLogo ); in Paint()
|
/aoo4110/main/sfx2/source/sidebar/ |
H A D | CustomImageRadioButton.cxx | 75 DrawImage( in Paint()
|
H A D | MenuButton.cxx | 85 DrawImage( in Paint()
|
H A D | TabItem.cxx | 88 DrawImage( in Paint()
|
H A D | TitleBar.cxx | 182 DrawImage( in PaintTitle()
|
H A D | PanelTitleBar.cxx | 146 DrawImage(aTopLeft, aImage); in PaintDecoration()
|
/aoo4110/main/vcl/workben/ |
H A D | outdevgrind.cxx | 703 &OutputDevice::DrawImage), in setupMethodStubs() 717 &OutputDevice::DrawImage), in setupMethodStubs()
|
/aoo4110/main/padmin/source/ |
H A D | titlectrl.cxx | 70 DrawImage( m_aImagePos, m_aImage ); in Paint()
|
/aoo4110/main/svtools/source/misc/ |
H A D | helpagentwindow.cxx | 136 DrawImage( aPicturePos, m_aPicture, 0 ); in Paint()
|
/aoo4110/main/svx/source/sidebar/line/ |
H A D | LineWidthValueSet.cxx | 132 pDev->DrawImage(aImgStart, imgCus); in UserDraw()
|
/aoo4110/main/sc/source/ui/view/ |
H A D | olinewin.cxx | 549 DrawImage( aPos, rImage ); in DrawImageRel() 562 DrawImage( aPos, mpSymbols->GetImage( nId ) ); in DrawBorderRel()
|
/aoo4110/main/svtools/source/brwbox/ |
H A D | editbrowsebox.cxx | 397 rDev.DrawImage( aPos, aImageSize, aImage, 0 ); in PaintStatusCell() 399 rDev.DrawImage( aPos, aImage, 0 ); in PaintStatusCell()
|