Searched refs:pSfxDocShell (Results 1 – 1 of 1) sorted by relevance
745 SfxObjectShell* pSfxDocShell = SfxObjectShell::GetFirst(0, sal_False); in RefreshDocumentLB() local746 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