Home
last modified time | relevance | path

Searched refs:eDlgUnit (Results 1 – 14 of 14) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svx/
H A Dtransfrmhelper.hxx33 …gfx::B2DRange& rRange, const sal_uInt16 nDigits, const MapUnit ePoolUnit, const FieldUnit eDlgUnit) in ConvertRect() argument
36 …ouble>(MetricField::ConvertValue(basegfx::fround(rRange.getMinX()), nDigits, ePoolUnit, eDlgUnit)), in ConvertRect()
37 …uble>(MetricField::ConvertValue(basegfx::fround(rRange.getMinY()), nDigits, ePoolUnit, eDlgUnit))); in ConvertRect()
39 …ouble>(MetricField::ConvertValue(basegfx::fround(rRange.getMaxX()), nDigits, ePoolUnit, eDlgUnit)), in ConvertRect()
40 …uble>(MetricField::ConvertValue(basegfx::fround(rRange.getMaxY()), nDigits, ePoolUnit, eDlgUnit))); in ConvertRect()
H A Ditemwin.hxx65 FieldUnit eDlgUnit; member in SvxMetricField
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svx/
H A Dtransfrmhelper.hxx31 …gfx::B2DRange& rRange, const sal_uInt16 nDigits, const MapUnit ePoolUnit, const FieldUnit eDlgUnit) in ConvertRect() argument
34 …c_cast<double>(vcl::ConvertValue(basegfx::fround(rRange.getMinX()), nDigits, ePoolUnit, eDlgUnit)), in ConvertRect()
35 …_cast<double>(vcl::ConvertValue(basegfx::fround(rRange.getMinY()), nDigits, ePoolUnit, eDlgUnit))); in ConvertRect()
37 …c_cast<double>(vcl::ConvertValue(basegfx::fround(rRange.getMaxX()), nDigits, ePoolUnit, eDlgUnit)), in ConvertRect()
38 …_cast<double>(vcl::ConvertValue(basegfx::fround(rRange.getMaxY()), nDigits, ePoolUnit, eDlgUnit))); in ConvertRect()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/dialog/
H A Dfontwork.cxx261 SetFieldUnit(*m_pMtrFldDistance, eDlgUnit, true); in SvxFontWorkDialog()
262 SetFieldUnit(*m_pMtrFldTextStart, eDlgUnit, true); in SvxFontWorkDialog()
263 SetFieldUnit(*m_pMtrFldShadowX, eDlgUnit, true); in SvxFontWorkDialog()
264 SetFieldUnit(*m_pMtrFldShadowY, eDlgUnit, true); in SvxFontWorkDialog()
265 if( eDlgUnit == FieldUnit::MM ) in SvxFontWorkDialog()
504 m_pMtrFldShadowX->SetUnit( eDlgUnit ); in SetShadow_Impl()
508 if( eDlgUnit == FieldUnit::MM ) in SetShadow_Impl()
513 m_pMtrFldShadowY->SetUnit( eDlgUnit ); in SetShadow_Impl()
517 if( eDlgUnit == FieldUnit::MM ) in SetShadow_Impl()
754 if( eDlgUnit != m_pMtrFldDistance->GetUnit() ) in IMPL_LINK_NOARG()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/dialog/
H A Dfontwork.cxx225 SetFieldUnit(*m_xMtrFldDistance, eDlgUnit, true);
226 SetFieldUnit(*m_xMtrFldTextStart, eDlgUnit, true);
227 SetFieldUnit(*m_xMtrFldShadowX, eDlgUnit, true);
228 SetFieldUnit(*m_xMtrFldShadowY, eDlgUnit, true);
229 if( eDlgUnit == FieldUnit::MM )
473 if( eDlgUnit == FieldUnit::MM ) in SetShadow_Impl()
482 if( eDlgUnit == FieldUnit::MM ) in SetShadow_Impl()
708 if( eDlgUnit != m_xMtrFldDistance->get_unit() ) in IMPL_LINK_NOARG()
712 if (eDlgUnit == FieldUnit::MM) in IMPL_LINK_NOARG()
723 if( eDlgUnit != m_xMtrFldShadowX->get_unit() && in IMPL_LINK_NOARG()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/tbxctrls/
H A Ditemwin.cxx54 , eDlgUnit(SfxModule::GetModuleFieldUnit(rFrame)) in SvxMetricField()
64 SetFieldUnit(*m_xWidget, eDlgUnit); in SvxMetricField()
134 if ( eDlgUnit != eTmpUnit ) in RefreshDlgUnit()
136 eDlgUnit = eTmpUnit; in RefreshDlgUnit()
137 SetFieldUnit(*m_xWidget, eDlgUnit); in RefreshDlgUnit()
H A Dlinemetricbox.hxx32 FieldUnit eDlgUnit; member in SvxMetricField
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/tbxctrls/
H A Ditemwin.cxx299 eDlgUnit = SfxModule::GetModuleFieldUnit( mxFrame ); in SvxMetricField()
300 SetFieldUnit( *this, eDlgUnit ); in SvxMetricField()
354 if ( eDlgUnit != eTmpUnit ) in RefreshDlgUnit()
356 eDlgUnit = eTmpUnit; in RefreshDlgUnit()
357 SetFieldUnit( *this, eDlgUnit ); in RefreshDlgUnit()
/dports/editors/libreoffice/libreoffice-7.2.6.2/cui/source/tabpages/
H A Dtransfrm.cxx173 , eDlgUnit(FieldUnit::NONE) in SvxAngleTabPage()
199 eDlgUnit = GetModuleFieldUnit(GetItemSet()); in Construct()
200 SetFieldUnit(*m_xMtrPosX, eDlgUnit, true); in Construct()
201 SetFieldUnit(*m_xMtrPosY, eDlgUnit, true); in Construct()
203 if (FieldUnit::MILE == eDlgUnit || FieldUnit::KM == eDlgUnit) in Construct()
235 TransfrmHelper::ConvertRect(maRange, nDigits, ePoolUnit, eDlgUnit); in Construct()
402 , eDlgUnit(FieldUnit::NONE) in SvxSlantTabPage()
434 eDlgUnit = GetModuleFieldUnit(GetItemSet()); in Construct()
435 SetFieldUnit(*m_xMtrRadius, eDlgUnit, true); in Construct()
438 SetFieldUnit(*m_aControlX[i], eDlgUnit, true); in Construct()
[all …]
H A Dswpossizetabpage.cxx572 FieldUnit eDlgUnit = GetModuleFieldUnit( rInAttrs ); in SvxSwPosSizeTabPage() local
573 SetFieldUnit(*m_xHoriByMF, eDlgUnit, true); in SvxSwPosSizeTabPage()
574 SetFieldUnit(*m_xVertByMF, eDlgUnit, true); in SvxSwPosSizeTabPage()
575 SetFieldUnit(*m_xWidthMF , eDlgUnit, true); in SvxSwPosSizeTabPage()
576 SetFieldUnit(*m_xHeightMF, eDlgUnit, true); in SvxSwPosSizeTabPage()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cui/source/tabpages/
H A Dtransfrm.cxx173 , eDlgUnit(FieldUnit::NONE) in SvxAngleTabPage()
198 eDlgUnit = GetModuleFieldUnit(GetItemSet()); in Construct()
199 SetFieldUnit(*m_xMtrPosX, eDlgUnit, true); in Construct()
200 SetFieldUnit(*m_xMtrPosY, eDlgUnit, true); in Construct()
202 if (FieldUnit::MILE == eDlgUnit || FieldUnit::KM == eDlgUnit) in Construct()
234 TransfrmHelper::ConvertRect(maRange, nDigits, ePoolUnit, eDlgUnit); in Construct()
402 , eDlgUnit(FieldUnit::NONE) in SvxSlantTabPage()
434 eDlgUnit = GetModuleFieldUnit(GetItemSet()); in Construct()
435 SetFieldUnit(*m_xMtrRadius, eDlgUnit, true); in Construct()
438 SetFieldUnit(*m_aControlX[i], eDlgUnit, true); in Construct()
[all …]
H A Dswpossizetabpage.cxx560 FieldUnit eDlgUnit = GetModuleFieldUnit( rInAttrs ); in SvxSwPosSizeTabPage() local
561 SetFieldUnit(*m_xHoriByMF, eDlgUnit, true); in SvxSwPosSizeTabPage()
562 SetFieldUnit(*m_xVertByMF, eDlgUnit, true); in SvxSwPosSizeTabPage()
563 SetFieldUnit(*m_xWidthMF , eDlgUnit, true); in SvxSwPosSizeTabPage()
564 SetFieldUnit(*m_xHeightMF, eDlgUnit, true); in SvxSwPosSizeTabPage()
/dports/editors/libreoffice/libreoffice-7.2.6.2/cui/source/inc/
H A Dtransfrm.hxx173 FieldUnit eDlgUnit; member in SvxAngleTabPage
218 FieldUnit eDlgUnit; member in SvxSlantTabPage
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cui/source/inc/
H A Dtransfrm.hxx175 FieldUnit eDlgUnit; member in SvxAngleTabPage
222 FieldUnit eDlgUnit; member in SvxSlantTabPage