Searched refs:UICommandDescription (Results 1 – 10 of 10) sorted by relevance
635 DEFINE_XSERVICEINFO_ONEINSTANCESERVICE ( UICommandDescription , in DEFINE_XSERVICEINFO_ONEINSTANCESERVICE() argument641 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::UICommandDescription665 UICommandDescription::~UICommandDescription() in ~UICommandDescription()672 void UICommandDescription::impl_fillElements(const sal_Char* _pName) in impl_fillElements()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()[all …]
1 "UICommandDescription";"com::sun::star::container::XNameAccess";"getByName()"2 "UICommandDescription";"com::sun::star::container::XNameAccess";"getElementNames()"3 "UICommandDescription";"com::sun::star::container::XNameAccess";"hasByName()"4 "UICommandDescription";"com::sun::star::container::XElementAccess";"getElementType()"5 "UICommandDescription";"com::sun::star::container::XElementAccess";"hasElements()"
60 class UICommandDescription : private ThreadHelpBase , // Struct for right initalization of mu… class65 …UICommandDescription( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServic…66 virtual ~UICommandDescription();99 …UICommandDescription( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServic…
57 class UICategoryDescription : public UICommandDescription
38 public class UICommandDescription extends TestCase { class
103 IFFACTORY( ::framework::UICommandDescription ) else
60 UICommandDescription.idl \
48 service UICommandDescription
42 -o fwk.UICommandDescription
446 UICommandDescription(xServiceManager,true)
Completed in 37 milliseconds