Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/ui/view/
H A Dgridwin4.cxx532 std::auto_ptr< VirtualDevice > xFmtVirtDev; in Draw() local
548 xFmtVirtDev.reset( new VirtualDevice ); in Draw()
549 xFmtVirtDev->SetMapMode( MAP_100TH_MM ); in Draw()
550 aOutputData.SetFmtDevice( xFmtVirtDev.get() ); in Draw()

Completed in 27 milliseconds