31 mutable ::comphelper::SharedMutex
aMutex;
60 return pImpl->pFormatter;
66 pImpl->pFormatter = pNew;
73 ::osl::MutexGuard aGuard(
pImpl->aMutex );
80 ::osl::MutexGuard aGuard(
pImpl->aMutex );
SvNumFmtSuppl_Impl(SvNumberFormatter *p)
SvNumberFormatter * pFormatter
mutable::comphelper::SharedMutex aMutex
UNO3_GETIMPLEMENTATION_IMPL(SvNumberFormatsSupplierObj)