Lines Matching refs:SetMapMode
540 pFmtDev->SetMapMode( pViewData->GetLogicMode(eWhich) ); in Draw()
549 xFmtVirtDev->SetMapMode( MAP_100TH_MM ); in Draw()
658 pContentDev->SetMapMode(aDrawMode); in Draw()
674 pContentDev->SetMapMode(aCurrentMapMode); in Draw()
683 pContentDev->SetMapMode(MAP_PIXEL); in Draw()
715 pContentDev->SetMapMode(aCurrentMapMode); in Draw()
720 pContentDev->SetMapMode(MAP_PIXEL); in Draw()
725 pContentDev->SetMapMode(aDrawMode); in Draw()
731 pContentDev->SetMapMode(MAP_PIXEL); in Draw()
752 pContentDev->SetMapMode(pViewData->GetLogicMode(eWhich)); in Draw()
756 pContentDev->SetMapMode(MAP_PIXEL); in Draw()
809 pContentDev->SetMapMode(aDrawMode); in Draw()
833 pContentDev->SetMapMode(MAP_PIXEL); in Draw()
914 pContentDev->SetMapMode(aDrawMode); in Draw()
923 pContentDev->SetMapMode(aCurrentMapMode); in Draw()
933 SetMapMode(MAP_PIXEL); in Draw()
946 SetMapMode(pViewData->GetLogicMode()); in Draw()
949 SetMapMode(MAP_PIXEL); in Draw()
958 SetMapMode(pViewData->GetLogicMode()); in Draw()
961 SetMapMode(aDrawMode); in Draw()
1522 MapMode aOld = GetMapMode(); SetMapMode(MAP_PIXEL); // erst nach den return's !!! in InvertSimple()
1649 SetMapMode(aOld); in InvertSimple()