Searched refs:SfxOwnFramesLocker (Results 1 – 1 of 1) sorted by relevance
361 class SfxOwnFramesLocker class367 SfxOwnFramesLocker( SfxObjectShell* ObjechShell );368 ~SfxOwnFramesLocker();372 SfxOwnFramesLocker::SfxOwnFramesLocker( SfxObjectShell* pObjectShell ) in SfxOwnFramesLocker() function in SfxOwnFramesLocker415 SfxOwnFramesLocker::~SfxOwnFramesLocker() in ~SfxOwnFramesLocker()420 Window* SfxOwnFramesLocker::GetVCLWindow( const uno::Reference< frame::XFrame >& xFrame ) in GetVCLWindow()434 void SfxOwnFramesLocker::UnlockFrames() in UnlockFrames()465 SfxOwnFramesLocker* m_pFramesLock;498 m_pFramesLock = new SfxOwnFramesLocker(m_pData->m_pObjectShell); in SfxSaveGuard()503 SfxOwnFramesLocker* pFramesLock = m_pFramesLock; in ~SfxSaveGuard()
Completed in 37 milliseconds