Searched refs:pTmpSh (Results 1 – 1 of 1) sorted by relevance
3906 SfxObjectShell* pTmpSh = SfxObjectShell::GetFirst( &aType ); in FindDocShell() local3907 while( pTmpSh ) in FindDocShell()3909 if( pTmpSh == pDocShell ) // die wollen wir haben in FindDocShell()3915 pTmpSh = SfxObjectShell::GetNext( *pTmpSh, &aType ); in FindDocShell()
Completed in 15 milliseconds