Home
last modified time | relevance | path

Searched refs:aMapMode (Results 76 – 99 of 99) sorted by relevance

1234

/trunk/main/filter/source/graphicfilter/itiff/
H A Ditiff.cxx1068 MapMode aMapMode(MAP_INCH,Point(0,0),Fraction(1,nRX),Fraction(1,nRY)); in MakePalCol() local
1069 aBitmap.SetPrefMapMode(aMapMode); in MakePalCol()
/trunk/main/svtools/source/filter/wmf/
H A Dwmfwr.hxx51 MapMode aMapMode; member
H A Dwmfwr.cxx1641 pAt->aMapMode=aSrcMapMode; in WriteRecords()
1678 aSrcMapMode = pAt->aMapMode; in WriteRecords()
/trunk/main/svx/source/unodraw/
H A Dunoshap4.cxx320 MapMode aMapMode( MAP_100TH_MM ); // the API uses this map mode in getPropertyValueImpl() local
321 …Size aTmp = ((SdrOle2Obj*)mpObj.get())->GetOrigObjSize( &aMapMode ); // get the size in the reques… in getPropertyValueImpl()
/trunk/main/filter/source/graphicfilter/eos2met/
H A Deos2met.cxx122 MapMode aMapMode; member
2261 pGS->aMapMode=aPictureMapMode; in WriteOrders()
2279 aPictureMapMode=pGS->aMapMode; in WriteOrders()
/trunk/main/filter/source/graphicfilter/epict/
H A Depict.cxx59 MapMode aMapMode; member
2067 pAt->aMapMode=aSrcMapMode; in WriteOpcodes()
2084 aSrcMapMode=pAt->aMapMode; in WriteOpcodes()
/trunk/main/sd/source/ui/view/
H A Dsdview.cxx1014 MapMode aMapMode( mpDoc->GetScaleUnit() ); in DoConnect() local
1015 Size aObjAreaSize = pObj->GetOrigObjSize( &aMapMode ); in DoConnect()
/trunk/main/editeng/source/editeng/
H A Dimpedit.cxx1521 MapMode aMapMode( GetWindow()->GetMapMode() ); in ShowDDCursor() local
1522 aMapMode.SetOrigin( Point( 0, 0 ) ); in ShowDDCursor()
1523 pDragAndDropInfo->pBackground->SetMapMode( aMapMode ); in ShowDDCursor()
/trunk/main/svtools/source/misc/
H A Dtransfer.cxx1900 const MapMode aMapMode(rBmpEx.GetPrefMapMode()); in GetBitmapEx() local
1902 if(MAP_PIXEL != aMapMode.GetMapUnit()) in GetBitmapEx()
1904 … const Size aSize(OutputDevice::LogicToLogic(rBmpEx.GetPrefSize(), aMapMode, MAP_100TH_MM)); in GetBitmapEx()
/trunk/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx1883 MapMode aMapMode( MAP_100TH_MM ); in _PasteOLE() local
1885 aGraphic.SetPrefMapMode( aMapMode ); in _PasteOLE()
1898 MapMode aMapMode( MAP_100TH_MM ); in _PasteOLE() local
1899 aSize = xObjRef.GetSize( &aMapMode ); in _PasteOLE()
/trunk/main/vcl/source/gdi/
H A Ddibtools.cxx735 MapMode aMapMode( in ImplReadDIBBody() local
741 aNewBmp.SetPrefMapMode(aMapMode); in ImplReadDIBBody()
/trunk/main/sw/source/core/doc/
H A Ddoc.cxx490 MapMode aMapMode( pPrt->GetMapMode() ); in setPrinter() local
491 aMapMode.SetMapUnit( MAP_TWIP ); in setPrinter()
492 pPrt->SetMapMode( aMapMode ); in setPrinter()
/trunk/main/svx/source/svdraw/
H A Dsvdmodel.cxx878 MapMode aMapMode(eObjUnit, Point(0,0), aObjUnit, aObjUnit); in ImpSetOutlinerDefaults() local
879 pOutliner->SetRefMapMode(aMapMode); in ImpSetOutlinerDefaults()
H A Dsvdotext.cxx1455 MapMode aMapMode(GetModel()->GetScaleUnit(), Point(0,0), in UpdateOutlinerFormatting() local
1458 rOutl.SetRefMapMode(aMapMode); in UpdateOutlinerFormatting()
H A Dsvdoole2.cxx2271 MapMode aMapMode( pModel->GetScaleUnit() ); in CalculateNewScaling() local
2272 aObjAreaSize = xObjRef.GetSize( &aMapMode ); in CalculateNewScaling()
/trunk/main/vcl/source/app/
H A Dsvapp.cxx795 MapMode aMapMode = pVirDev->GetMapMode(); in SetSettings() local
797 pVirDev->SetMapMode( aMapMode ); in SetSettings()
/trunk/main/svtools/source/graphic/
H A Dgrfmgr2.cxx2246 …const MapMode aMapMode( aOutMapMode.GetMapUnit(), Point(), aOutMapMode.GetScaleX(), aOutMapMode.Ge… in ImplDrawTiled() local
2264 aVDev.SetMapMode( aMapMode ); in ImplDrawTiled()
H A Dgrfmgr.cxx824 …const MapMode aMapMode( aOutMapMode.GetMapUnit(), Point(), aOutMapMode.GetScaleX(), aOutMapMode.Ge… in DrawTiled() local
/trunk/main/svtools/source/contnr/
H A Dimivctl1.cxx4599 MapMode aMapMode( pView->GetMapMode() ); in SetOrigin() local
4600 aMapMode.SetOrigin( rPos ); in SetOrigin()
4601 pView->SetMapMode( aMapMode ); in SetOrigin()
/trunk/main/sc/source/ui/view/
H A Dtabview3.cxx1740 MapMode aMapMode( MAP_100TH_MM ); in SetTabNo() local
1741 Size aOleSize = pDrawObj->GetOrigObjSize( &aMapMode ); in SetTabNo()
/trunk/main/vcl/source/window/
H A Dprintdlg.cxx1934 const MapMode aMapMode( MAP_100TH_MM ); in preparePreview() local
1943 Point aOff( aPrt->PixelToLogic( aPrt->GetPageOffsetPixel(), aMapMode ) ); in preparePreview()
H A Dwindow.cxx1712 MapMode aMapMode = GetMapMode(); in ImplInitResolutionSettings() local
1714 SetMapMode( aMapMode ); in ImplInitResolutionSettings()
/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx7313 … MapMode aMapMode( VCLUnoHelper::UnoEmbed2VCLMapUnit( xObj->getMapUnit( nViewAspect ) ) ); in CheckForConvertToSOObj() local
7316 aSz = lcl_GetPrefSize(rGrf, aMapMode ); in CheckForConvertToSOObj()
7320 aSz = OutputDevice::LogicToLogic( aSz, MapMode( MAP_100TH_MM ), aMapMode ); in CheckForConvertToSOObj()
/trunk/main/sw/source/core/access/
H A Daccpara.cxx2741 MapMode aMapMode = pWin->GetMapMode(); in getIndexAtPoint() local

Completed in 381 milliseconds

1234