Home
last modified time | relevance | path

Searched refs:GetImage (Results 76 – 100 of 140) sorted by relevance

123456

/trunk/main/cui/source/dialogs/
H A Ddlgname.cxx168 aFtImage.GetImage().GetSizePixel() ); in SvxMessDialog()
/trunk/main/cui/source/inc/
H A Dcfgutil.hxx160 …Image GetImage( ::com::sun::star::uno::Reference< ::com::sun::star::script::browse::XBrowseNode > …
/trunk/main/sd/source/ui/slideshow/
H A Dslideshowimpl.cxx2278 …pMenu->SetItemImage( CM_NEXT_SLIDE, GetImage( xFrame, OUString( RTL_CONSTASCII_USTRINGPARAM( "slot… in IMPL_LINK()
2279 …pMenu->SetItemImage( CM_PREV_SLIDE, GetImage( xFrame, OUString( RTL_CONSTASCII_USTRINGPARAM( "slot… in IMPL_LINK()
2283 …pPageMenu->SetItemImage( CM_FIRST_SLIDE, GetImage( xFrame, OUString( RTL_CONSTASCII_USTRINGPARAM( … in IMPL_LINK()
2284 …pPageMenu->SetItemImage( CM_LAST_SLIDE, GetImage( xFrame, OUString( RTL_CONSTASCII_USTRINGPARAM( "… in IMPL_LINK()
/trunk/main/sd/source/ui/app/
H A Dtbxww.cxx304 Image aImage = GetImage( m_xFrame, in StateChanged()
/trunk/main/svtools/source/brwbox/
H A Ddatwin.hxx99 Image& GetImage() { return _aImage; } in GetImage() function in BrowserColumn
/trunk/main/vcl/inc/vcl/
H A Dfixed.hxx186 const Image& GetImage() const { return maImage; } in GetImage() function in FixedImage
/trunk/main/sfx2/source/appl/
H A Dimagemgr.cxx70 Image SAL_CALL GetImage( const ::com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame >&… in GetImage() function
/trunk/main/svx/source/sidebar/paragraph/
H A DParaPropertyPanel.cxx525 sfx2::sidebar::Tools::GetImage(mpTbxUL_IncDec->GetItemCommand(BT_TBX_UL_INC), mxFrame)); in InitToolBoxSpacing()
528 sfx2::sidebar::Tools::GetImage(mpTbxUL_IncDec->GetItemCommand(BT_TBX_UL_DEC), mxFrame)); in InitToolBoxSpacing()
607 rTbx->SetItemImage( nId, rImgLst.GetImage( nId ) ); in InitImageList()
/trunk/main/sfx2/inc/sfx2/sidebar/
H A DTheme.hxx149 static Image GetImage (const ThemeItem eItem);
/trunk/main/svtools/source/toolpanel/
H A Dpaneltabbar.cxx584 const Image aImage( i_pPanel->GetImage() ); in impl_calculateItemContentSize()
638 const Image aItemImage( i_pPanel->GetImage() ); in impl_renderItemContent()
/trunk/main/sc/source/ui/miscdlgs/
H A Doptsolver.cxx301 Image aDelNm = ::GetImage( xFrame, aSlotURL, sal_False, sal_False ); in Init()
302 Image aDelHC = ::GetImage( xFrame, aSlotURL, sal_False, sal_True ); // high contrast in Init()
/trunk/main/sc/source/ui/unoobj/
H A Dtarguno.cxx246 const Image& rImage = aEntryImages.GetImage( nImgId ); in SetLinkTargetBitmap()
/trunk/main/svx/source/sidebar/possize/
H A DPosSizePropertyPanel.cxx279 GetImage(mxFrame, A2S(".uno:FlipHorizontal"), sal_False, Theme::IsHighContrastMode())); in Initialize()
282 GetImage(mxFrame, A2S(".uno:FlipVertical"), sal_False, Theme::IsHighContrastMode())); in Initialize()
/trunk/main/vcl/source/window/
H A Dscrwnd.cxx187 DrawImage( Point(), maImgList.GetImage( nId ) ); in ImplDrawWheel()
/trunk/main/svtools/inc/svtools/
H A Dtaskbar.hxx283 const Image& GetImage() const { return maImage; } in GetImage() function in TaskStatusFieldItem
/trunk/main/framework/source/fwe/helper/
H A Dactiontriggerhelper.cxx177 Image aMenuImage = pImageWrapper->GetImage(); in InsertSubMenuItems()
/trunk/main/reportdesign/source/ui/report/
H A DStartMarker.cxx246 Size aImageSize = m_aImage.GetImage().GetSizePixel(); in Resize()
/trunk/main/fpicker/source/office/
H A Diodlg.hxx282 …inline Image GetButtonImage( sal_uInt16 _nButtonId ) const { return m_aImages.GetImage( _nButto… in GetButtonImage()
/trunk/main/svx/source/form/
H A Dtbxform.cxx212 Image aImage = GetImage( m_xFrame, in StateChanged()
/trunk/main/xmlsecurity/source/dialogs/
H A Dresourcemanager.cxx422 _rImage.SetSizePixel( _rImage.GetImage().GetSizePixel() ); in AlignAndFitImageAndControl()
/trunk/main/sd/source/ui/controller/
H A Dslidelayoutcontroller.cxx272 aSlotImage = ::GetImage( mxFrame, sSlotStr, sal_False, bHighContrast ); in LayoutToolbarMenu()
/trunk/main/framework/source/uielement/
H A Dcontrolmenucontroller.cxx242 pPopupMenu->SetItemImage( nConvertSlots[i], aImageList.GetImage(nCreateSlots[i])); in updateImagesPopupMenu()
H A Dpopuptoolbarcontroller.cxx439 SvFileInformationManager::GetImage( aURLObj, bBig, bHC ); in setItemImage()
/trunk/main/svx/source/dialog/
H A Dfrmsel.cxx611 maVirDev.DrawImage( aPos1, maILArrows.GetImage( nImgId1 + nSelectAdd ) ); in DrawArrows()
612 maVirDev.DrawImage( aPos2, maILArrows.GetImage( nImgId2 + nSelectAdd ) ); in DrawArrows()
/trunk/main/sc/source/ui/navipi/
H A Dcontent.cxx230 const Image& rImage = aEntryImages.GetImage( nType ); in InitRoot()
236 const Image& rHCImage = aHCEntryImages.GetImage( nType ); in InitRoot()

Completed in 199 milliseconds

123456