Searched refs:xFmtVirtDev (Results 1 – 1 of 1) sorted by relevance
532 std::auto_ptr< VirtualDevice > xFmtVirtDev; in Draw() local548 xFmtVirtDev.reset( new VirtualDevice ); in Draw()549 xFmtVirtDev->SetMapMode( MAP_100TH_MM ); in Draw()550 aOutputData.SetFmtDevice( xFmtVirtDev.get() ); in Draw()
Completed in 24 milliseconds