summaryrefslogtreecommitdiffstats
path: root/qadevOOo/objdsc/fwk/com.sun.star.comp.framework.Desktop.csv
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 09:06:44 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 09:06:44 +0000
commited5640d8b587fbcfed7dd7967f3de04b37a76f26 (patch)
tree7a5f7c6c9d02226d7471cb3cc8fbbf631b415303 /qadevOOo/objdsc/fwk/com.sun.star.comp.framework.Desktop.csv
parentInitial commit. (diff)
downloadlibreoffice-ed5640d8b587fbcfed7dd7967f3de04b37a76f26.tar.xz
libreoffice-ed5640d8b587fbcfed7dd7967f3de04b37a76f26.zip
Adding upstream version 4:7.4.7.upstream/4%7.4.7upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'qadevOOo/objdsc/fwk/com.sun.star.comp.framework.Desktop.csv')
-rw-r--r--qadevOOo/objdsc/fwk/com.sun.star.comp.framework.Desktop.csv37
1 files changed, 37 insertions, 0 deletions
diff --git a/qadevOOo/objdsc/fwk/com.sun.star.comp.framework.Desktop.csv b/qadevOOo/objdsc/fwk/com.sun.star.comp.framework.Desktop.csv
new file mode 100644
index 000000000..12690b1e8
--- /dev/null
+++ b/qadevOOo/objdsc/fwk/com.sun.star.comp.framework.Desktop.csv
@@ -0,0 +1,37 @@
+"Desktop";"com::sun::star::task::XStatusIndicatorFactory#optional";"createStatusIndicator()"
+"Desktop";"com::sun::star::lang::XComponent";"dispose()"
+"Desktop";"com::sun::star::lang::XComponent";"addEventListener()"
+"Desktop";"com::sun::star::lang::XComponent";"removeEventListener()"
+"Desktop";"com::sun::star::frame::Frame";"Title"
+"Desktop";"com::sun::star::frame::Frame";"RecorderSupplier#optional"
+"Desktop";"com::sun::star::frame::XDispatchProviderInterception";"registerDispatchProviderInterceptor()"
+"Desktop";"com::sun::star::frame::XDispatchProviderInterception";"releaseDispatchProviderInterceptor()"
+"Desktop";"com::sun::star::frame::XFrame";"initialize()"
+"Desktop";"com::sun::star::frame::XFrame";"getContainerWindow()"
+"Desktop";"com::sun::star::frame::XFrame";"setCreator()"
+"Desktop";"com::sun::star::frame::XFrame";"getCreator()"
+"Desktop";"com::sun::star::frame::XFrame";"getName()"
+"Desktop";"com::sun::star::frame::XFrame";"setName()"
+"Desktop";"com::sun::star::frame::XFrame";"findFrame()"
+"Desktop";"com::sun::star::frame::XFrame";"isTop()"
+"Desktop";"com::sun::star::frame::XFrame";"activate()"
+"Desktop";"com::sun::star::frame::XFrame";"deactivate()"
+"Desktop";"com::sun::star::frame::XFrame";"isActive()"
+"Desktop";"com::sun::star::frame::XFrame";"setComponent()"
+"Desktop";"com::sun::star::frame::XFrame";"getComponentWindow()"
+"Desktop";"com::sun::star::frame::XFrame";"getController()"
+"Desktop";"com::sun::star::frame::XFrame";"contextChanged()"
+"Desktop";"com::sun::star::frame::XFrame";"addFrameActionListener()"
+"Desktop";"com::sun::star::frame::XFrame";"removeFrameActionListener()"
+"Desktop";"com::sun::star::frame::XComponentLoader";"loadComponentFromURL()"
+"Desktop";"com::sun::star::frame::XFramesSupplier";"getFrames()"
+"Desktop";"com::sun::star::frame::XFramesSupplier";"getActiveFrame()"
+"Desktop";"com::sun::star::frame::XFramesSupplier";"setActiveFrame()"
+"Desktop";"com::sun::star::frame::XDispatchProvider";"queryDispatch()"
+"Desktop";"com::sun::star::frame::XDispatchProvider";"queryDispatches()"
+"Desktop";"com::sun::star::frame::XDesktop";"terminate()"
+"Desktop";"com::sun::star::frame::XDesktop";"addTerminateListener()"
+"Desktop";"com::sun::star::frame::XDesktop";"removeTerminateListener()"
+"Desktop";"com::sun::star::frame::XDesktop";"getComponents()"
+"Desktop";"com::sun::star::frame::XDesktop";"getCurrentComponent()"
+"Desktop";"com::sun::star::frame::XDesktop";"getCurrentFrame()"