LibreOffice Module sw (master) 1
Namespaces
SidebarWinAcc.cxx File Reference
#include "SidebarWinAcc.hxx"
#include <AnnotationWin.hxx>
#include <viewsh.hxx>
#include <accmap.hxx>
#include <toolkit/awt/vclxaccessiblecomponent.hxx>
#include <com/sun/star/accessibility/AccessibleRole.hpp>
#include <mutex>
Include dependency graph for SidebarWinAcc.cxx:

Go to the source code of this file.

Namespaces

namespace  sw
 Dialog to specify the properties of date form field.
 
namespace  sw::sidebarwindows
 

Variable Documentation

◆ maMutex

std::mutex maMutex
private

Definition at line 91 of file SidebarWinAcc.cxx.

Referenced by IMPL_LINK_NOARG().

◆ mpAnchorFrame

const SwFrame* mpAnchorFrame
private

◆ mrViewShell

SwViewShell& mrViewShell
private

Definition at line 88 of file SidebarWinAcc.cxx.