Home
last modified time | relevance | path

Searched refs:aCreateMutex (Results 1 – 12 of 12) sorted by relevance

/trunk/main/svtools/source/control/
H A Dvalueacc.cxx145 static osl::Mutex aCreateMutex; in getUnoTunnelId() local
146 osl::Guard< osl::Mutex > aGuard( aCreateMutex ); in getUnoTunnelId()
889 static osl::Mutex aCreateMutex; in getUnoTunnelId() local
890 osl::Guard< osl::Mutex > aGuard( aCreateMutex ); in getUnoTunnelId()
/trunk/main/sc/source/ui/app/
H A Ddrwtrans.cxx794 static osl::Mutex aCreateMutex; in getUnoTunnelId() local
795 osl::Guard< osl::Mutex > aGuard( aCreateMutex ); in getUnoTunnelId()
H A Dtransobj.cxx856 static osl::Mutex aCreateMutex; in getUnoTunnelId() local
857 osl::Guard< osl::Mutex > aGuard( aCreateMutex ); in getUnoTunnelId()
/trunk/main/sd/source/ui/app/
H A Dsdxfer.cxx866 static osl::Mutex aCreateMutex; in getUnoTunnelId() local
867 osl::MutexGuard aGuard( aCreateMutex ); in getUnoTunnelId()
/trunk/main/starmath/source/
H A Dunomodel.cxx397 static osl::Mutex aCreateMutex; in getUnoTunnelId() local
398 osl::Guard<osl::Mutex> aGuard( aCreateMutex ); in getUnoTunnelId()
/trunk/main/sd/source/ui/dlg/
H A Dsdtreelb.cxx199 static osl::Mutex aCreateMutex; in getUnoTunnelId() local
200 osl::MutexGuard aGuard( aCreateMutex ); in getUnoTunnelId()
/trunk/main/writerfilter/source/ooxml/
H A DOOXMLFastContextHandler.cxx65 static osl::Mutex aCreateMutex; in CreateUnoTunnelId() local
66 osl::Guard<osl::Mutex> aGuard( aCreateMutex ); in CreateUnoTunnelId()
/trunk/main/xmloff/source/transform/
H A DOasis2OOo.cxx2017 static osl::Mutex aCreateMutex; in CreateUnoTunnelId() local
2018 Guard<osl::Mutex> aGuard( aCreateMutex ); in CreateUnoTunnelId()
H A DOOo2Oasis.cxx2030 static osl::Mutex aCreateMutex; in CreateUnoTunnelId() local
2031 ::osl::Guard<osl::Mutex> aGuard( aCreateMutex ); in CreateUnoTunnelId()
/trunk/main/svtools/source/misc/
H A Dtransfer.cxx1279 static osl::Mutex aCreateMutex; in getUnoTunnelId() local
1280 osl::Guard< osl::Mutex > aGuard( aCreateMutex ); in getUnoTunnelId()
/trunk/main/sw/source/core/unocore/
H A Dunoobj.cxx135 static osl::Mutex aCreateMutex; in CreateUnoTunnelId() local
136 osl::Guard<osl::Mutex> aGuard( aCreateMutex ); in CreateUnoTunnelId()
/trunk/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx3659 static osl::Mutex aCreateMutex; in getUnoTunnelId() local
3660 osl::Guard< osl::Mutex > aGuard( aCreateMutex ); in getUnoTunnelId()

Completed in 173 milliseconds