Home
last modified time | relevance | path

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

/aoo4110/main/framework/source/uiconfiguration/
H A Dimagemanagerimpl.cxx178 CmdImageList::CmdImageList( const uno::Reference< XMultiServiceFactory >& rServiceManager, const rt… in CmdImageList() function in framework::CmdImageList
188 CmdImageList::~CmdImageList() in ~CmdImageList()
194 void CmdImageList::impl_fillCommandToImageNameMap() in impl_fillCommandToImageNameMap()
288 ImageList* CmdImageList::impl_getImageList( sal_Int16 nImageType ) in impl_getImageList()
342 ::std::vector< rtl::OUString >& CmdImageList::getImageNames() in getImageNames()
347 ::std::vector< rtl::OUString >& CmdImageList::getImageCommandNames() in getImageCommandNames()
355 CmdImageList( rServiceManager, rtl::OUString() ), in GlobalImageList()
373 return CmdImageList::hasImage( nImageType, rCommandURL ); in hasImage()
692 CmdImageList* ImageManagerImpl::implts_getDefaultImageList() in implts_getDefaultImageList()
944 CmdImageList* pDefaultImageList = NULL; in getImages()
[all …]
H A Dimagemanagerimpl.hxx76 class CmdImageList class
79CmdImageList( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory…
81 virtual ~CmdImageList();
105 class GlobalImageList : public CmdImageList, public rtl::IReference
192 CmdImageList* implts_getDefaultImageList();
202CmdImageList* m_pDefaultImageLis…

Completed in 25 milliseconds