From c3ed5b5deb7752fb44da225f157a889dce6bfd84 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Tue, 14 Jun 2005 14:41:11 +0000 Subject: INTEGRATION: CWS qadev23 (1.1.2); FILE ADDED 2005/05/31 15:51:50 cn 1.1.2.1: #i50141# new initial version --- .../objdsc/fwk/com.sun.star.comp.framework.UICommandDescription.csv | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 qadevOOo/objdsc/fwk/com.sun.star.comp.framework.UICommandDescription.csv (limited to 'qadevOOo/objdsc/fwk') diff --git a/qadevOOo/objdsc/fwk/com.sun.star.comp.framework.UICommandDescription.csv b/qadevOOo/objdsc/fwk/com.sun.star.comp.framework.UICommandDescription.csv new file mode 100755 index 000000000000..85e87f324561 --- /dev/null +++ b/qadevOOo/objdsc/fwk/com.sun.star.comp.framework.UICommandDescription.csv @@ -0,0 +1,5 @@ +"UICommandDescription";"com::sun::star::container::XNameAccess";"getByName()" +"UICommandDescription";"com::sun::star::container::XNameAccess";"getElementNames()" +"UICommandDescription";"com::sun::star::container::XNameAccess";"hasByName()" +"UICommandDescription";"com::sun::star::container::XElementAccess";"getElementType()" +"UICommandDescription";"com::sun::star::container::XElementAccess";"hasElements()" -- cgit