Searched refs:LOCK (Results 1 – 16 of 16) sorted by relevance
/aoo42x/main/sal/inc/systools/win32/ |
H A D | SyncObjects.hxx | 38 template< class LOCK > 42 CLockGuard( LOCK* aLock ) : in CLockGuard() 54 LOCK* m_pLock;
|
/aoo42x/main/ucb/source/ucp/webdav/ |
H A D | CurlSession.hxx | 244 virtual void LOCK( const ::rtl::OUString & inURL, 250 virtual sal_Int64 LOCK( const ::rtl::OUString & inURL, 295 bool LOCK( CurlLock * pLock,
|
H A D | DAVResourceAccess.cxx | 923 void DAVResourceAccess::LOCK( in LOCK() function in DAVResourceAccess 943 m_xSession->LOCK( getRequestURI(), in LOCK() 964 sal_Int64 DAVResourceAccess::LOCK( 985 nNewTimeout = m_xSession->LOCK( getRequestURI(),
|
H A D | DAVSession.hxx | 177 virtual void LOCK( const ::rtl::OUString & inPath, 183 virtual sal_Int64 LOCK( const ::rtl::OUString & inPath,
|
H A D | DAVResourceAccess.hxx | 204 LOCK( com::sun::star::ucb::Lock & inLock, 212 LOCK( sal_Int64 nTimeout,
|
H A D | CurlSession.cxx | 1506 void CurlSession::LOCK( const ::rtl::OUString & inPath, in LOCK() function in CurlSession 1586 sal_Int64 CurlSession::LOCK( const ::rtl::OUString & /*inPath*/, in LOCK() function in CurlSession 1629 bool CurlSession::LOCK( CurlLock * pLock, in LOCK() function in CurlSession
|
H A D | CurlLockStore.cxx | 262 rInfo.xSession->LOCK( (*it).first, in refreshLocks()
|
H A D | webdavcontent.cxx | 3069 xResAccess->LOCK( aLock, Environment ); in lock()
|
/aoo42x/main/sd/source/ui/view/ |
H A D | UpdateLockManager.cxx | 322 case frame::LayoutManagerEvents::LOCK: in layoutEvent()
|
/aoo42x/main/basic/source/inc/ |
H A D | token.hxx | 93 LOCK, READ, PRESERVE, BASE, ANY, LIB, _OPTIONAL_, enumerator
|
/aoo42x/main/basic/source/comp/ |
H A D | io.cxx | 262 case LOCK: in Open()
|
H A D | token.cxx | 125 { LOCK, "Lock" },
|
/aoo42x/main/offapi/com/sun/star/frame/ |
H A D | LayoutManagerEvents.idl | 52 const short LOCK = 0;
|
/aoo42x/main/offapi/com/sun/star/ucb/ |
H A D | WebDAVHTTPMethod.idl | 107 LOCK,
|
/aoo42x/main/sfx2/source/appl/ |
H A D | workwin.cxx | 314 else if ( eLayoutEvent == css::frame::LayoutManagerEvents::LOCK ) in layoutEvent()
|
/aoo42x/main/framework/source/layoutmanager/ |
H A D | layoutmanager.cxx | 2289 implts_notifyListeners( frame::LayoutManagerEvents::LOCK, a ); in lock()
|
Completed in 344 milliseconds