Home
last modified time | relevance | path

Searched refs:GetImage (Results 51 – 75 of 140) sorted by relevance

123456

/trunk/main/cui/source/options/
H A Doptjava.cxx941 … sal_uInt16 nPos = m_aPathList.InsertEntry( sFile, SvFileInformationManager::GetImage( aURL ) ); in IMPL_LINK()
979 …al_uInt16 nPos = m_aPathList.InsertEntry( sNewFolder, SvFileInformationManager::GetImage( aURL ) ); in IMPL_LINK()
1075 m_aPathList.InsertEntry( sPath, SvFileInformationManager::GetImage( aURL ) ); in SetClassPath()
/trunk/main/sfx2/source/dialog/
H A Dtaskpane.cxx185 … const Image aPanelImage( GetImage( i_rDocFrame, sCommandName, sal_False, bHiContrast ) ); in lcl_getPanelImage()
309 virtual Image GetImage() const;
404 Image CustomToolPanel::GetImage() const in GetImage() function in sfx2::CustomToolPanel
H A Dstyfitem.cxx175 pItem->SetImage( aImages.GetImage( aImages.GetImageId( i ) ) ); in updateImages()
/trunk/main/sfx2/source/menu/
H A Dmnuitem.cxx504 Image aImage = GetImage( xFrame, aImageId, sal_False, bIsHiContrastMode ); in IMPL_LINK()
515 Image aImage = SvFileInformationManager::GetImage( in IMPL_LINK()
/trunk/main/sw/source/ui/config/
H A Dmailconfigpage.cxx450 Image aFailedImg = m_aImageList.GetImage( FN_FORMULA_CANCEL ); in Test()
451 Image aCompletedImg = m_aImageList.GetImage( FN_FORMULA_APPLY ); in Test()
/trunk/main/sfx2/inc/sfx2/
H A Dimagemgr.hxx32 SFX2_DLLPUBLIC Image SAL_CALL GetImage( const ::com::sun::star::uno::Reference< ::com::sun::star::f…
H A Dstyfitem.hxx72 const Image& GetImage() const { return aImage; } in GetImage() function in SfxStyleFamilyItem
/trunk/main/dbaccess/source/ui/querydesign/
H A DTableWindow.cxx208 Image aPrimKeyImage = aImageList.GetImage(IMG_PRIMARY_KEY); in FillListBox()
508 Size aImageSize( m_aTypeImage.GetImage().GetSizePixel() ); in Resize()
/trunk/main/padmin/source/
H A Dtitlectrl.hxx51 const Image& GetImage() const { return m_aImage; } in GetImage() function in padmin::TitleImage
/trunk/main/sw/source/ui/utlui/
H A Dglbltree.cxx753 aImage = aEntryImages.GetImage(SID_SW_START + GLOBAL_CONTENT_TEXT); in Display()
760 aImage = aEntryImages.GetImage(SID_SW_START + CONTENT_TYPE_INDEX); in Display()
767 aImage = aEntryImages.GetImage(SID_SW_START + CONTENT_TYPE_REGION); in Display()
/trunk/main/svtools/source/toolpanel/
H A Ddummypanel.hxx48 virtual Image GetImage() const;
H A Ddummypanel.cxx74 Image DummyPanel::GetImage() const in GetImage() function in svt::DummyPanel
/trunk/main/cui/source/inc/
H A Dhldocntp.hxx51 Image GetImage( sal_uInt16 nId );
/trunk/main/svtools/inc/svtools/toolpanel/
H A Dtoolpanel.hxx58 virtual Image GetImage() const = 0;
/trunk/main/framework/inc/classes/
H A Dimagewrapper.hxx46 const Image& GetImage() const in GetImage() function in framework::ImageWrapper
/trunk/main/sc/source/ui/cctrl/
H A Dtbinsert.cxx87 Image aImage = GetImage( m_xFrame, in StateChanged()
/trunk/main/extensions/source/propctrlr/
H A Dtaborder.hxx107 Image GetImage(
/trunk/main/svx/source/tbxctrls/
H A Dtbcontrl.cxx1039 aFrameSet.InsertItem( i, aImgList.GetImage(i) ); in SvxFrameWindow_Impl()
1044 aFrameSet.InsertItem( i, aImgList.GetImage(i) ); in SvxFrameWindow_Impl()
1091 aFrameSet.SetItemImage( i, aImgList.GetImage( i ) ); in DataChanged()
1257 aFrameSet.InsertItem( i, aImgList.GetImage(i) ); in StateChanged()
/trunk/main/basctl/source/basicide/
H A Dtbxctl.cxx179 Image aImage = GetImage( m_xFrame, in StateChanged()
/trunk/main/vcl/inc/vcl/
H A Dmsgbox.hxx97 const Image& GetImage() const { return maImage; } in GetImage() function in MessBox
/trunk/main/sw/source/ui/lingu/
H A Dolmenu.cxx565 Image rImg = ::GetImage( xFrame, in SwSpellPopup()
698 Image rImg = ::GetImage( xFrame, in SwSpellPopup()
/trunk/main/sc/source/ui/view/
H A Dolinewin.cxx544 const Image& rImage = mpSymbols->GetImage( nId ); in DrawImageRel()
562 DrawImage( aPos, mpSymbols->GetImage( nId ) ); in DrawBorderRel()
/trunk/main/sfx2/source/sidebar/
H A DTheme.cxx80 Image Theme::GetImage (const ThemeItem eItem) in GetImage() function in sfx2::sidebar::Theme
1053 maImages[nIndex] = Tools::GetImage(sURL, NULL); in ProcessNewValue()
H A DControllerItem.cxx239 return GetImage(mxFrame, A2S(".uno:")+msCommandName, sal_False, bIsHighContrastMode); in GetIcon()
/trunk/main/svtools/source/control/
H A Dfixedhyper.cxx176 Size aImgSz = GetImage().GetSizePixel(); in MouseButtonUp()

Completed in 102 milliseconds

123456