Home
last modified time | relevance | path

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

/trunk/main/ucb/source/ucp/webdav/
H A DCurlSession.hxx235 virtual void UNLOCK( const ::rtl::OUString & inURL,
275 bool UNLOCK( CurlLock * pLock );
H A DDAVResourceAccess.cxx988 void DAVResourceAccess::UNLOCK( in UNLOCK() function in DAVResourceAccess
1006 m_xSession->UNLOCK( getRequestURI(), in UNLOCK()
H A DCurlLockStore.cxx105 (*it).second.xSession->UNLOCK( pLock ); in ~CurlLockStore()
H A DDAVSession.hxx171 virtual void UNLOCK( const ::rtl::OUString & inPath,
H A DDAVResourceAccess.hxx200 UNLOCK( const com::sun::star::uno::Reference<
H A DCurlSession.cxx1674 void CurlSession::UNLOCK( const ::rtl::OUString & inPath, in UNLOCK() function in CurlSession
1712 bool CurlSession::UNLOCK( CurlLock * pLock ) in UNLOCK() function in CurlSession
H A Dwebdavcontent.cxx3096 xResAccess->UNLOCK( Environment ); in unlock()
/trunk/main/sd/source/ui/view/
H A DUpdateLockManager.cxx326 case frame::LayoutManagerEvents::UNLOCK: in layoutEvent()
/trunk/main/offapi/com/sun/star/frame/
H A DLayoutManagerEvents.idl63 const short UNLOCK = 1;
/trunk/main/offapi/com/sun/star/ucb/
H A DWebDAVHTTPMethod.idl112 UNLOCK
/trunk/main/sfx2/source/appl/
H A Dworkwin.cxx313 else if ( eLayoutEvent == css::frame::LayoutManagerEvents::UNLOCK ) in layoutEvent()
/trunk/main/framework/source/layoutmanager/
H A Dlayoutmanager.cxx2284 implts_notifyListeners( frame::LayoutManagerEvents::UNLOCK, a ); in unlock()