Searched refs:CmdImageList (Results 1 – 2 of 2) sorted by relevance
178 CmdImageList::CmdImageList( const uno::Reference< XMultiServiceFactory >& rServiceManager, const rt… in CmdImageList() function in framework::CmdImageList188 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 …]
76 class CmdImageList class79 …CmdImageList( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory…81 virtual ~CmdImageList();105 class GlobalImageList : public CmdImageList, public rtl::IReference192 CmdImageList* implts_getDefaultImageList();202 …CmdImageList* m_pDefaultImageLis…
Completed in 19 milliseconds