Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/view/
H A Dvprint.cxx598 OutputDevice* pOleOut, const Rectangle& rRect ) in PrtOle2() argument
605 …pSh = new ViewShell( *pDoc->GetCurrentViewShell(), 0, pOleOut,VSHELLFLAG_SHARELAYOUT );//swmod 080… in PrtOle2()
607 pSh = new ViewShell( *pDoc, 0, pOpt, pOleOut);//swmod 080129 in PrtOle2()
635 pOleOut->Push( PUSH_CLIPREGION ); in PrtOle2()
636 pOleOut->IntersectClipRegion( aSwRect.SVRect() ); in PrtOle2()
639 pOleOut->Pop(); in PrtOle2()
/aoo42x/main/sw/inc/
H A Dviewsh.hxx374 OutputDevice* pOleOut, const Rectangle& rRect );

Completed in 23 milliseconds