summaryrefslogtreecommitdiff
path: root/qadevOOo/objdsc/fwk/com.sun.star.comp.framework.DispatchRecorder.csv
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/objdsc/fwk/com.sun.star.comp.framework.DispatchRecorder.csv')
-rw-r--r--qadevOOo/objdsc/fwk/com.sun.star.comp.framework.DispatchRecorder.csv10
1 files changed, 10 insertions, 0 deletions
diff --git a/qadevOOo/objdsc/fwk/com.sun.star.comp.framework.DispatchRecorder.csv b/qadevOOo/objdsc/fwk/com.sun.star.comp.framework.DispatchRecorder.csv
new file mode 100644
index 000000000000..2788976ae16a
--- /dev/null
+++ b/qadevOOo/objdsc/fwk/com.sun.star.comp.framework.DispatchRecorder.csv
@@ -0,0 +1,10 @@
+"DispatchRecorder";"com::sun::star::container::XIndexAccess";"getCount()"
+"DispatchRecorder";"com::sun::star::container::XIndexAccess";"getByIndex()"
+"DispatchRecorder";"com::sun::star::container::XElementAccess";"getElementType()"
+"DispatchRecorder";"com::sun::star::container::XElementAccess";"hasElements()"
+"DispatchRecorder";"com::sun::star::container::XIndexReplace";"replaceByIndex()"
+"DispatchRecorder";"com::sun::star::frame::XDispatchRecorder";"startRecording()"
+"DispatchRecorder";"com::sun::star::frame::XDispatchRecorder";"endRecording()"
+"DispatchRecorder";"com::sun::star::frame::XDispatchRecorder";"recordDispatch()"
+"DispatchRecorder";"com::sun::star::frame::XDispatchRecorder";"recordDispatchAsComment()"
+"DispatchRecorder";"com::sun::star::frame::XDispatchRecorder";"getRecordedMacro()"