Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/dlg/
H A Dnavigatr.cxx745 SfxObjectShell* pSfxDocShell = SfxObjectShell::GetFirst(0, sal_False); in RefreshDocumentLB() local
746 while( pSfxDocShell ) in RefreshDocumentLB()
748 ::sd::DrawDocShell* pDocShell = PTR_CAST(::sd::DrawDocShell, pSfxDocShell ); in RefreshDocumentLB()
774 pSfxDocShell = SfxObjectShell::GetNext( *pSfxDocShell, 0 , sal_False ); in RefreshDocumentLB()

Completed in 17 milliseconds