/trunk/main/cui/source/tabpages/ |
H A D | tplnedef.cxx | 142 ePoolUnit = pPool->GetMetric( SID_ATTR_LINE_WIDTH ); in SvxLineDefTabPage() 494 nTmp1 = GetCoreValue( aMtrLength1, ePoolUnit ); in IMPL_LINK() 495 nTmp2 = GetCoreValue( aMtrLength2, ePoolUnit ); in IMPL_LINK() 507 SetMetricValue( aMtrLength1, nTmp1, ePoolUnit ); in IMPL_LINK() 508 SetMetricValue( aMtrLength2, nTmp2, ePoolUnit ); in IMPL_LINK() 524 nTmp1 = GetCoreValue( aMtrLength1, ePoolUnit ); in IMPL_LINK() 525 nTmp2 = GetCoreValue( aMtrLength2, ePoolUnit ); in IMPL_LINK() 538 SetMetricValue( aMtrLength1, nTmp1, ePoolUnit ); in IMPL_LINK() 539 SetMetricValue( aMtrLength2, nTmp2, ePoolUnit ); in IMPL_LINK() 962 GetCoreValue( aMtrLength1, ePoolUnit ) ); in FillDash_Impl() [all …]
|
H A D | tpline.cxx | 212 ePoolUnit = pPool->GetMetric( SID_ATTR_LINE_WIDTH ); in SvxLineTabPage() 565 XLineWidthItem aItem( GetCoreValue( aMtrLineWidth, ePoolUnit ) ); in FillItemSet() 1141 Get( XATTR_LINEWIDTH ) ).GetValue(), ePoolUnit ); in Reset() 1242 Get( XATTR_LINESTARTWIDTH ) ).GetValue(), ePoolUnit ); in Reset() 1256 Get( XATTR_LINEENDWIDTH ) ).GetValue(), ePoolUnit ); in Reset() 1447 sal_Int32 nValAct = GetCoreValue( aMtrStartWidth, ePoolUnit ); in IMPL_LINK() 1451 SetMetricValue( aMtrStartWidth, nValNew, ePoolUnit ); in IMPL_LINK() 1453 nValAct = GetCoreValue( aMtrEndWidth, ePoolUnit ); in IMPL_LINK() 1457 SetMetricValue( aMtrEndWidth, nValNew, ePoolUnit ); in IMPL_LINK() 1945 SetMetricValue(aSymbolWidthMF, aSymbolSize.Width(), ePoolUnit); in IMPL_LINK() [all …]
|
H A D | tpshadow.cxx | 111 ePoolUnit = pPool->GetMetric( SDRATTR_SHADOWXDIST ); in SvxShadowTabPage() 301 sal_Int32 nXY = GetCoreValue( aMtrDistance, ePoolUnit ); in FillItemSet() 420 SetMetricValue( aMtrDistance, nX < 0L ? -nX : nX, ePoolUnit ); in Reset() 422 SetMetricValue( aMtrDistance, nY < 0L ? -nY : nY, ePoolUnit ); in Reset() 447 SetMetricValue( aMtrDistance, nX < 0L ? -nX : nX, ePoolUnit ); in Reset() 449 SetMetricValue( aMtrDistance, nY < 0L ? -nY : nY, ePoolUnit ); in Reset() 561 sal_Int32 nXY = GetCoreValue( aMtrDistance, ePoolUnit ); in IMPL_LINK()
|
H A D | transfrm.cxx | 98 …(double)MetricField::ConvertValue(basegfx::fround(rRange.getMinX()), nDigits, ePoolUnit, eDlgUnit), in lcl_ConvertRect() 101 …(double)MetricField::ConvertValue(basegfx::fround(rRange.getMaxX()), nDigits, ePoolUnit, eDlgUnit), in lcl_ConvertRect() 245 ePoolUnit = pPool->GetMetric(SID_ATTR_TRANSFORM_POS_X); in SvxAngleTabPage() 296 lcl_ConvertRect(maRange, nDigits, (MapUnit)ePoolUnit, eDlgUnit); in Construct() 324 const double fTmpX((GetCoreValue(aMtrPosX, ePoolUnit) + maAnchor.getX()) * fUIScale); in FillItemSet() 325 const double fTmpY((GetCoreValue(aMtrPosY, ePoolUnit) + maAnchor.getY()) * fUIScale); in FillItemSet() 347 SetMetricValue(aMtrPosX, basegfx::fround(fTmp), ePoolUnit); in Reset() 358 SetMetricValue(aMtrPosY, basegfx::fround(fTmp), ePoolUnit); in Reset() 537 ePoolUnit = pPool->GetMetric( SID_ATTR_TRANSFORM_POS_X ); in SvxSlantTabPage() 567 long nTmp = GetCoreValue( aMtrRadius, ePoolUnit ); in FillItemSet() [all …]
|
H A D | tphatch.cxx | 129 ePoolUnit = pPool->GetMetric( SID_ATTR_FILL_HATCH ); in SvxHatchTabPage() 334 GetCoreValue( aMtrDistance, ePoolUnit ), in FillItemSet() 405 GetCoreValue( aMtrDistance, ePoolUnit ), in IMPL_LINK() 457 SetMetricValue( aMtrDistance, pHatch->GetDistance(), ePoolUnit ); in IMPL_LINK() 569 GetCoreValue( aMtrDistance, ePoolUnit ), in IMPL_LINK() 644 GetCoreValue( aMtrDistance, ePoolUnit ), in IMPL_LINK()
|
H A D | tparea.cxx | 696 ePoolUnit(SFX_MAPUNIT_100TH_MM), in SvxAreaTabPage() 770 ePoolUnit = pPool->GetMetric( XATTR_FILLBMP_SIZEX ); in SvxAreaTabPage() 1319 pItem = new XFillBmpSizeXItem( GetCoreValue( aMtrFldXSize, ePoolUnit ) ); in FillItemSet() 1356 pItem = new XFillBmpSizeYItem( GetCoreValue( aMtrFldYSize, ePoolUnit ) ); in FillItemSet() 1674 SetMetricValue( aMtrFldXSize, nValue, ePoolUnit ); in Reset() 1702 SetMetricValue( aMtrFldYSize, nValue, ePoolUnit ); in Reset() 2638 pItem = new XFillBmpSizeXItem( GetCoreValue( aMtrFldXSize, ePoolUnit ) ); in IMPL_LINK() 2659 pItem = new XFillBmpSizeYItem( GetCoreValue( aMtrFldYSize, ePoolUnit ) ); in IMPL_LINK()
|
/trunk/main/sd/source/ui/dlg/ |
H A D | dlgsnap.cxx | 93 SfxMapUnit ePoolUnit = pPool->GetMetric( SID_ATTR_FILL_HATCH ); in SdSnapLineDlg() local 104 SetMetricValue( aMtrFldX, aLeftTop.X(), ePoolUnit ); in SdSnapLineDlg() 111 SetMetricValue( aMtrFldX, aRightBottom.X(), ePoolUnit ); in SdSnapLineDlg() 117 SetMetricValue( aMtrFldY, aLeftTop.Y(), ePoolUnit ); in SdSnapLineDlg() 123 SetMetricValue( aMtrFldY, aRightBottom.Y(), ePoolUnit ); in SdSnapLineDlg()
|
H A D | tpoption.cxx | 331 ePoolUnit = pPool->GetMetric( SID_ATTR_FILL_HATCH ); in SdTpOptionsMisc() 381 SetMetricValue( aMtrFldInfo1, nWidth, ePoolUnit ); in ActivatePage() 385 SetMetricValue( aMtrFldInfo2, nHeight, ePoolUnit ); in ActivatePage() 711 SetMetricValue( aMtrFldOriginalWidth, nW, ePoolUnit ); in IMPL_LINK() 712 SetMetricValue( aMtrFldOriginalHeight, nH, ePoolUnit ); in IMPL_LINK()
|
/trunk/main/svx/source/tbxctrls/ |
H A D | itemwin.cxx | 505 if ( pItem->GetValue() != GetCoreValue( *this, ePoolUnit ) ) in Update() 506 SetMetricValue( *this, pItem->GetValue(), ePoolUnit ); in Update() 517 long nTmp = GetCoreValue( *this, ePoolUnit ); in Modify() 561 SetMetricValue( *this, GetMin(), ePoolUnit ); in Down() 580 ePoolUnit = eUnit; in SetCoreUnit()
|
/trunk/main/svx/source/engine3d/ |
H A D | float3d.cxx | 589 ePoolUnit = mpImpl->pPool->GetMetric( SID_ATTR_LINE_WIDTH ); in Update() 766 sal_uInt32 nValue2 = GetCoreValue( aMtrDepth, ePoolUnit ); in Update() 772 SetMetricValue( aMtrDepth, nValue, ePoolUnit ); in Update() 1026 sal_uInt32 nValue2 = GetCoreValue( aMtrDistance, ePoolUnit ); in Update() 1032 SetMetricValue( aMtrDistance, nValue, ePoolUnit ); in Update() 1050 sal_uInt32 nValue2 = GetCoreValue( aMtrFocalLength, ePoolUnit ); in Update() 1056 SetMetricValue( aMtrFocalLength, nValue, ePoolUnit ); in Update() 1834 ePoolUnit = mpImpl->pPool->GetMetric( SID_ATTR_LINE_WIDTH ); in GetAttr() 1860 sal_uInt32 nValue = GetCoreValue( aMtrDepth, ePoolUnit ); in GetAttr() 1973 sal_uInt32 nValue2 = GetCoreValue( aMtrDistance, ePoolUnit ); in GetAttr() [all …]
|
/trunk/main/cui/source/inc/ |
H A D | transfrm.hxx | 224 SfxMapUnit ePoolUnit; member in SvxAngleTabPage 276 SfxMapUnit ePoolUnit; member in SvxSlantTabPage
|
H A D | cuitabarea.hxx | 261 SfxMapUnit ePoolUnit; member in SvxAreaTabPage 367 SfxMapUnit ePoolUnit; member in SvxShadowTabPage 539 SfxMapUnit ePoolUnit; member in SvxHatchTabPage
|
H A D | cuitabline.hxx | 178 SfxMapUnit ePoolUnit; member in SvxLineTabPage 301 SfxMapUnit ePoolUnit; member in SvxLineDefTabPage
|
/trunk/main/sd/source/ui/inc/ |
H A D | tpoption.hxx | 150 SfxMapUnit ePoolUnit; member in SdTpOptionsMisc
|
/trunk/main/svx/inc/svx/ |
H A D | itemwin.hxx | 114 SfxMapUnit ePoolUnit; member in SvxMetricField
|
H A D | float3d.hxx | 219 SfxMapUnit ePoolUnit; member in Svx3DWin
|