Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx3906 SfxObjectShell* pTmpSh = SfxObjectShell::GetFirst( &aType ); in FindDocShell() local
3907 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