Searched refs:aEntryImages (Results 1 – 7 of 7) sorted by relevance
713 aEntryImages = ImageList(SW_RES(nResId)); in Display()753 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()1392 aEntryImages = ImageList(SW_RES(nResId)); in DataChanged()
1549 aEntryImages = ImageList(SW_RES(nResId)); in Display()1606 const Image& rImage = aEntryImages.GetImage(SID_SW_START + nCntType); in Display()1657 const Image& rImage = aEntryImages.GetImage(20000 + nRootType); in Display()3594 aEntryImages = ImageList(SW_RES(nResId)); in DataChanged()
245 …ImageList aEntryImages( ScResId( bHighContrast ? RID_IMAGELIST_H_NAVCONT : RID_IMAGELIST_NAVCONT )… in SetLinkTargetBitmap() local246 const Image& rImage = aEntryImages.GetImage( nImgId ); in SetLinkTargetBitmap()
54 ImageList aEntryImages; member in SwContentTree235 ImageList aEntryImages; member in SwGlobalTree
59 ImageList aEntryImages; member in ScContentTree
127 aEntryImages ( ScResId( RID_IMAGELIST_NAVCONT ) ), in ScContentTree()230 const Image& rImage = aEntryImages.GetImage( nType ); in InitRoot()
3941 ImageList aEntryImages( SW_RES(bHighContrast ? IMG_NAVI_ENTRYBMPH : IMG_NAVI_ENTRYBMP) ); in lcl_GetDisplayBitmap() local3942 const Image& rImage = aEntryImages.GetImage( nImgId ); in lcl_GetDisplayBitmap()
Completed in 78 milliseconds