Home
last modified time | relevance | path

Searched refs:MapUnit (Results 51 – 75 of 133) sorted by relevance

123456

/aoo42x/main/sw/source/ui/sidebar/
H A DPageMarginControl.cxx152 const long nPH = LogicToLogic( aPageSize.Height(), (MapUnit)meUnit, MAP_TWIP ); in SetMetricFieldMaxValues()
153 const long nPW = LogicToLogic( aPageSize.Width(), (MapUnit)meUnit, MAP_TWIP ); in SetMetricFieldMaxValues()
H A DPagePropertyPanel.cxx504 Size aPageSize = SvxPaperInfo::GetPaperSize( ePaper, (MapUnit)(meUnit) ); in ExecuteSizeChange()
731 mePaper = SvxPaperInfo::GetSvxPaper( aTmpPaperSize, static_cast<MapUnit>(meUnit), sal_True ); in ChangeSizeImage()
/aoo42x/main/sc/source/filter/excel/
H A Dxeescher.cxx123 void XclExpDffAnchorBase::ImplCalcAnchorRect( const Rectangle&, MapUnit ) in ImplCalcAnchorRect() argument
143 void XclExpDffSheetAnchor::ImplCalcAnchorRect( const Rectangle& rRect, MapUnit eMapUnit ) in ImplCalcAnchorRect()
164 void XclExpDffEmbeddedAnchor::ImplCalcAnchorRect( const Rectangle& rRect, MapUnit eMapUnit ) in ImplCalcAnchorRect()
/aoo42x/main/cui/source/tabpages/
H A Dchardlg.cxx407 LogicToLogic( rItem.GetValue(), ( MapUnit ) rSet.GetPool()->GetMetric( nWhich ), MAP_TWIP ); in ActivatePage()
452 ( MapUnit ) rSet.GetPool()->GetMetric( nWhich ), in SetPrevFontSize()
3434 MapUnit eOrgUnit = (MapUnit)eUnit; in Reset()
3435 MapUnit ePntUnit( MAP_POINT ); in Reset()
3440 long nKern = LogicToLogic( rItem.GetValue(), (MapUnit)eUnit, MAP_TWIP ); in Reset()
3644 long nVal = LogicToLogic( nTmp, MAP_POINT, (MapUnit)eUnit ); in FillItemSet()
H A Dnumpages.cxx1172 aSize = OutputDevice::LogicToLogic(aSize, MAP_100TH_MM, (MapUnit)eCoreUnit); in IMPL_LINK()
2286 aSize = OutputDevice::LogicToLogic(aSize, MAP_100TH_MM, (MapUnit)eCoreUnit); in IMPL_LINK()
2454 MAP_100TH_MM, (MapUnit)eCoreUnit ); in IMPL_LINK()
2456 MAP_100TH_MM, (MapUnit)eCoreUnit); in IMPL_LINK()
2484 OutputDevice::LogicToLogic( aSize.Height(), (MapUnit)eCoreUnit, MAP_100TH_MM )), in IMPL_LINK()
2496 OutputDevice::LogicToLogic( aSize.Width(), (MapUnit)eCoreUnit, MAP_100TH_MM )), in IMPL_LINK()
3076 (MapUnit)eCoreUnit, MAP_100TH_MM ); in SvxNumPositionTabPage()
H A Dpage.cxx189 return OutputDevice::LogicToLogic( nIn, (MapUnit)eUnit, MAP_TWIP ); in ConvertLong_Impl()
594 aPaperSize = OutputDevice::LogicToLogic(aPaperSize, (MapUnit)eUnit, MAP_100TH_MM); in Reset()
859 Size aSize( SvxPaperInfo::GetPaperSize( ePaper, (MapUnit)eUnit ) ); in FillItemSet()
1126 Paper ePaper = SvxPaperInfo::GetSvxPaper( aSize, (MapUnit)eUnit, sal_True ); in IMPL_LINK()
/aoo42x/main/tools/inc/tools/
H A Dmapunit.hxx31 enum MapUnit { MAP_100TH_MM, MAP_10TH_MM, MAP_MM, MAP_CM, enum
/aoo42x/main/xmloff/inc/xmloff/
H A DVisAreaExport.hxx42 const Rectangle& aRect, const MapUnit aMapUnit);
H A DVisAreaContext.hxx43 Rectangle& rRect, const MapUnit aMapUnit);
H A Dxmlexp.hxx286 MapUnit eDfltUnit,
299 MapUnit eDfltUnit = MAP_INCH );
/aoo42x/main/vcl/source/window/
H A Dfloatwin.cxx197 MapUnit eSizeMap = MAP_PIXEL; in ImplLoadRes()
200 eSizeMap = (MapUnit) ReadShortRes(); in ImplLoadRes()
H A Ddockwin.cxx411 MapUnit ePosMap = MAP_PIXEL; in ImplLoadRes()
414 ePosMap = (MapUnit)ReadLongRes(); in ImplLoadRes()
/aoo42x/main/editeng/source/editeng/
H A Deditdbg.cxx209 MapMode aItemMapMode( (MapUnit) eUnit ); in DbgOutItem()
279 MapMode aItemMapMode( (MapUnit) eUnit ); in DbgOutItem()
/aoo42x/main/rsc/doku/feinkonz.43/
H A Drsc.doc2641  MapUnit = MAP_SYSFONT;
2657 geben. Die Einheiten sind die nach MapUnit definierten. Der Zahlenbereich umfa�t
2668  MapUnit = MAP_APPFONT;
3051   MapUnit = MAP_MM;
3099 unter der Klasse Window zu entnehmen. Die MapUnit MAP_MM ist die Einheit f�r
3101 MapUnit angegeben werden, diese Angabe kann auch weggelassen werden. Der
3104 Nach dem Schl�sselwort SIZE wird die Gr��e des Fensters angegeben. Die MapUnit
3106 Anstelle von MAP_MM kann eine beliebige MapUnit angegeben werden, diese
3148 angegeben. F�r die MapUnit gilt das gleiche wie bei POS und SIZE. Der
/aoo42x/main/sd/source/ui/func/
H A Dfuinsert.cxx319 MapUnit aUnit = VCLUnoHelper::UnoEmbed2VCLMapUnit( xObj->getMapUnit( nAspect ) ); in DoExecute()
555 MapUnit aMapUnit = MAP_100TH_MM; in DoExecute()
/aoo42x/main/sc/source/ui/drawfunc/
H A Dfuins2.cxx335 MapUnit aMapUnit = MAP_100TH_MM; in FuInsertOLE()
563 MapUnit aMapUnit = VCLUnoHelper::UnoEmbed2VCLMapUnit( xObj->getMapUnit( nAspect ) ); in FuInsertChart()
/aoo42x/main/svx/inc/svx/
H A Dcontdlg.hxx123 const MapUnit eUnit, const Size& rDisplaySize );
H A Dsimptabl.hxx114 void SetTabs( long* pTabs, MapUnit = MAP_APPFONT );
/aoo42x/main/svtools/inc/svtools/
H A Dunitconv.hxx49 SVT_DLLPUBLIC MapUnit FieldToMapUnit( const SfxFieldUnit eUnit );
H A Dembedhlp.hxx118 MapUnit GetMapUnit() const;
/aoo42x/main/xmloff/source/style/
H A Dchrhghdl.cxx60 MapUnit eSrcUnit = SvXMLExportHelper::GetUnitFromString( rStrImpValue, MAP_POINT ); in importXML()
/aoo42x/main/xmloff/source/draw/
H A Dximpcustomshape.cxx127 MapUnit eSrcUnit( SvXMLExportHelper::GetUnitFromString( rValue, MAP_100TH_MM ) ); in GetDistance()
164 MapUnit eSrcUnit = SvXMLExportHelper::GetUnitFromString( rValue, MAP_100TH_MM ); in GetDoublePercentage()
933 MapUnit eSrcUnit( SvXMLExportHelper::GetUnitFromString( rValue, MAP_100TH_MM ) ); in StartElement()
/aoo42x/main/svx/source/sdr/primitive2d/
H A Dsdrattributecreator.cxx649 const MapUnit aDestinationMapUnit((MapUnit)rSet.GetPool()->GetMetric(0)); in createNewSdrFillGraphicAttribute()
/aoo42x/main/sfx2/source/inc/
H A Dobjshimp.hxx135 MapUnit m_nMapUnit;
/aoo42x/main/vcl/source/control/
H A Dmorebtn.cxx125 meUnit = (MapUnit)ReadLongRes(); in ImplLoadRes()

Completed in 201 milliseconds

123456