Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/core/view/
H A Dvnew.cxx208 bPreView = 0 !=( VSHELLFLAG_ISPREVIEW & nFlags ); in ViewShell()
287 bPreView = 0 !=( VSHELLFLAG_ISPREVIEW & nFlags ); in ViewShell()
/AOO41X/main/sw/inc/
H A Dviewsh.hxx97 #define VSHELLFLAG_ISPREVIEW ((long)0x1) macro
/AOO41X/main/sw/source/ui/uiview/
H A Dpview.cxx1362 pNew = new ViewShell( *pVS, pViewWin, 0, VSHELLFLAG_ISPREVIEW ); in SwPagePreView()
1366 pViewWin, 0, 0, VSHELLFLAG_ISPREVIEW ); in SwPagePreView()