office-gobmx/toolkit/source/controls
Michael Stahl da21e9de6a require OAccessibleContextHelper to be initialized with SolarMutex
OAccessibleContextHelper methods are locked by OExternalLockGuard
which effectively only locks its ExternalMutex (i.e. SolarMutex);
so ensure that all sub-classes actually pass in a SolarMutex
by removing the default constructor.

(since these classes are in comphelper they can only use the
SolarMutex indirectly)

This uncovers that AccessibleToolPanelDeckTabBarItem and
OAccessibleControlContext did not pass in SolarMutex before.

Change-Id: Ib9085eeee6225f7c74b158e72f04b1bf62622071
2013-10-04 14:46:24 +02:00
..
grid
tree
accessiblecontrolcontext.cxx
animatedimages.cxx
controlmodelcontainerbase.cxx
dialogcontrol.cxx
eventcontainer.cxx
formattedcontrol.cxx
geometrycontrolmodel.cxx
roadmapcontrol.cxx
roadmapentry.cxx
spinningprogress.cxx
stdtabcontroller.cxx
stdtabcontrollermodel.cxx
tabpagecontainer.cxx
tabpagemodel.cxx
tkscrollbar.cxx
tkspinbutton.cxx
unocontrol.cxx
unocontrolbase.cxx
unocontrolcontainer.cxx
unocontrolcontainermodel.cxx
unocontrolmodel.cxx
unocontrols.cxx