Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx3907 SfxObjectShell* pTmpSh = SfxObjectShell::GetFirst( &aType ); in FindDocShell() local
3908 while( pTmpSh ) in FindDocShell()
3910 if( pTmpSh == pDocShell ) // die wollen wir haben in FindDocShell()
3916 pTmpSh = SfxObjectShell::GetNext( *pTmpSh, &aType ); in FindDocShell()

Completed in 36 milliseconds