Searched refs:pSwPagePreView (Results 1 – 1 of 1) sorted by relevance
3093 SwPagePreView *pSwPagePreView = 0; in GuessViewShell() local3104 if (!pSwPagePreView) in GuessViewShell()3105 pSwPagePreView = dynamic_cast< SwPagePreView * >(pView); in GuessViewShell()3111 else if ( pSwView || pSwSrcView || pSwPagePreView ) in GuessViewShell()3116 DBG_ASSERT( pSwView || pSwPagePreView || pSwSrcView, "failed to get view shell" ); in GuessViewShell()