Home
last modified time | relevance | path

Searched refs:MapMode (Results 26 – 50 of 442) sorted by relevance

12345678910>>...18

/aoo4110/main/chart2/source/controller/dialogs/
H A Dtp_ChartType.cxx201 …return m_aCB_3DLook.GetSizePixel().Height() + m_aLB_Scheme.LogicToPixel( Size(0,2), MapMode(MAP_AP… in getHeight()
210 + m_aLB_Scheme.LogicToPixel( Size(6,0), MapMode(MAP_APPFONT) ).Width(); in setPosition()
211 aLBPos.Y() -= m_aLB_Scheme.LogicToPixel( Size(0,2), MapMode(MAP_APPFONT) ).Height(); in setPosition()
524 …()+nRBWidth+m_aFT_SplineOrder.LogicToPixel( Size(RSC_SP_CTRL_GROUP_X,0), MapMode(MAP_APPFONT) ).Wi… in adjustControlPositions()
525 …).Width() + m_aFT_SplineOrder.LogicToPixel( Size(RSC_SP_CTRL_GROUP_X,0), MapMode(MAP_APPFONT) ).Wi… in adjustControlPositions()
538 …X()+nFTWidth+m_aFT_SplineOrder.LogicToPixel( Size(RSC_SP_CTRL_DESC_X,0), MapMode(MAP_APPFONT) ).Wi… in adjustControlPositions()
643 … Size aDistanceSize( pWindow->LogicToPixel( Size(RSC_SP_CTRL_DESC_X,2), MapMode(MAP_APPFONT) ) ); in SplineResourceGroup()
669 …s.GetSizePixel().Height() + m_aPB_DetailsDialog.LogicToPixel( Size(0,2), MapMode(MAP_APPFONT) ).He… in getHeight()
674 …Size aDistanceSize( m_aCB_Splines.LogicToPixel( Size(RSC_SP_CTRL_GROUP_X,1), MapMode(MAP_APPFONT) … in setPosition()
1052 …nStackingXPos += this->LogicToPixel( Size(RSC_SP_CHK_TEXTINDENT,0), MapMode(MAP_APPFONT) ).Width(); in showAllControls()
/aoo4110/main/sw/source/ui/uiview/
H A Dswcli.cxx75 MapMode aObjectMap( VCLUnoHelper::UnoEmbed2VCLMapUnit( GetObject()->getMapUnit( GetAspect() ) ) ); in RequestNewObjectArea()
76 MapMode aClientMap( GetEditWin()->GetMapMode().GetMapUnit() ); in RequestNewObjectArea()
149 const MapMode aMyMap ( MAP_TWIP ); in ViewChanged()
150 …const MapMode aObjMap( VCLUnoHelper::UnoEmbed2VCLMapUnit( GetObject()->getMapUnit( GetAspect() ) )… in ViewChanged()
/aoo4110/main/soldep/source/
H A Dsoldlg.cxx32 LogicToLogic(Size(nX,nY),&MapMode(MAP_APPFONT),&GetMapMode())
34 LogicToLogic(Point(nX,nY),&MapMode(MAP_APPFONT),&GetMapMode())
37 LogicToLogic(Size(nX,nY),MapMode(MAP_APPFONT),GetMapMode())
39 LogicToLogic(Point(nX,nY),MapMode(MAP_APPFONT),GetMapMode())
/aoo4110/main/canvas/source/vcl/
H A Ddevicehelper.cxx60 const MapMode aOldMapMode( rOutDev.GetMapMode() ); in getPhysicalResolution()
61 rOutDev.SetMapMode( MapMode(MAP_MM) ); in getPhysicalResolution()
75 const MapMode aOldMapMode( rOutDev.GetMapMode() ); in getPhysicalSize()
76 rOutDev.SetMapMode( MapMode(MAP_MM) ); in getPhysicalSize()
/aoo4110/main/svtools/source/filter/wmf/
H A Dwmfwr.hxx51 MapMode aMapMode;
78 MapMode aTargetMapMode;
94 MapMode aSrcMapMode;
216 sal_uInt16 CalcSaveTargetMapMode(MapMode& rMapMode, const Size& rPrefSize);
/aoo4110/main/svx/source/accessibility/
H A DAccessibleEmptyEditSource.cxx152 MapMode GetMapMode() const { return MapMode(); } in GetMapMode()
177 … Point LogicToPixel( const Point& rPoint, const MapMode& /*rMapMode*/ ) const { return rPoint; } in LogicToPixel()
178 … Point PixelToLogic( const Point& rPoint, const MapMode& /*rMapMode*/ ) const { return rPoint; } in PixelToLogic()
/aoo4110/main/canvas/source/cairo/
H A Dcairo_devicehelper.cxx109 const MapMode aOldMapMode( mpRefDevice->GetMapMode() ); in getPhysicalResolution()
110 mpRefDevice->SetMapMode( MapMode(MAP_MM) ); in getPhysicalResolution()
123 const MapMode aOldMapMode( mpRefDevice->GetMapMode() ); in getPhysicalSize()
124 mpRefDevice->SetMapMode( MapMode(MAP_MM) ); in getPhysicalSize()
/aoo4110/main/vcl/inc/vcl/
H A Dbitmap.hxx393 MapMode maPrefMapMode;
458 inline const MapMode& GetPrefMapMode() const;
459 inline void SetPrefMapMode( const MapMode& rMapMode );
931 inline const MapMode& Bitmap::GetPrefMapMode() const in GetPrefMapMode()
938 inline void Bitmap::SetPrefMapMode( const MapMode& rMapMode ) in SetPrefMapMode()
H A Dgfxlink.hxx78 MapMode maPrefMapMode;
165 const MapMode& GetPrefMapMode() const;
166 void SetPrefMapMode( const MapMode& rPrefMapMode );
/aoo4110/main/sc/source/ui/view/
H A Dviewfun7.cxx96 MapMode aOldMapMode; in PasteDraw()
101 pRef->SetMapMode( MapMode(MAP_100TH_MM) ); in PasteDraw()
311 MapMode aMapMode( MAP_100TH_MM ); in PasteObject()
427 MapMode aSourceMap = rGraphic.GetPrefMapMode(); in PasteGraphic()
428 MapMode aDestMap( MAP_100TH_MM ); in PasteGraphic()
H A Dpreview.cxx348 MapMode aMMMode( MAP_100TH_MM, Point(), aHorPrevZoom, aPreviewZoom ); in DoPrint()
504 SetMapMode( MapMode( MAP_PIXEL ) ); in DoPrint()
698 MapMode aMMMode( MAP_100TH_MM, Point(), aHorPrevZoom, aPreviewZoom ); in SetZoom()
812 MapMode aOldMode = GetMapMode(); SetMapMode(MAP_PIXEL); in SetXOffset()
839 MapMode aOldMode = GetMapMode(); SetMapMode(MAP_PIXEL); in SetYOffset()
933 MapMode aMMMode( MAP_100TH_MM, Point(), aHorPrevZoom, aPreviewZoom ); in MouseButtonDown()
1016 MapMode aMMMode( MAP_100TH_MM, Point(), aHorPrevZoom, aPreviewZoom ); in MouseButtonUp()
1260 MapMode aMMMode( MAP_100TH_MM, Point(), aHorPrevZoom, aPreviewZoom ); in MouseMove()
1508 MapMode aMMMode( MAP_100TH_MM, Point(), aHorPrevZoom, aPreviewZoom ); in DragMove()
/aoo4110/main/starmath/source/
H A Daccessibility.cxx934 MapMode aMapMode(pOutDev->GetMapMode()); in GetVisArea()
946 Point SmViewForwarder::LogicToPixel( const Point& rPoint, const MapMode& rMapMode ) const in LogicToPixel()
953 MapMode aMapMode(pOutDev->GetMapMode()); in LogicToPixel()
963 Point SmViewForwarder::PixelToLogic( const Point& rPoint, const MapMode& rMapMode ) const in PixelToLogic()
970 MapMode aMapMode(pOutDev->GetMapMode()); in PixelToLogic()
1377 MapMode SmTextForwarder::GetMapMode() const in GetMapMode()
1380 return pEditEngine ? pEditEngine->GetRefMapMode() : MapMode( MAP_100TH_MM ); in GetMapMode()
1593 MapMode aMapMode(pOutDev->GetMapMode()); in GetVisArea()
1605 Point SmEditViewForwarder::LogicToPixel( const Point& rPoint, const MapMode& rMapMode ) const in LogicToPixel()
1612 MapMode aMapMode(pOutDev->GetMapMode()); in LogicToPixel()
[all …]
/aoo4110/main/toolkit/source/awt/
H A Dvclxdevice.cxx173 Size aTmpSz = mpOutputDevice->LogicToPixel( Size( 1000, 1000 ), MapMode( MAP_CM ) ); in getInfo()
296 MapMode aMode(VCLUnoHelper::ConvertToMapModeUnit(TargetUnit)); in convertPointToLogic()
321 MapMode aMode(VCLUnoHelper::ConvertToMapModeUnit(SourceUnit)); in convertPointToPixel()
346 MapMode aMode(VCLUnoHelper::ConvertToMapModeUnit(TargetUnit)); in convertSizeToLogic()
370 MapMode aMode(VCLUnoHelper::ConvertToMapModeUnit(SourceUnit)); in convertSizeToPixel()
/aoo4110/main/vcl/source/gdi/
H A Dimpanmvw.cxx88 MapMode aTempMap( mpOut->GetMapMode() ); in ImplAnimView()
92 mpBackground->SetMapMode( MapMode() ); in ImplAnimView()
323 MapMode aTempMap( mpOut->GetMapMode() ); in ImplRepaint()
327 mpBackground->SetMapMode( MapMode() ); in ImplRepaint()
H A Dimpgraph.cxx824 MapMode ImpGraphic::ImplGetPrefMapMode() const in ImplGetPrefMapMode()
826 MapMode aMapMode; in ImplGetPrefMapMode()
843 aMapMode = MapMode(MAP_100TH_MM); in ImplGetPrefMapMode()
869 void ImpGraphic::ImplSetPrefMapMode( const MapMode& rPrefMapMode ) in ImplSetPrefMapMode()
1127 MapMode aMapMode; in ImplReadEmbedded()
1194 aMapMode = MapMode( (MapUnit) nMapMode, Point( nOffsX, nOffsY ), in ImplReadEmbedded()
1214 if( aMapMode != MapMode() ) in ImplReadEmbedded()
1359 const MapMode aMapMode( ImplGetPrefMapMode() ); in ImplWriteEmbedded()
/aoo4110/main/editeng/source/items/
H A Dpaperinf.cxx81 MapMode aMap1 = pPrinter->GetMapMode(); in GetPaperSize()
82 MapMode aMap2; in GetPaperSize()
86 pPrinter->PixelToLogic( aPaperSize, MapMode( MAP_TWIP ) ); in GetPaperSize()
/aoo4110/main/forms/source/richtext/
H A Drichtextimplcontrol.cxx77 MapMode aRefDeviceMapMode( m_pEngine->GetRefDevice()->GetMapMode() ); in RichTextControlImpl()
533 MapMode aMapMode( m_pAntiImpl->GetMapMode() ); in notifyZoomChanged()
595 MapMode aRefMapMode( m_pEngine->GetRefDevice()->GetMapMode() ); in Draw()
596 MapMode aOriginalMapMode( _pDev->GetMapMode() ); in Draw()
597MapMode aNormalizedMapMode( aRefMapMode.GetMapUnit(), aRefMapMode.GetOrigin(), aOriginalMapMode.Ge… in Draw()
H A Drtattributehandler.cxx403 MapMode( (MapUnit)( _rAttribs.GetPool()->GetMetric( getWhich() ) ) ), in getState()
404 MapMode( MAP_TWIP ) in getState()
431 MapMode( (MapUnit)( SFX_MAPUNIT_TWIP ) ), in executeAttribute()
432 MapMode( (MapUnit)( _rNewAttribs.GetPool()->GetMetric( getWhich() ) ) ) in executeAttribute()
/aoo4110/main/vcl/inc/
H A Dimpgraph.hxx41 MapMode maPrefMapMode;
114 MapMode ImplGetPrefMapMode() const;
115 void ImplSetPrefMapMode( const MapMode& rPrefMapMode );
/aoo4110/main/svx/source/svdraw/
H A Dsvdxcgv.cxx197 ImpPasteObject(pObj,*pLst,aPos,rBmp.GetSizePixel(),MapMode(MAP_PIXEL),nOptions); in Paste()
237 ImpPasteObject(pObj,*pLst,aPos,aSiz,MapMode(eMap,Point(0,0),aMap,aMap),nOptions); in Paste()
274 ImpPasteObject(pObj,*pLst,aPos,aSiz,MapMode(eMap,Point(0,0),aMap,aMap),nOptions); in Paste()
484 …t* pObj, SdrObjList& rLst, const Point& rCenter, const Size& rSiz, const MapMode& rMap, sal_uInt32… in ImpPasteObject()
623MapMode aMap( pMod->GetScaleUnit(), Point(), pMod->GetScaleFraction(), pMod->GetScaleFraction(… in GetMarkedObjMetaFile()
731 const MapMode aMap( pModel->GetScaleUnit(), in GetObjGraphic()
/aoo4110/main/reportdesign/source/ui/report/
H A DReportWindow.cxx74 SetMapMode( MapMode( MAP_100TH_MM ) ); in DBG_NAME()
242 MapMode aMap = m_aHRuler.GetMapMode(); in ScrollChildren()
409 MapMode aMap( MAP_100TH_MM ); in impl_getRealPixelWidth()
428 MapMode aMap( MAP_100TH_MM ); in getZoomFactor()
/aoo4110/main/editeng/inc/editeng/
H A Dunoedprx.hxx73 virtual MapMode GetMapMode() const;
127 virtual Point LogicToPixel( const Point& rPoint, const MapMode& rMapMode ) const;
128 virtual Point PixelToLogic( const Point& rPoint, const MapMode& rMapMode ) const;
H A Dunoedsrc.hxx267 virtual MapMode GetMapMode() const = 0;
488 virtual Point LogicToPixel( const Point& rPoint, const MapMode& rMapMode ) const = 0;
500 virtual Point PixelToLogic( const Point& rPoint, const MapMode& rMapMode ) const = 0;
/aoo4110/main/svx/source/unodraw/
H A DUnoGraphicExporter.cxx234 …const Size aSize100th(Application::GetDefaultDevice()->PixelToLogic(*pSize, MapMode(MAP_100TH_MM))… in GetBitmapFromMetaFile()
245 …etDefaultDevice()->LogicToLogic(rMtf.GetPrefSize(), rMtf.GetPrefMapMode(), MapMode(MAP_100TH_MM))); in GetBitmapFromMetaFile()
439 MapMode aMM( MAP_100TH_MM ); in CreatePageVDev()
672 const MapMode aMap( mpDoc->GetScaleUnit(), Point(), rSettings.maScaleX, rSettings.maScaleY ); in GetGraphic()
807 MapMode aVMap( aMap ); in GetGraphic()
942 MapMode aLocalMapMode( aMap ); in GetGraphic()
996 MapMode aOutMap( aMap ); in GetGraphic()
/aoo4110/main/sfx2/source/doc/
H A Dobjembed.cxx222 MapMode aMod = pDev->GetMapMode(); in DoDraw()
224 MapMode aWilliMode( GetMapUnit() ); in DoDraw()
248 MapMode aMapMode( GetMapUnit() ); in DoDraw_Impl()

Completed in 162 milliseconds

12345678910>>...18