Home
last modified time | relevance | path

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

/trunk/main/framework/source/uiconfiguration/
H A Dimagemanagerimpl.cxx862 rtl::Reference< GlobalImageList > rGlobalImageList = implts_getGlobalImageList(); in getAllImageNames() local
864 … const std::vector< OUString >& rGlobalImageNameVector = rGlobalImageList->getImageCommandNames(); in getAllImageNames()
939 rtl::Reference< GlobalImageList > rGlobalImageList; in getImages() local
943 rGlobalImageList = implts_getGlobalImageList(); in getImages()
959 aImage = rGlobalImageList->getImageFromCommandURL( nIndex, aStrArray[n] ); in getImages()
1069 rtl::Reference< GlobalImageList > rGlobalImageList; in removeImages() local
1073 rGlobalImageList = implts_getGlobalImageList(); in removeImages()
1094 … aNewImage = rGlobalImageList->getImageFromCommandURL( nIndex, aCommandURLSequence[i] ); in removeImages()
1216 rtl::Reference< GlobalImageList > rGlobalImageList; in reload() local
1220 rGlobalImageList = implts_getGlobalImageList(); in reload()
[all …]