Lines Matching refs:UICommandDescription
635 DEFINE_XSERVICEINFO_ONEINSTANCESERVICE ( UICommandDescription , in DEFINE_XSERVICEINFO_ONEINSTANCESERVICE() argument
641 DEFINE_INIT_SERVICE ( UICommandDescription, {} ) in DEFINE_XSERVICEINFO_ONEINSTANCESERVICE()
643 UICommandDescription::UICommandDescription( const Reference< XMultiServiceFactory >& xServiceManage…
660 UICommandDescription::UICommandDescription( const Reference< XMultiServiceFactory >& xServiceManage… in UICommandDescription() function in framework::UICommandDescription
665 UICommandDescription::~UICommandDescription() in ~UICommandDescription()
672 void UICommandDescription::impl_fillElements(const sal_Char* _pName) in impl_fillElements()
705 Reference< XNameAccess > UICommandDescription::impl_createConfigAccess(const ::rtl::OUString& _sNam… in impl_createConfigAccess()
710 Any SAL_CALL UICommandDescription::getByName( const ::rtl::OUString& aName ) in getByName()
752 Sequence< ::rtl::OUString > SAL_CALL UICommandDescription::getElementNames() in getElementNames()
771 sal_Bool SAL_CALL UICommandDescription::hasByName( const ::rtl::OUString& aName ) in hasByName()
782 Type SAL_CALL UICommandDescription::getElementType() in getElementType()
789 sal_Bool SAL_CALL UICommandDescription::hasElements() in hasElements()