Searched refs:pOleOut (Results 1 – 2 of 2) sorted by relevance
598 OutputDevice* pOleOut, const Rectangle& rRect ) in PrtOle2() argument605 …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()
374 OutputDevice* pOleOut, const Rectangle& rRect );
Completed in 18 milliseconds