Home
last modified time | relevance | path

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

/aoo41x/main/framework/source/uielement/
H A Duicommanddescription.cxx635 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()
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 …]
/aoo41x/main/qadevOOo/objdsc/fwk/
H A Dcom.sun.star.comp.framework.UICommandDescription.csv1 "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()"
/aoo41x/main/framework/inc/uielement/
H A Duicommanddescription.hxx60 class UICommandDescription : private ThreadHelpBase , // Struct for right initalization of mu… class
65UICommandDescription( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServic…
66 virtual ~UICommandDescription();
99UICommandDescription( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServic…
/aoo41x/main/framework/inc/uiconfiguration/
H A Duicategorydescription.hxx57 class UICategoryDescription : public UICommandDescription
/aoo41x/main/qadevOOo/tests/java/mod/_fwk/
H A DUICommandDescription.java38 public class UICommandDescription extends TestCase { class
/aoo41x/main/framework/source/register/
H A Dregisterservices.cxx103 IFFACTORY( ::framework::UICommandDescription ) else
/aoo41x/main/offapi/com/sun/star/ui/
H A Dmakefile.mk60 UICommandDescription.idl \
H A DUICommandDescription.idl48 service UICommandDescription
/aoo41x/main/framework/qa/unoapi/
H A Dframework.sce42 -o fwk.UICommandDescription
/aoo41x/main/framework/source/uiconfiguration/
H A Duicategorydescription.cxx446 UICommandDescription(xServiceManager,true)

Completed in 159 milliseconds