Searched refs:LOCK (Results 1 – 16 of 16) sorted by relevance
/aoo41x/main/sal/inc/systools/win32/ |
H A D | SyncObjects.hxx | 38 template< class LOCK > 42 CLockGuard( LOCK* aLock ) : in CLockGuard() 54 LOCK* m_pLock;
|
/aoo41x/main/ucb/source/ucp/webdav/ |
H A D | SerfSession.hxx | 240 virtual void LOCK( const ::rtl::OUString & inURL, 246 virtual sal_Int64 LOCK( const ::rtl::OUString & inURL, 289 bool LOCK( SerfLock * 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 | SerfSession.cxx | 1161 void SerfSession::LOCK( const ::rtl::OUString & inPath, in LOCK() function in SerfSession 1214 sal_Int64 SerfSession::LOCK( const ::rtl::OUString & /*inPath*/, in LOCK() function in SerfSession 1255 bool SerfSession::LOCK( SerfLock * pLock, in LOCK() function in SerfSession
|
H A D | SerfLockStore.cxx | 262 rInfo.xSession->LOCK( (*it).first, in refreshLocks()
|
H A D | webdavcontent.cxx | 3069 xResAccess->LOCK( aLock, Environment ); in lock()
|
/aoo41x/main/sd/source/ui/view/ |
H A D | UpdateLockManager.cxx | 322 case frame::LayoutManagerEvents::LOCK: in layoutEvent()
|
/aoo41x/main/basic/source/inc/ |
H A D | token.hxx | 93 LOCK, READ, PRESERVE, BASE, ANY, LIB, _OPTIONAL_, enumerator
|
/aoo41x/main/basic/source/comp/ |
H A D | io.cxx | 262 case LOCK: in Open()
|
H A D | token.cxx | 125 { LOCK, "Lock" },
|
/aoo41x/main/offapi/com/sun/star/frame/ |
H A D | LayoutManagerEvents.idl | 52 const short LOCK = 0;
|
/aoo41x/main/offapi/com/sun/star/ucb/ |
H A D | WebDAVHTTPMethod.idl | 107 LOCK,
|
/aoo41x/main/sfx2/source/appl/ |
H A D | workwin.cxx | 314 else if ( eLayoutEvent == css::frame::LayoutManagerEvents::LOCK ) in layoutEvent()
|
/aoo41x/main/framework/source/layoutmanager/ |
H A D | layoutmanager.cxx | 2289 implts_notifyListeners( frame::LayoutManagerEvents::LOCK, a ); in lock()
|
Completed in 79 milliseconds