Searched refs:pTmpSh (Results 1 – 1 of 1) sorted by relevance
3907 SfxObjectShell* pTmpSh = SfxObjectShell::GetFirst( &aType ); in FindDocShell() local3908 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