Home
last modified time | relevance | path

Searched refs:maLockAutoLayoutArrangement (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sd/source/core/undo/
H A Dundoobjects.cxx367 ScopeLockGuard aGuard( static_cast< SdPage* >( mxPage.get() )->maLockAutoLayoutArrangement ); in Undo()
386 ScopeLockGuard aGuard( static_cast< SdPage* >(mxPage.get())->maLockAutoLayoutArrangement ); in Redo()
416 ScopeLockGuard aGuard( static_cast< SdPage* >( mxPage.get() )->maLockAutoLayoutArrangement ); in Undo()
435 ScopeLockGuard aGuard( static_cast< SdPage* >( mxPage.get() )->maLockAutoLayoutArrangement ); in Redo()
/trunk/main/sd/inc/
H A Dsdpage.hxx127 sd::ScopeLock maLockAutoLayoutArrangement; member in SdPage
/trunk/main/sd/source/core/
H A Dsdpage.cxx689 if (!maLockAutoLayoutArrangement.isLocked()) in Changed()
1541 sd::ScopeLockGuard aGuard( maLockAutoLayoutArrangement ); in SetAutoLayout()
1813 sd::ScopeLockGuard aGuard( maLockAutoLayoutArrangement ); in ScaleObjects()

Completed in 62 milliseconds