Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/doc/
H A Ddoclay.cxx1939 ViewShell *pSh, *pStartSh; in IMPL_LINK() local
1940 pSh = pStartSh = GetCurrentViewShell(); in IMPL_LINK()
1949 } while( pSh != pStartSh ); in IMPL_LINK()
1989 const sal_Bool bOldLockView = pStartSh->IsViewLocked(); in IMPL_LINK()
1990 pStartSh->LockView( sal_True ); in IMPL_LINK()
1999 pStartSh->LockView( bOldLockView ); in IMPL_LINK()
2016 ViewShell *pSh, *pStartSh; in IMPL_STATIC_LINK() local
2017 pSh = pStartSh = pThis->GetCurrentViewShell(); //swmod 071108//swmod 071225 in IMPL_STATIC_LINK()
2018 if( pStartSh ) in IMPL_STATIC_LINK()
2027 } while( pSh != pStartSh ); in IMPL_STATIC_LINK()

Completed in 25 milliseconds