Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/uno/
H A Dunotxdoc.cxx3069 SwPagePreView *pSwPagePreView = 0; in GuessViewShell() local
3080 if (!pSwPagePreView) in GuessViewShell()
3081 pSwPagePreView = dynamic_cast< SwPagePreView * >(pView); in GuessViewShell()
3087 else if ( pSwView || pSwSrcView || pSwPagePreView ) in GuessViewShell()
3092 DBG_ASSERT( pSwView || pSwPagePreView || pSwSrcView, "failed to get view shell" ); in GuessViewShell()

Completed in 37 milliseconds