Home
last modified time | relevance | path

Searched refs:aMap (Results 1 – 25 of 95) sorted by last modified time

1234

/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx7261 MapMode aMap( MAP_10TH_INCH, Point(), Fraction( 1, 72 ), Fraction( 1, 72 ) ); in GetDevFontSize() local
7262 aSize = PixelToLogic( aSize, aMap ); in GetDevFontSize()
7271 aSize = LogicToPixel( aSize, aMap ); in GetDevFontSize()
H A Dbitmap3.cxx428 maPrefMapMode = aMap; in ImplMakeMono()
505 maPrefMapMode = aMap; in ImplMakeMonoDither()
613 maPrefMapMode = aMap; in ImplMakeGreyscales()
695 maPrefMapMode = aMap; in ImplConvertUp()
821 maPrefMapMode = aMap; in ImplConvertDown()
898 maPrefMapMode = aMap; in ImplConvertGhosted()
2620 maPrefMapMode = aMap; in ImplDitherMatrix()
2760 maPrefMapMode = aMap; in ImplDitherFloyd()
2852 maPrefMapMode = aMap; in ImplDitherFloyd16()
2939 maPrefMapMode = aMap; in ImplReduceSimple()
[all …]
H A Dbitmap4.cxx239 const MapMode aMap( maPrefMapMode ); in ImplConvolute3() local
244 maPrefMapMode = aMap; in ImplConvolute3()
370 const MapMode aMap( maPrefMapMode ); in ImplMedianFilter() local
375 maPrefMapMode = aMap; in ImplMedianFilter()
497 const MapMode aMap( maPrefMapMode ); in ImplSobelGrey() local
502 maPrefMapMode = aMap; in ImplSobelGrey()
611 const MapMode aMap( maPrefMapMode ); in ImplEmbossGrey() local
616 maPrefMapMode = aMap; in ImplEmbossGrey()
749 const MapMode aMap( maPrefMapMode ); in ImplSepia() local
754 maPrefMapMode = aMap; in ImplSepia()
[all …]
H A Dbitmap.cxx1594 const MapMode aMap( maPrefMapMode ); in Replace() local
1599 maPrefMapMode = aMap; in Replace()
H A Dgdimtf.cxx872 MapMode aMap( aMapVDev.GetMapMode() ); in Move() local
873 aOffset.Width() = static_cast<long>(aOffset.Width() * (double)aMap.GetScaleX()); in Move()
874 aOffset.Height() = static_cast<long>(aOffset.Height() * (double)aMap.GetScaleY()); in Move()
H A Doutdev6.cxx692 MapMode aMap(GetMapMode()); in DrawTransparent() local
694 aMap.SetOrigin(Point(-aOutPos.X(), -aOutPos.Y())); in DrawTransparent()
695 pVDev->SetMapMode(aMap); in DrawTransparent()
737 MapMode aMap( GetMapMode() ); in DrawTransparent() local
741 aMap.SetOrigin( Point( -aOutPos.X(), -aOutPos.Y() ) ); in DrawTransparent()
742 pVDev->SetMapMode( aMap ); in DrawTransparent()
/trunk/main/sw/source/core/layout/
H A Dpaintfrm.cxx6891 MapMode aMap( pOld->GetMapMode().GetMapUnit() ); in MakeGraphic() local
6892 aDev.SetMapMode( aMap ); in MakeGraphic()
6893 aMet.SetPrefMapMode( aMap ); in MakeGraphic()
6962 pNoteURL->FillImageMap( pMap, pFly->Frm().Pos(), aMap ); in MakeGraphic()
/trunk/main/svx/source/svdraw/
H A Dsvdograf.cxx1226 …const MapMode aMap(GetModel()->GetScaleUnit(), Point(), GetModel()->GetScaleFraction(), GetModel()… in getMetafileFromEmbeddedSvg() local
1229 aOut.SetMapMode(aMap); in getMetafileFromEmbeddedSvg()
1235 aRetval.SetPrefMapMode(aMap); in getMetafileFromEmbeddedSvg()
/trunk/main/sd/source/ui/view/
H A DViewShellBase.cxx605 MapMode aMap = pNewPrinter->GetMapMode(); in SetPrinter() local
606 aMap.SetMapUnit(MAP_100TH_MM); in SetPrinter()
608 pNewPrinter->SetMapMode(aMap); in SetPrinter()
H A DDocumentRenderer.cxx949 MapMode aMap (maMap); in Print() local
1499 aInfo.maMap = aMap; in PreparePages()
1717 MapMode aMap (rInfo.maMap); in PrepareOutline() local
1851 aMap, in PrepareOutline()
1903 MapMode aMap (rInfo.maMap); in PrepareHandout() local
1923 aMap.SetScaleX(aFract); in PrepareHandout()
1971 aMap, in PrepareHandout()
2005 rInfo.maMap = aMap; in PrepareStdOrNotes()
2139 aMap)); in PrepareBooklet()
2210 aMap, in PrepareBooklet()
[all …]
H A Dsdwindow.cxx85 MapMode aMap(GetMapMode()); in Window() local
86 aMap.SetMapUnit(MAP_100TH_MM); in Window()
87 SetMapMode(aMap); in Window()
467 MapMode aMap(GetMapMode()); in SetZoomFactor() local
468 aMap.SetScaleX(Fraction(nZoom, 100)); in SetZoomFactor()
469 aMap.SetScaleY(Fraction(nZoom, 100)); in SetZoomFactor()
470 SetMapMode(aMap); in SetZoomFactor()
744 MapMode aMap(GetMapMode()); in UpdateMapMode() local
745 aMap.SetOrigin(aNewOrigin); in UpdateMapMode()
746 SetMapMode(aMap); in UpdateMapMode()
/trunk/main/svl/source/numbers/
H A Dzforlist.cxx2966 SvNumberFormatterMergeMap aMap; in ConvertMergeTableToMap() local
2970 aMap.insert( SvNumberFormatterMergeMap::value_type( nOldKey, *pIndex)); in ConvertMergeTableToMap()
2973 return aMap; in ConvertMergeTableToMap()
/trunk/main/l10ntools/source/filter/utils/
H A DCache.java712 if (aMap.containsKey(PROPNAME_NAME)) in convertTypePropsToExternal()
812 if (aMap.containsKey(PROPNAME_NAME)) in convertFilterPropsToExternal()
921 aResultMap = aMap; in convertDetectServicePropsToExternal()
929 aResultMap = aMap; in convertDetectServicePropsToExternal()
954 aResultMap = aMap; in convertFrameLoaderPropsToExternal()
962 aResultMap = aMap; in convertFrameLoaderPropsToExternal()
987 aResultMap = aMap; in convertContentHandlerPropsToExternal()
995 aResultMap = aMap; in convertContentHandlerPropsToExternal()
1035 if (aMap.containsKey(PROPNAME_NAME)) in convertTypePropsToInternal()
1158 if (aMap.containsKey(PROPNAME_NAME)) in convertFilterPropsToInternal()
[all …]
/trunk/main/sd/source/ui/slideshow/
H A Dshowwin.cxx70 MapMode aMap(GetMapMode()); in ShowWindow() local
71 aMap.SetMapUnit(MAP_100TH_MM); in ShowWindow()
72 SetMapMode(aMap); in ShowWindow()
/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx2106 EnhancedCustomShapeParameterPair aMap; in ApplyCustomShapeGeometryAttributes() local
2107 …EnhancedCustomShape2d::SetEnhancedCustomShapeHandleParameter( aMap.First, nCenterX, ( nFlags & 0x… in ApplyCustomShapeGeometryAttributes()
2108 …EnhancedCustomShape2d::SetEnhancedCustomShapeHandleParameter( aMap.Second, nCenterY, ( nFlags & 0x… in ApplyCustomShapeGeometryAttributes()
2111 aProp.Value <<= aMap; in ApplyCustomShapeGeometryAttributes()
/trunk/main/reportdesign/source/ui/report/
H A DReportController.cxx245 SequenceAsHashMap aMap(aArgs); in lcl_getReportControlFormat() local
989 SequenceAsHashMap aMap( _rDispatchArgs ); in lcl_extractBackgroundColor() local
1481 const SequenceAsHashMap aMap(aArgs); in Execute() local
3150 SequenceAsHashMap aMap(_aArgs); in createControl() local
3270 SequenceAsHashMap aMap(_aArgs); in createDateTime() local
3271aMap.createItemIfMissing(PROPERTY_FORMATKEY,aMap.getUnpackedValueOrDefault(PROPERTY_FORMATKEYDATE,… in createDateTime()
3286aMap[PROPERTY_FORMATKEY] <<= aMap.getUnpackedValueOrDefault(PROPERTY_FORMATKEYTIME,sal_Int32(0)); in createDateTime()
3304 SequenceAsHashMap aMap(_aArgs); in createPageNumber() local
3356 SequenceAsHashMap aMap(aValue); in addPairControls() local
3906 const SequenceAsHashMap aMap( _aArgs ); in modifyGroup() local
[all …]
/trunk/main/starmath/source/
H A Dview.cxx1762 const MapMode aMap( MAP_100TH_MM ); in Execute() local
1767 OutputRect.GetHeight()), aMap)); in Execute()
1768 Size GraphicSize(pPrinter->LogicToPixel(GetDoc()->GetSize(), aMap)); in Execute()
H A Ddocument.cxx552 MapMode aMap( pPrinter->GetMapMode() ); in SmPrinterAccess() local
553 aMap.SetMapUnit( MAP_100TH_MM ); in SmPrinterAccess()
554 Point aTmp( aMap.GetOrigin() ); in SmPrinterAccess()
557 aMap.SetOrigin( aTmp ); in SmPrinterAccess()
558 pPrinter->SetMapMode( aMap ); in SmPrinterAccess()
577 MapMode aMap( pRefDev->GetMapMode() ); in SmPrinterAccess() local
578 aMap.SetMapUnit( MAP_100TH_MM ); in SmPrinterAccess()
579 Point aTmp( aMap.GetOrigin() ); in SmPrinterAccess()
582 aMap.SetOrigin( aTmp ); in SmPrinterAccess()
583 pRefDev->SetMapMode( aMap ); in SmPrinterAccess()
/trunk/main/sd/source/ui/dlg/
H A Danimobjs.cxx597 MapMode aMap( aVD.GetMapMode() ); in UpdateControl() local
598 aMap.SetMapUnit( MAP_100TH_MM ); in UpdateControl()
599 aMap.SetOrigin( aOrigin ); in UpdateControl()
600 aVD.SetMapMode( aMap ); in UpdateControl()
/trunk/main/writerfilter/source/dmapper/
H A DDomainMapper_Impl.cxx3018 TOCStyleMap aMap; in handleToc() local
3031 aMap.insert( TOCStyleMap::value_type(nLevel, sStyleName) ); in handleToc()
3037 sal_Int32 nLevelCount = aMap.count( nLevel ); in handleToc()
3040 TOCStyleMap::iterator aTOCStyleIter = aMap.find( nLevel ); in handleToc()
/trunk/main/sw/source/core/unocore/
H A Dunochart.cxx753 std::vector< std::vector< sal_Char > > aMap( nRows ); in Impl_createDataSource() local
755 aMap[i].resize( nCols ); in Impl_createDataSource()
785 aMap[k1][k2] = 'x'; in Impl_createDataSource()
811 sal_Char &rChar = bDtaSrcIsColumns ? aMap[ii][oi] : aMap[oi][ii]; in Impl_createDataSource()
830 … while (ii< iiEnd && 'x' == (c = bDtaSrcIsColumns ? aMap[ii][oi] : aMap[oi][ii])) in Impl_createDataSource()
840 if ('x' == (c = bDtaSrcIsColumns ? aMap[ii][oi] : aMap[oi][ii])) in Impl_createDataSource()
1118 std::vector< std::vector< sal_Char > > aMap; in detectArguments() local
1239 aMap.resize( nTableRows ); in detectArguments()
1241 aMap[i].resize( nTableCols ); in detectArguments()
1257 sal_Char &rChar = aMap[i][k]; in detectArguments()
[all …]
/trunk/main/svx/source/unodraw/
H A DUnoGraphicExporter.cxx672 const MapMode aMap( mpDoc->GetScaleUnit(), Point(), rSettings.maScaleX, rSettings.maScaleY ); in GetGraphic() local
721 const Size aSizePix( Application::GetDefaultDevice()->LogicToPixel( aSize, aMap ) ); in GetGraphic()
764 aGraphic.SetPrefMapMode( aMap ); in GetGraphic()
774 aVDev.SetMapMode( aMap ); in GetGraphic()
807 MapMode aVMap( aMap ); in GetGraphic()
823 aMtf.SetPrefMapMode( aMap ); in GetGraphic()
942 MapMode aLocalMapMode( aMap ); in GetGraphic()
988 aOut.SetMapMode( aMap ); in GetGraphic()
996 MapMode aOutMap( aMap ); in GetGraphic()
1030 aMtf.SetPrefMapMode( aMap ); in GetGraphic()
/trunk/main/svtools/source/filter/
H A Dfilter2.cxx400 MapMode aMap; in ImpDetectJPG() local
401 aMap.SetMapUnit( nUnits == 1 ? MAP_INCH : MAP_CM ); in ImpDetectJPG()
402 aMap.SetScaleX( Fraction( 1, nHorizontalResolution ) ); in ImpDetectJPG()
403 aMap.SetScaleY( Fraction( 1, nVerticalResolution ) ); in ImpDetectJPG()
404 aLogSize = OutputDevice::LogicToLogic( aPixSize, aMap, MapMode( MAP_100TH_MM ) ); in ImpDetectJPG()
570 MapMode aMap( MAP_INCH, Point(), in ImpDetectPCX() local
572 aLogSize = OutputDevice::LogicToLogic( aPixSize, aMap, in ImpDetectPCX()
H A Dfilter.cxx907 MapMode aMap( MAP_100TH_INCH ); in ImpGetScaledGraphic() local
912 aMap.SetScaleX( aFrac ); in ImpGetScaledGraphic()
913 aMap.SetScaleY( aFrac ); in ImpGetScaledGraphic()
917 aGraphic.SetPrefMapMode( aMap ); in ImpGetScaledGraphic()
/trunk/main/xmloff/source/xforms/
H A Dxformsapi.cxx249 SvXMLTokenMap aMap( aTypes ); in lcl_getTypeClass() local
250 sal_uInt16 mnToken = aMap.Get( nPrefix, sLocalName ); in lcl_getTypeClass()
319 SvXMLTokenMap aMap( aTypes ); in lcl_getTypeName() local
320 sal_uInt16 mnToken = aMap.Get( nPrefix, sLocalName ); in lcl_getTypeName()

Completed in 308 milliseconds

1234