LibreOffice Module winaccessibility (master) 1
Namespaces | Functions
msaaservice_impl.cxx File Reference
#include <rtl/ref.hxx>
#include <sal/log.hxx>
#include <cppuhelper/implbase.hxx>
#include <cppuhelper/factory.hxx>
#include <cppuhelper/implementationentry.hxx>
#include <cppuhelper/supportsservice.hxx>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/accessibility/XMSAAService.hpp>
#include <com/sun/star/accessibility/AccessibleRole.hpp>
#include <com/sun/star/awt/XExtendedToolkit.hpp>
#include <vcl/svapp.hxx>
#include <vcl/window.hxx>
#include <prewin.h>
#include <postwin.h>
#include <AccTopWindowListener.hxx>
Include dependency graph for msaaservice_impl.cxx:

Go to the source code of this file.

Namespaces

namespace  my_sc_impl
 

Functions

static void my_sc_impl::AccessBridgeHandleExistingWindow (const Reference< XMSAAService > &xAccMgr, vcl::Window *pWindow, bool bShow)
 
static void my_sc_impl::AccessBridgeUpdateOldTopWindows (const Reference< XMSAAService > &xAccMgr)
 
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * my_sc_impl::winaccessibility_MSAAServiceImpl_get_implementation (css::uno::XComponentContext *, css::uno::Sequence< css::uno::Any > const &)
 

Variable Documentation

◆ m_pTopWindowListener

rtl::Reference<AccTopWindowListener> m_pTopWindowListener
private

Definition at line 55 of file msaaservice_impl.cxx.