Home
last modified time | relevance | path

Searched refs:MapMode (Results 1 – 25 of 438) sorted by relevance

12345678910>>...18

/trunk/main/vcl/source/gdi/
H A Dmapmod.cxx33 DBG_NAME( MapMode ) in DBG_NAME() argument
126 MapMode::MapMode() in MapMode() function in MapMode
128 DBG_CTOR( MapMode, NULL ); in MapMode()
135 MapMode::MapMode( const MapMode& rMapMode ) in MapMode() function in MapMode
137 DBG_CTOR( MapMode, NULL ); in MapMode()
150 MapMode::MapMode( MapUnit eUnit ) in MapMode() function in MapMode
152 DBG_CTOR( MapMode, NULL ); in MapMode()
159 MapMode::MapMode( MapUnit eUnit, const Point& rLogicOrg, in MapMode() function in MapMode
173 MapMode::~MapMode() in ~MapMode()
230 MapMode& MapMode::operator=( const MapMode& rMapMode ) in operator =()
[all …]
H A Doutmap.cxx830 maMapMode = MapMode(); in SetMapMode()
1349 const MapMode& rMapMode ) const in LogicToPixel()
1401 const MapMode& rMapMode ) const in LogicToPixel()
1745 const MapMode& rMapMode ) const in PixelToLogic()
1799 const MapMode& rMapMode ) const in PixelToLogic()
2174 const MapMode* pMapModeSource, in LogicToLogic()
2192 const MapMode* pMapModeSource, in LogicToLogic()
2253 const MapMode& rMapModeDest ) in LogicToLogic()
2288 const MapMode& rMapModeSource, in LogicToLogic()
2289 const MapMode& rMapModeDest ) in LogicToLogic()
[all …]
/trunk/main/vcl/inc/vcl/
H A Dmapmod.hxx44 friend class MapMode;
68 class VCL_DLLPUBLIC MapMode class
78 MapMode();
79 MapMode( const MapMode& rMapMode );
80 MapMode( MapUnit eUnit );
81 MapMode( MapUnit eUnit, const Point& rLogicOrg,
83 ~MapMode();
100 MapMode& operator=( const MapMode& rMapMode );
101 sal_Bool operator==( const MapMode& rMapMode ) const;
102 sal_Bool operator!=( const MapMode& rMapMode ) const in operator !=()
[all …]
H A Doutdev.hxx355 MapMode maMapMode;
964 virtual void SetMapMode( const MapMode& rNewMapMode );
966 const MapMode& GetMapMode() const { return maMapMode; } in GetMapMode()
1023 const MapMode& rMapMode ) const;
1025 const MapMode& rMapMode ) const;
1027 const MapMode& rMapMode ) const;
1029 const MapMode& rMapMode ) const;
1033 const MapMode& rMapMode ) const;
1037 const MapMode& rMapMode ) const;
1047 const MapMode& rMapMode ) const;
[all …]
/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleText.cxx67 virtual Point LogicToPixel( const Point& rPoint, const MapMode& rMapMode ) const;
68 virtual Point PixelToLogic( const Point& rPoint, const MapMode& rMapMode ) const;
118 Point ScViewForwarder::LogicToPixel( const Point& rPoint, const MapMode& rMapMode ) const in LogicToPixel()
133 Point ScViewForwarder::PixelToLogic( const Point& rPoint, const MapMode& rMapMode ) const in PixelToLogic()
171 virtual Point LogicToPixel( const Point& rPoint, const MapMode& rMapMode ) const;
172 virtual Point PixelToLogic( const Point& rPoint, const MapMode& rMapMode ) const;
276 virtual Point LogicToPixel( const Point& rPoint, const MapMode& rMapMode ) const;
277 virtual Point PixelToLogic( const Point& rPoint, const MapMode& rMapMode ) const;
318 MapMode aMapMode(pWindow->GetMapMode().GetMapUnit()); in LogicToPixel()
337 MapMode aMapMode(pWindow->GetMapMode()); in PixelToLogic()
[all …]
/trunk/main/svx/source/table/
H A Dcelleditsource.cxx155 Point LogicToPixel( const Point&, const MapMode& rMapMode );
156 Point PixelToLogic( const Point&, const MapMode& rMapMode );
821 MapMode aMapMode(mpWindow->GetMapMode()); in GetVisArea()
829 Point CellEditSourceImpl::LogicToPixel( const Point& rPoint, const MapMode& rMapMode ) in LogicToPixel()
852 MapMode(mpModel->GetScaleUnit()) ) ); in LogicToPixel()
853 MapMode aMapMode(mpWindow->GetMapMode()); in LogicToPixel()
861 Point CellEditSourceImpl::PixelToLogic( const Point& rPoint, const MapMode& rMapMode ) in PixelToLogic()
878 MapMode aMapMode(mpWindow->GetMapMode()); in PixelToLogic()
882 MapMode(mpModel->GetScaleUnit()), in PixelToLogic()
1010 Point CellEditSource::LogicToPixel( const Point& rPoint, const MapMode& rMapMode ) const in LogicToPixel()
[all …]
/trunk/main/sd/source/ui/accessibility/
H A DAccessibleOutlineEditSource.cxx141 MapMode aMapMode(mrWindow.GetMapMode()); in GetVisArea()
149 …Point AccessibleOutlineEditSource::LogicToPixel( const Point& rPoint, const MapMode& rMapMode ) co… in LogicToPixel()
154MapMode(mrView.GetModel()->GetScaleUnit()) ) ); in LogicToPixel()
155 MapMode aMapMode(mrWindow.GetMapMode()); in LogicToPixel()
163 …Point AccessibleOutlineEditSource::PixelToLogic( const Point& rPoint, const MapMode& rMapMode ) co… in PixelToLogic()
167 MapMode aMapMode(mrWindow.GetMapMode()); in PixelToLogic()
171 MapMode(mrView.GetModel()->GetScaleUnit()), in PixelToLogic()
/trunk/main/sd/source/ui/view/
H A DDocumentRenderer.cxx332 MapMode maMap;
724 const MapMode& rMapMode, in PrinterPage()
759 const MapMode maMap;
780 const MapMode& rMapMode, in RegularPrinterPage()
923 const MapMode& rMapMode, in BookletPrinterPage()
949 MapMode aMap (maMap); in Print()
1717 MapMode aMap (rInfo.maMap); in PrepareOutline()
1903 MapMode aMap (rInfo.maMap); in PrepareHandout()
2003 MapMode aMap (rInfo.maMap); in PrepareStdOrNotes()
2131 MapMode aMap (rInfo.maMap); in PrepareBooklet()
[all …]
/trunk/main/svx/source/unodraw/
H A Dunoshtxt.cxx162 Point LogicToPixel( const Point&, const MapMode& rMapMode );
163 Point PixelToLogic( const Point&, const MapMode& rMapMode );
962 MapMode aMapMode(mpWindow->GetMapMode()); in GetVisArea()
971 Point SvxTextEditSourceImpl::LogicToPixel( const Point& rPoint, const MapMode& rMapMode ) in LogicToPixel()
994 MapMode(mpModel->GetScaleUnit()) ) ); in LogicToPixel()
995 MapMode aMapMode(mpWindow->GetMapMode()); in LogicToPixel()
1003 Point SvxTextEditSourceImpl::PixelToLogic( const Point& rPoint, const MapMode& rMapMode ) in PixelToLogic()
1020 MapMode aMapMode(mpWindow->GetMapMode()); in PixelToLogic()
1024 MapMode(mpModel->GetScaleUnit()), in PixelToLogic()
1144 Point SvxTextEditSource::LogicToPixel( const Point& rPoint, const MapMode& rMapMode ) const in LogicToPixel()
[all …]
/trunk/main/basctl/source/dlged/
H A Ddlgedobj.cxx170 aPos = pDevice->LogicToPixel( aPos, MapMode( MAP_100TH_MM ) ); in TransformSdrToControlCoordinates()
171 aSize = pDevice->LogicToPixel( aSize, MapMode( MAP_100TH_MM ) ); in TransformSdrToControlCoordinates()
193 aPos = pDevice->PixelToLogic( aPos, MapMode( MAP_APPFONT ) ); in TransformSdrToControlCoordinates()
194 aSize = pDevice->PixelToLogic( aSize, MapMode( MAP_APPFONT ) ); in TransformSdrToControlCoordinates()
220 aPos = pDevice->LogicToPixel( aPos, MapMode( MAP_100TH_MM ) ); in TransformSdrToFormCoordinates()
243 aPos = pDevice->PixelToLogic( aPos, MapMode( MAP_APPFONT ) ); in TransformSdrToFormCoordinates()
244 aSize = pDevice->PixelToLogic( aSize, MapMode( MAP_APPFONT ) ); in TransformSdrToFormCoordinates()
286 aPos = pDevice->LogicToPixel( aPos, MapMode( MAP_APPFONT ) ); in TransformControlToSdrCoordinates()
305 aPos = pDevice->PixelToLogic( aPos, MapMode( MAP_100TH_MM ) ); in TransformControlToSdrCoordinates()
332 aPos = pDevice->LogicToPixel( aPos, MapMode( MAP_APPFONT ) ); in TransformFormToSdrCoordinates()
[all …]
/trunk/main/sc/source/ui/view/
H A Dnotemark.cxx47 const MapMode& rMap, sal_Bool bLeftEdge, sal_Bool bForce, sal_Bool bKeyboard ) : in ScNoteMarker()
120 void lcl_DrawWin( SdrObject* pObject, Window* pWindow, const MapMode& rMap ) in lcl_DrawWin()
122 MapMode aOld = pWindow->GetMapMode(); in lcl_DrawWin()
138 MapMode lcl_MoveMapMode( const MapMode& rMap, const Size& rMove ) in lcl_MoveMapMode()
140 MapMode aNew = rMap; in lcl_MoveMapMode()
H A Doutput3.cxx97 MapMode aOldMode = pDev->GetMapMode(); in PrePrintDrawingLayer()
99 …pDev->SetMapMode( MapMode( MAP_100TH_MM, aMMOffset, aOldMode.GetScaleX(), aOldMode.GetScaleY() ) ); in PrePrintDrawingLayer()
121 MapMode aOldMode = pDev->GetMapMode(); in PostPrintDrawingLayer()
125 …pDev->SetMapMode( MapMode( MAP_100TH_MM, rMMOffset, aOldMode.GetScaleX(), aOldMode.GetScaleY() ) ); in PostPrintDrawingLayer()
169 MapMode aOldMode = pDev->GetMapMode(); in PrintDrawingLayer()
173 …pDev->SetMapMode( MapMode( MAP_100TH_MM, rMMOffset, aOldMode.GetScaleX(), aOldMode.GetScaleY() ) ); in PrintDrawingLayer()
/trunk/main/editeng/source/uno/
H A Dunoviwed.cxx60 MapMode aMapMode(pOutDev->GetMapMode()); in GetVisArea()
72 Point SvxEditEngineViewForwarder::LogicToPixel( const Point& rPoint, const MapMode& rMapMode ) const in LogicToPixel()
78 MapMode aMapMode(pOutDev->GetMapMode()); in LogicToPixel()
88 Point SvxEditEngineViewForwarder::PixelToLogic( const Point& rPoint, const MapMode& rMapMode ) const in PixelToLogic()
94 MapMode aMapMode(pOutDev->GetMapMode()); in PixelToLogic()
H A Dunoviwou.cxx77 MapMode aMapMode(pOutDev->GetMapMode()); in GetVisArea()
89 Point SvxDrawOutlinerViewForwarder::LogicToPixel( const Point& rPoint, const MapMode& rMapMode ) co… in LogicToPixel()
102 MapMode aMapMode(pOutDev->GetMapMode()); in LogicToPixel()
112 Point SvxDrawOutlinerViewForwarder::PixelToLogic( const Point& rPoint, const MapMode& rMapMode ) co… in PixelToLogic()
118 MapMode aMapMode(pOutDev->GetMapMode()); in PixelToLogic()
/trunk/main/sw/source/core/docnode/
H A Dndnotxt.cxx130 const MapMode aGrfMap( GetGraphic().GetPrefMapMode() ); in HasContour()
132 const MapMode aContourMap( bPixelGrf ? MAP_PIXEL : MAP_100TH_MM ); in HasContour()
224 const MapMode aGrfMap( GetGraphic().GetPrefMapMode() ); in GetContourAPI()
225 const MapMode aContourMap( MAP_100TH_MM ); in GetContourAPI()
227 aGrfMap == MapMode( MAP_PIXEL ), in GetContourAPI()
257 const MapMode aGrfMap( GetGraphic().GetPrefMapMode() ); in IsPixelContour()
/trunk/main/svtools/source/misc/
H A Dimap.cxx169 return Application::GetDefaultDevice()->LogicToPixel( rLogPoint, MapMode( MAP_100TH_MM ) ); in GetPixelPoint()
181 return Application::GetDefaultDevice()->PixelToLogic( rPixelPoint, MapMode( MAP_100TH_MM ) ); in GetLogPoint()
229 aRect = Application::GetDefaultDevice()->PixelToLogic( rRect, MapMode( MAP_100TH_MM ) ); in ImpConstruct()
294 aNewRect = Application::GetDefaultDevice()->LogicToPixel( aRect, MapMode( MAP_100TH_MM ) ); in GetRectangle()
363 MapMode aMap100( MAP_100TH_MM ); in ImpConstruct()
452 aNewPoint = Application::GetDefaultDevice()->LogicToPixel( aCenter, MapMode( MAP_100TH_MM ) ); in GetCenter()
471 …nNewRadius = Application::GetDefaultDevice()->LogicToPixel( Size( nRadius, 0 ), MapMode( MAP_100TH… in GetRadius()
557 aPoly = Application::GetDefaultDevice()->PixelToLogic( rPoly, MapMode( MAP_100TH_MM ) ); in ImpConstruct()
631 aNewPoly = Application::GetDefaultDevice()->LogicToPixel( aPoly, MapMode( MAP_100TH_MM ) ); in GetPolygon()
/trunk/main/sc/source/ui/inc/
H A Dprevloc.hxx92 MapMode aCellMapMode;
93 MapMode aDrawMapMode[SC_PREVIEW_MAXRANGES];
107 void SetCellMapMode( const MapMode& rMapMode );
111 const MapMode& rDrawMap );
124 …void GetDrawRange( sal_uInt16 nPos, Rectangle& rPixelRect, MapMode& rMapMode, sal_uInt8& rRangeId …
/trunk/main/svx/source/dialog/
H A D_contdlg.cxx201 MapMode aTransMap; in CreateAutoContour()
283 const MapMode aDispMap( eUnit ); in ScaleContour()
284 const MapMode aGrfMap( rGraphic.GetPrefMapMode() ); in ScaleContour()
423 aPos.X() += aTbxSize.Width() + LogicToPixel( Size( 3, 0 ), MapMode( MAP_APPFONT ) ).Width(); in SvxSuperContourDlg()
555 const MapMode aMap100( MAP_100TH_MM ); in SetPolyPolygon()
556 const MapMode aGrfMap( aGraphic.GetPrefMapMode() ); in SetPolyPolygon()
592 const MapMode aMap100( MAP_100TH_MM ); in GetPolyPolygon()
593 const MapMode aGrfMap( aGraphic.GetPrefMapMode() ); in GetPolyPolygon()
687 const MapMode aMapMode( MAP_100TH_MM ); in ReducePoints()
950 …const Rectangle aWorkRect = aContourWnd.LogicToPixel( aContourWnd.GetWorkRect(), MapMode( MAP_100T… in IMPL_LINK()
/trunk/main/sd/source/ui/docshell/
H A Ddocshel2.cxx119 MapMode aOldMapMode = pOut->GetMapMode(); in Draw()
123 MapMode aMapMode = aOldMapMode; in Draw()
176 MapMode aSrcMapMode(MAP_PIXEL); in GetVisArea()
177 MapMode aDstMapMode(MAP_100TH_MM); in GetVisArea()
264 MapMode aMapMode( MAP_100TH_MM ); in GetPagePreviewBitmap()
343 aVDev.SetMapMode( MapMode() ); in GetPagePreviewBitmap()
/trunk/main/svtools/source/control/
H A Dscrwin.cxx213 MapMode aMap( GetMapMode() ); in Resize()
255 Window::SetMapMode( MapMode( MAP_PIXEL ) ); in Resize()
315 void ScrollableWindow::SetMapMode( const MapMode& rNewMapMode ) in SetMapMode()
317 MapMode aMap( rNewMapMode ); in SetMapMode()
324 MapMode ScrollableWindow::GetMapMode() const in GetMapMode()
326 MapMode aMap( Window::GetMapMode() ); in GetMapMode()
483 MapMode aMap( GetMapMode() ); in Scroll()
/trunk/main/sw/source/core/access/
H A Daccmap.cxx3255 MapMode aSrc( MAP_TWIP ); in GetVisibleArea()
3265 MapMode aDest( MAP_TWIP ); in LogicToPixel()
3274 MapMode aMapMode; in LogicToPixel()
3286 MapMode aDest( MAP_TWIP ); in LogicToPixel()
3291 MapMode aMapMode; in LogicToPixel()
3307 MapMode aMapMode; in PixelToLogic()
3310 MapMode aSrc( MAP_TWIP ); in PixelToLogic()
3324 MapMode aMapMode; in PixelToLogic()
3327 MapMode aSrc( MAP_TWIP ); in PixelToLogic()
3503 MapMode aMapMode; in PixelToCore()
[all …]
/trunk/main/starmath/source/
H A Dview.cxx110 SetMapMode( MapMode(MAP_100TH_MM, Point(), aFraction, aFraction)); in SmGraphicWindow()
416 SetMapMode( MapMode(MAP_100TH_MM, Point(), aFraction, aFraction) ); in IMPL_LINK_INLINE_END()
430 SetMapMode(MapMode(MAP_100TH_MM)); in ZoomToFitInWindow()
1151 MapMode OutputMapMode; in Impl_Print()
1158 OutputMapMode = MapMode(MAP_100TH_MM); in Impl_Print()
1171 OutputMapMode = MapMode(MAP_100TH_MM, aZeroPoint, aFraction, aFraction); in Impl_Print()
1174 OutputMapMode = MapMode(MAP_100TH_MM); in Impl_Print()
1181 OutputMapMode = MapMode(MAP_100TH_MM, aZeroPoint, aFraction, aFraction); in Impl_Print()
1187 MapMode(MAP_100TH_MM)); in Impl_Print()
1192 aPos = rOutDev.PixelToLogic(rOutDev.LogicToPixel(aPos, MapMode(MAP_100TH_MM)), in Impl_Print()
[all …]
/trunk/main/svtools/source/filter/
H A Dfilter2.cxx400 MapMode aMap; in ImpDetectJPG()
404 aLogSize = OutputDevice::LogicToLogic( aPixSize, aMap, MapMode( MAP_100TH_MM ) ); in ImpDetectJPG()
570 MapMode aMap( MAP_INCH, Point(), in ImpDetectPCX()
573 MapMode( MAP_100TH_MM ) ); in ImpDetectPCX()
1227 MapMode( (MapUnit) nTemp16 ), in ImpDetectSVM()
1228 MapMode( MAP_100TH_MM ) ); in ImpDetectSVM()
1250 MapMode aMapMode; in ImpDetectSVM()
1255 aLogSize = OutputDevice::LogicToLogic( aLogSize, aMapMode, MapMode( MAP_100TH_MM ) ); in ImpDetectSVM()
/trunk/main/svtools/source/graphic/
H A Dgrfmgr.cxx329 const MapMode aMap100( MAP_100TH_MM ); in ImplGetCropParams()
355 MapMode m(maGraphic.GetPrefMapMode()); in ImplGetCropParams()
823 const MapMode aOutMapMode( pOut->GetMapMode() ); in DrawTiled()
824 …const MapMode aMapMode( aOutMapMode.GetMapUnit(), Point(), aOutMapMode.GetScaleX(), aOutMapMode.Ge… in DrawTiled()
951 Graphic GraphicObject::GetTransformedGraphic( const Size& rDestSize, const MapMode& rDestMap, const… in GetTransformedGraphic()
959 const MapMode aMapGraph( aTransGraphic.GetPrefMapMode() ); in GetTransformedGraphic()
960 const MapMode aMap100( MAP_100TH_MM ); in GetTransformedGraphic()
998 const MapMode aMtfMapMode( aMtf.GetPrefMapMode() ); in GetTransformedGraphic()
1022 MapMode aNewMap( rDestMap ); in GetTransformedGraphic()
1462 const MapMode aMapMode100thmm(MAP_100TH_MM); in calculateCropScaling()
/trunk/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()

Completed in 173 milliseconds

12345678910>>...18