Home
last modified time | relevance | path

Searched refs:Lock (Results 1 – 25 of 164) sorted by relevance

1234567

/aoo41x/main/ucb/source/ucp/webdav/
H A DSerfRequestProcessor.hxx66 const com::sun::star::ucb::Lock inLock,
97 const com::sun::star::ucb::Lock inLock,
105 const com::sun::star::ucb::Lock inLock,
114 const com::sun::star::ucb::Lock inLock,
119 bool processDelete( const com::sun::star::ucb::Lock inLock,
123 bool processMkCol( const com::sun::star::ucb::Lock inLock,
129 const com::sun::star::ucb::Lock inLock,
135 const com::sun::star::ucb::Lock inLock,
140 const com::sun::star::ucb::Lock& inLock,
146 const com::sun::star::ucb::Lock& inLock,
[all …]
H A DSerfRequestProcessor.cxx117 const com::sun::star::ucb::Lock inLock, in processPropPatch()
208 const com::sun::star::ucb::Lock inLock, in processPut()
232 const com::sun::star::ucb::Lock inLock, in processPost()
264 const com::sun::star::ucb::Lock inLock, in processPost()
292 bool SerfRequestProcessor::processDelete( const com::sun::star::ucb::Lock inLock, in processDelete()
310 bool SerfRequestProcessor::processMkCol( const com::sun::star::ucb::Lock inLock, in processMkCol()
330 const com::sun::star::ucb::Lock inLock, in processCopy()
354 const com::sun::star::ucb::Lock inLock, in processMove()
377 const com::sun::star::ucb::Lock& inLock, in processLock()
401 const com::sun::star::ucb::Lock& inLock, in processLockRefresh()
[all …]
H A DSerfSession.cxx751 ucb::Lock inLock; in PROPPATCH()
911 ucb::Lock inLock; in PUT()
951 ucb::Lock inLock; in POST()
994 ucb::Lock inLock; in POST()
1026 ucb::Lock inLock; in MKCOL()
1055 ucb::Lock inLock; in COPY()
1087 ucb::Lock inLock; in MOVE()
1116 ucb::Lock inLock; in DESTROY()
1200 ucb::Lock aLock = aLocks[0]; in LOCK()
1286 ucb::Lock aLock = aLocks[0]; in LOCK()
[all …]
H A DSerfTypes.hxx42 ucb::Lock mLock;
48 SerfLock(const ucb::Lock inLock, rtl::OUString inUri, rtl::OUString inPath) in SerfLock()
55 void setLock(const ucb::Lock inLock) { mLock = inLock; }; in setLock()
56 const ucb::Lock getLock() { return mLock; }; in getLock()
H A DSerfRequestProcessorImplFac.hxx124 const ucb::Lock& inLock,
130 const ucb::Lock& inLock,
137 const ucb::Lock& inLock,
H A DSerfRequestProcessorImplFac.cxx246 const ucb::Lock& inLock, in createLockReqProcImpl()
260 const ucb::Lock& inLock, in createLockRefreshProcImpl()
276 const ucb::Lock& inLock, in createUnlockProcImpl()
H A DSerfUnlockProcImpl.hxx43 const ucb::Lock mLock;
50 const ucb::Lock& inLock,
H A DSerfLockReqProcImpl.hxx44 const ucb::Lock mLock;
54 const ucb::Lock& inLock,
/aoo41x/main/extensions/source/ole/
H A Djscriptclasses.cxx144 Lock(); in Set()
158 Lock(); in Get()
168 Lock(); in InitOutParam()
178 Lock(); in InitInOutParam()
187 Lock(); in IsOutParam()
197 Lock(); in IsInOutParam()
207 Lock(); in GetValue()
H A Dunotypewrapper.cxx155 Lock(); in put_Name()
165 Lock(); in get_Name()
/aoo41x/main/sal/inc/systools/win32/
H A DSyncObjects.hxx45 m_pLock->Lock( ); in CLockGuard()
66 virtual int Lock( ) = 0;
79 inline virtual int Lock( ) {}; in Lock() function in CNullLock
96 virtual int Lock( );
/aoo41x/main/canvas/source/directx/
H A Ddx_surfacebitmap.cxx95 if(SUCCEEDED(mpSurface->Lock(NULL,&aSurfaceDesc,dwFlags,NULL))) in lock()
358 if(SUCCEEDED(mpSurface->Lock(NULL,&aSurfaceDesc,dwFlags,NULL))) in getBitmap()
480 if( FAILED(mpSurface->Lock( NULL, in imageDebugger()
555 if(FAILED(mpSurface->Lock(NULL,&aSurfaceDesc,dwFlags,NULL))) in getData()
637 if(FAILED(mpSurface->Lock(NULL,&aSurfaceDesc,dwFlags,NULL))) in setData()
717 if(FAILED(mpSurface->Lock(NULL,&aSurfaceDesc,dwFlags,NULL))) in setPixel()
775 if(FAILED(mpSurface->Lock(NULL,&aSurfaceDesc,dwFlags,NULL))) in getPixel()
/aoo41x/main/sw/source/core/inc/
H A Dswcache.hxx194 inline void Lock() { ++nLock; } in Lock() function in SwCacheObj
197 void Lock();
277 pObj->Lock(); in SwCacheAccess()
287 pObj->Lock(); in SwCacheAccess()
/aoo41x/main/sd/source/ui/view/
H A DUpdateLockManager.cxx64 void Lock (void);
162 void UpdateLockManager::Lock (void) in Lock() function in sd::UpdateLockManager
165 mpImpl->Lock(); in Lock()
215 void UpdateLockManager::Implementation::Lock (void) in Lock() function in sd::UpdateLockManager::Implementation
/aoo41x/main/sfx2/inc/
H A Didpool.hxx38 sal_Bool Lock( const BitSet& rLockSet );
43 sal_Bool Lock( const Range& rRange );
44 sal_Bool Lock( sal_uInt16 nId );
/aoo41x/main/svx/source/form/
H A Dfmundo.cxx219 Lock(); in dispose()
818 Lock(); in AddForms()
828 Lock(); in RemoveForms()
1023 rEnv.Lock(); in Undo()
1044 rEnv.Lock(); in Redo()
1197 rEnv.Lock(); in Undo()
1226 rEnv.Lock(); in Redo()
/aoo41x/main/sd/source/ui/inc/framework/
H A DConfigurationController.hxx202 class Lock class in sd::framework::ConfigurationController
205 Lock (const css::uno::Reference<
207 ~Lock (void);
/aoo41x/main/reportdesign/inc/
H A DUndoEnv.hxx66 OUndoEnvLock(OXUndoEnvironment& _rUndoEnv): m_rUndoEnv(_rUndoEnv){m_rUndoEnv.Lock();} in OUndoEnvLock()
81 m_rUndoEnv.Lock(); in OUndoMode()
91 void Lock();
/aoo41x/main/sfx2/source/bastyp/
H A Dprogress.cxx124 pFrame->GetDispatcher()->Lock( !bEnable ); in Enable_Impl()
131 pView->GetDispatcher()->Lock( !bEnable ); in Enable_Impl()
135 SFX_APP()->GetAppDispatcher_Impl()->Lock( !bEnable ); in Enable_Impl()
526 void SfxProgress::Lock() in Lock() function in SfxProgress
/aoo41x/main/sd/source/ui/slidesorter/inc/view/
H A DSlsButtonBar.hxx144 class Lock class in sd::slidesorter::view::ButtonBar
147 Lock (SlideSorter& rSlideSorter);
148 ~Lock (void);
/aoo41x/main/sd/source/ui/framework/configuration/
H A DConfigurationController.cxx137 ConfigurationController::Lock::Lock (const Reference<XConfigurationController>& rxController) in Lock() function in sd::framework::ConfigurationController::Lock
149 ConfigurationController::Lock::~Lock (void) in ~Lock()
/aoo41x/main/sw/source/ui/ribbar/
H A Dinputwin.cxx311 pView->GetViewFrame()->GetDispatcher()->Lock(sal_True); in ShowWin()
402 pView->GetViewFrame()->GetDispatcher()->Lock(sal_False); in ApplyFormula()
429 pView->GetViewFrame()->GetDispatcher()->Lock( sal_False ); in CancelFormula()
672 pDispatch->Lock(sal_False); in ~SwInputChild()
/aoo41x/main/sw/source/ui/app/
H A Dswwait.cxx62 pDispatcher->Lock( sal_True ); in EnterWaitAndLockDispatcher()
84 pDispatcher->Lock( sal_False ); in LeaveWaitAndUnlockDispatcher()
/aoo41x/main/dtrans/source/win32/dtobj/
H A DDTransHelper.hxx159 BOOL Lock( ) in Lock() function in CRawHGlobalPtr
191 Lock( ); in GetMemPtr()
/aoo41x/main/svl/source/svdde/
H A Dddedata.cxx82 Lock(); in DdeData()
96 void DdeData::Lock() in Lock() function in DdeData

Completed in 93 milliseconds

1234567