Lines Matching refs:mbMap
521 if ( !mbMap ) in ImplLogicXToDevicePixel()
533 if ( !mbMap ) in ImplLogicYToDevicePixel()
545 if ( !mbMap ) in ImplLogicWidthToDevicePixel()
555 if( !mbMap) in ImplFloatLogicWidthToDevicePixel()
566 if ( !mbMap ) in ImplLogicHeightToDevicePixel()
576 if( !mbMap) in ImplFloatLogicHeightToDevicePixel()
586 if ( !mbMap ) in ImplDevicePixelToLogicWidth()
596 if( !mbMap) in ImplFloatDevicePixelToLogicWidth()
606 if ( !mbMap ) in ImplDevicePixelToLogicHeight()
616 if( !mbMap) in ImplFloatDevicePixelToLogicHeight()
627 if ( !mbMap ) in ImplLogicToDevicePixel()
642 if ( !mbMap ) in ImplLogicToDevicePixel()
660 if ( !mbMap ) in ImplLogicToDevicePixel()
684 if ( !mbMap && !mnOutOffX && !mnOutOffY ) in ImplLogicToDevicePixel()
694 if ( mbMap ) in ImplLogicToDevicePixel()
727 if ( !mbMap && !mnOutOffX && !mnOutOffY ) in ImplLogicToDevicePixel()
776 if ( !mbMap ) in ImplDevicePixelToLogic()
812 mbMap = (bEnable != 0); in EnableMapMode()
827 if ( mbMap || !maMapMode.IsDefault() ) in SetMapMode()
829 mbMap = sal_False; in SetMapMode()
878 bool bOldMap = mbMap; in SetMapMode()
879 mbMap = !rNewMapMode.IsDefault(); in SetMapMode()
880 if ( mbMap ) in SetMapMode()
886 (bOldMap == mbMap) ) in SetMapMode()
1034 if(mbMap) in GetViewTransformation()
1070 if(mbMap) in GetInverseViewTransformation()
1145 if ( !mbMap ) in LogicToPixel()
1162 if ( !mbMap ) in LogicToPixel()
1179 if ( !mbMap || rLogicRect.IsEmpty() ) in LogicToPixel()
1203 if ( !mbMap ) in LogicToPixel()
1236 if ( !mbMap ) in LogicToPixel()
1275 if(!mbMap || rLogicRegion.IsNull() || rLogicRegion.IsEmpty()) in LogicToPixel()
1540 if ( !mbMap ) in PixelToLogic()
1557 if ( !mbMap ) in PixelToLogic()
1574 if ( !mbMap || rDeviceRect.IsEmpty() ) in PixelToLogic()
1598 if ( !mbMap ) in PixelToLogic()
1631 if ( !mbMap ) in PixelToLogic()
1670 if(!mbMap || rDeviceRegion.IsNull() || rDeviceRegion.IsEmpty()) in PixelToLogic()
1951 if ( !mbMap || pMapModeSource != &maMapMode ) \
1960 if ( !mbMap || pMapModeDest != &maMapMode ) \