Searched refs:SfxOwnFramesLocker (Results 1 – 1 of 1) sorted by relevance
357 class SfxOwnFramesLocker class363 SfxOwnFramesLocker( SfxObjectShell* ObjechShell );364 ~SfxOwnFramesLocker();368 SfxOwnFramesLocker::SfxOwnFramesLocker( SfxObjectShell* pObjectShell ) in SfxOwnFramesLocker() function in SfxOwnFramesLocker411 SfxOwnFramesLocker::~SfxOwnFramesLocker() in ~SfxOwnFramesLocker()416 Window* SfxOwnFramesLocker::GetVCLWindow( const uno::Reference< frame::XFrame >& xFrame ) in GetVCLWindow()430 void SfxOwnFramesLocker::UnlockFrames() in UnlockFrames()461 SfxOwnFramesLocker* m_pFramesLock;494 m_pFramesLock = new SfxOwnFramesLocker(m_pData->m_pObjectShell); in SfxSaveGuard()499 SfxOwnFramesLocker* pFramesLock = m_pFramesLock; in ~SfxSaveGuard()