/aoo42x/main/extensions/source/ole/ |
H A D | jscriptclasses.cxx | 144 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 D | unotypewrapper.cxx | 155 Lock(); in put_Name() 165 Lock(); in get_Name()
|
/aoo42x/main/ucb/source/ucp/webdav/ |
H A D | CurlSession.cxx | 1000 ucb::Lock inLock; in PROPPATCH() 1192 ucb::Lock inLock; in PUT() 1244 ucb::Lock inLock; in POST() 1297 ucb::Lock inLock; in POST() 1335 ucb::Lock inLock; in MKCOL() 1377 ucb::Lock inLock; in COPY() 1419 ucb::Lock inLock; in MOVE() 1456 ucb::Lock inLock; in DESTROY() 1573 ucb::Lock aLock = aLocks[0]; in LOCK() 1684 ucb::Lock aLock = aLocks[0]; in LOCK() [all …]
|
H A D | CurlTypes.hxx | 39 ucb::Lock mLock; 45 CurlLock(const ucb::Lock inLock, rtl::OUString inUri, rtl::OUString inPath) in CurlLock() 52 void setLock(const ucb::Lock inLock) { mLock = inLock; }; in setLock() 53 const ucb::Lock getLock() { return mLock; }; in getLock()
|
H A D | DAVSession.hxx | 39 struct Lock; 178 com::sun::star::ucb::Lock & inLock,
|
/aoo42x/main/sal/inc/systools/win32/ |
H A D | SyncObjects.hxx | 45 m_pLock->Lock( ); in CLockGuard() 66 virtual int Lock( ) = 0; 79 inline virtual int Lock( ) {}; in Lock() function in CNullLock 96 virtual int Lock( );
|
/aoo42x/main/canvas/source/directx/ |
H A D | dx_surfacebitmap.cxx | 95 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()
|
/aoo42x/main/sw/source/core/inc/ |
H A D | swcache.hxx | 194 inline void Lock() { ++nLock; } in Lock() function in SwCacheObj 197 void Lock(); 277 pObj->Lock(); in SwCacheAccess() 287 pObj->Lock(); in SwCacheAccess()
|
/aoo42x/main/sd/source/ui/view/ |
H A D | UpdateLockManager.cxx | 64 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
|
H A D | drviews1.cxx | 164 void Lock(bool bLock); 167 LockUI(SfxViewFrame *pFrame) : mpFrame(pFrame) { Lock(true); } in LockUI() 168 ~LockUI() { Lock(false); } in ~LockUI() 172 void LockUI::Lock(bool bLock) in Lock() function in sd::__anonce22faca0111::LockUI
|
/aoo42x/main/sfx2/inc/ |
H A D | idpool.hxx | 38 sal_Bool Lock( const BitSet& rLockSet ); 43 sal_Bool Lock( const Range& rRange ); 44 sal_Bool Lock( sal_uInt16 nId );
|
/aoo42x/main/svx/source/form/ |
H A D | fmundo.cxx | 219 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()
|
/aoo42x/main/sfx2/source/bastyp/ |
H A D | progress.cxx | 124 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
|
/aoo42x/main/sd/source/ui/inc/framework/ |
H A D | ConfigurationController.hxx | 202 class Lock class in sd::framework::ConfigurationController 205 Lock (const css::uno::Reference< 207 ~Lock (void);
|
/aoo42x/main/reportdesign/inc/ |
H A D | UndoEnv.hxx | 66 OUndoEnvLock(OXUndoEnvironment& _rUndoEnv): m_rUndoEnv(_rUndoEnv){m_rUndoEnv.Lock();} in OUndoEnvLock() 81 m_rUndoEnv.Lock(); in OUndoMode() 91 void Lock();
|
/aoo42x/main/sd/source/ui/framework/configuration/ |
H A D | ConfigurationController.cxx | 137 ConfigurationController::Lock::Lock (const Reference<XConfigurationController>& rxController) in Lock() function in sd::framework::ConfigurationController::Lock 149 ConfigurationController::Lock::~Lock (void) in ~Lock()
|
/aoo42x/main/sd/source/ui/slidesorter/inc/view/ |
H A D | SlsButtonBar.hxx | 144 class Lock class in sd::slidesorter::view::ButtonBar 147 Lock (SlideSorter& rSlideSorter); 148 ~Lock (void);
|
/aoo42x/main/sw/source/ui/ribbar/ |
H A D | inputwin.cxx | 311 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()
|
/aoo42x/main/sw/source/ui/app/ |
H A D | swwait.cxx | 62 pDispatcher->Lock( sal_True ); in EnterWaitAndLockDispatcher() 84 pDispatcher->Lock( sal_False ); in LeaveWaitAndUnlockDispatcher()
|
/aoo42x/main/dtrans/source/win32/dtobj/ |
H A D | DTransHelper.hxx | 159 BOOL Lock( ) in Lock() function in CRawHGlobalPtr 191 Lock( ); in GetMemPtr()
|
/aoo42x/main/svl/source/svdde/ |
H A D | ddedata.cxx | 82 Lock(); in DdeData() 96 void DdeData::Lock() in Lock() function in DdeData
|
/aoo42x/main/reportdesign/source/ui/inc/ |
H A D | ReportControllerObserver.hxx | 101 … OEnvLock(OXReportControllerObserver& _rObserver): m_rObserver(_rObserver){m_rObserver.Lock();} in OEnvLock() 105 void Lock();
|
/aoo42x/main/vcl/source/window/ |
H A D | dockmgr.cxx | 403 void DockingManager::Lock( const Window *pWindow ) in Lock() function in DockingManager 407 pWrapper->Lock(); in Lock() 1663 void ImplDockingWindowWrapper::Lock() in Lock() function in ImplDockingWindowWrapper 1669 pToolBox->Lock( mbLocked ); in Lock() 1678 pToolBox->Lock( mbLocked ); in Unlock()
|
/aoo42x/main/tools/inc/tools/ |
H A D | ref.hxx | 84 PRV_SV_DECL_REF_LOCK( ClassName, Lock ) 95 class ClassName##Lock \ 105 PRV_SV_IMPL_REF_COUNTERS( ClassName, Lock, OwnerLock( sal_True ), \
|
/aoo42x/main/sw/source/core/layout/ |
H A D | flyincnt.cxx | 174 Lock(); //nicht hintenherum den Anker formatieren. in Format() 296 Lock(); //Der Vorhang faellt in MakeAll()
|