LibreOffice
LibreOffice 7.4 SDK API Reference
XEventAttacher2 Member List

This is the complete list of members for XEventAttacher2, including all inherited members.

acquire()XInterface
attachListener([in] com::sun::star::uno::XInterface xTarget, [in] com::sun::star::script::XAllListener xAllListener, [in] any aHelper, [in] string aListenerType, [in] string aAddListenerParam)XEventAttacher
attachMultipleEventListeners([in] com::sun::star::uno::XInterface xTarget, [in] sequence< com::sun::star::script::EventListener > aListeners)XEventAttacher2
attachSingleEventListener([in] com::sun::star::uno::XInterface xTarget, [in] com::sun::star::script::XAllListener xAllListener, [in] any aHelper, [in] string aListenerType, [in] string aAddListenerParam, [in] string aEventMethod)XEventAttacher
queryInterface([in] type aType)XInterface
release()XInterface
removeListener([in] com::sun::star::uno::XInterface xTarget, [in] string aListenerType, [in] string aRemoveListenerParam, [in] com::sun::star::lang::XEventListener xToRemoveListener)XEventAttacher