Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/doc/
H A Dsfxbasemodel.cxx361 class SfxOwnFramesLocker class
367 SfxOwnFramesLocker( SfxObjectShell* ObjechShell );
368 ~SfxOwnFramesLocker();
372 SfxOwnFramesLocker::SfxOwnFramesLocker( SfxObjectShell* pObjectShell ) in SfxOwnFramesLocker() function in SfxOwnFramesLocker
415 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 30 milliseconds