Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/doc/
H A Ddoclay.cxx1931 ViewShell *pSh, *pStartSh; in IMPL_LINK() local
1932 pSh = pStartSh = GetCurrentViewShell(); in IMPL_LINK()
1941 } while( pSh != pStartSh ); in IMPL_LINK()
1981 const sal_Bool bOldLockView = pStartSh->IsViewLocked(); in IMPL_LINK()
1982 pStartSh->LockView( sal_True ); in IMPL_LINK()
1991 pStartSh->LockView( bOldLockView ); in IMPL_LINK()
2008 ViewShell *pSh, *pStartSh; in IMPL_STATIC_LINK() local
2009 pSh = pStartSh = pThis->GetCurrentViewShell(); //swmod 071108//swmod 071225 in IMPL_STATIC_LINK()
2010 if( pStartSh ) in IMPL_STATIC_LINK()
2019 } while( pSh != pStartSh ); in IMPL_STATIC_LINK()

Completed in 56 milliseconds