At least OutputDevice::acquire/release use a plain unguarded int and ++, --, so
apparently rely on the SolarMutex being locked whenever they are called. Fixed
those places that caused "make check" to fail for me when temporarily adding
DBG_TESTSOLARMUTEX() to OutputDevice::acquire/release. (A recurring pattern is
that a class fails to ensure the SolarMutex is locked around the destruction of
non-null VclPtr members.)
Change-Id: I77cba6f3908f2de1b516ce28f1c3c43b3f57a9c5
2007/02/28 07:26:19 fs 1.1.2.3: #i10000#
2005/09/28 11:36:45 fs 1.1.2.2: manual resync (files have been moved herein from another location): licence change
2005/03/07 08:29:22 fs 1.1.2.1: #i44293# moved implementations herein from svtools module