Home
last modified time | relevance | path

Searched refs:aEntryImages (Results 1 – 7 of 7) sorted by relevance

/aoo41x/main/sw/source/ui/utlui/
H A Dglbltree.cxx713 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()
1391 aEntryImages = ImageList(SW_RES(nResId)); in DataChanged()
H A Dcontent.cxx1555 aEntryImages = ImageList(SW_RES(nResId)); in Display()
1612 const Image& rImage = aEntryImages.GetImage(SID_SW_START + nCntType); in Display()
1663 const Image& rImage = aEntryImages.GetImage(20000 + nRootType); in Display()
3600 aEntryImages = ImageList(SW_RES(nResId)); in DataChanged()
/aoo41x/main/sc/source/ui/unoobj/
H A Dtarguno.cxx245 …ImageList aEntryImages( ScResId( bHighContrast ? RID_IMAGELIST_H_NAVCONT : RID_IMAGELIST_NAVCONT )… in SetLinkTargetBitmap() local
246 const Image& rImage = aEntryImages.GetImage( nImgId ); in SetLinkTargetBitmap()
/aoo41x/main/sw/source/ui/inc/
H A Dconttree.hxx54 ImageList aEntryImages; member in SwContentTree
235 ImageList aEntryImages; member in SwGlobalTree
/aoo41x/main/sc/source/ui/inc/
H A Dcontent.hxx59 ImageList aEntryImages; member in ScContentTree
/aoo41x/main/sc/source/ui/navipi/
H A Dcontent.cxx127 aEntryImages ( ScResId( RID_IMAGELIST_NAVCONT ) ), in ScContentTree()
230 const Image& rImage = aEntryImages.GetImage( nType ); in InitRoot()
/aoo41x/main/sw/source/ui/uno/
H A Dunotxdoc.cxx3925 ImageList aEntryImages( SW_RES(bHighContrast ? IMG_NAVI_ENTRYBMPH : IMG_NAVI_ENTRYBMP) ); in lcl_GetDisplayBitmap() local
3926 const Image& rImage = aEntryImages.GetImage( nImgId ); in lcl_GetDisplayBitmap()

Completed in 77 milliseconds