Searched refs:pSwPagePreView (Results 1 – 1 of 1) sorted by relevance
3077 SwPagePreView *pSwPagePreView = 0; in GuessViewShell() local3088 if (!pSwPagePreView) in GuessViewShell()3089 pSwPagePreView = dynamic_cast< SwPagePreView * >(pView); in GuessViewShell()3095 else if ( pSwView || pSwSrcView || pSwPagePreView ) in GuessViewShell()3100 DBG_ASSERT( pSwView || pSwPagePreView || pSwSrcView, "failed to get view shell" ); in GuessViewShell()