/aoo41x/main/svx/source/dialog/ |
H A D | relfld.cxx | 110 SetUnit( FUNIT_CM ); in EnableRelativeMode() 126 SetUnit( FUNIT_PERCENT ); in SetRelative() 134 SetUnit( FUNIT_CM ); in SetRelative()
|
H A D | fontwork.cxx | 559 aMtrFldShadowX.SetUnit( eDlgUnit ); in SetShadow_Impl() 570 aMtrFldShadowY.SetUnit( eDlgUnit ); in SetShadow_Impl() 596 aMtrFldShadowX.SetUnit(FUNIT_CUSTOM); in SetShadow_Impl() 603 aMtrFldShadowY.SetUnit(FUNIT_PERCENT); in SetShadow_Impl()
|
/aoo41x/main/cui/source/tabpages/ |
H A D | tplnedef.cxx | 503 aMtrLength1.SetUnit( eFUnit ); in IMPL_LINK() 504 aMtrLength2.SetUnit( eFUnit ); in IMPL_LINK() 505 aMtrDistance.SetUnit( eFUnit ); in IMPL_LINK() 533 aMtrLength1.SetUnit( FUNIT_PERCENT ); in IMPL_LINK() 534 aMtrLength2.SetUnit( FUNIT_PERCENT ); in IMPL_LINK() 535 aMtrDistance.SetUnit( FUNIT_PERCENT ); in IMPL_LINK()
|
H A D | tpcolor.cxx | 1071 aMtrFldColorModel1.SetUnit(FUNIT_NONE); in IMPL_LINK() 1076 aMtrFldColorModel2.SetUnit(FUNIT_NONE); in IMPL_LINK() 1081 aMtrFldColorModel3.SetUnit(FUNIT_NONE); in IMPL_LINK() 1118 aMtrFldColorModel1.SetUnit(FUNIT_CUSTOM); in IMPL_LINK() 1124 aMtrFldColorModel2.SetUnit(FUNIT_CUSTOM); in IMPL_LINK() 1130 aMtrFldColorModel3.SetUnit(FUNIT_CUSTOM); in IMPL_LINK()
|
H A D | textanim.cxx | 338 aMtrFldAmount.SetUnit( FUNIT_CUSTOM ); in Reset() 352 aMtrFldAmount.SetUnit( eFUnit ); in Reset() 687 aMtrFldAmount.SetUnit( FUNIT_CUSTOM ); in IMPL_LINK() 703 aMtrFldAmount.SetUnit( eFUnit ); in IMPL_LINK()
|
H A D | numpages.cxx | 1463 aWidthMF .SetUnit( eMetric ); in SetMetric() 1464 aHeightMF .SetUnit( eMetric ); in SetMetric() 3606 aDistBorderMF .SetUnit( eMetric ); in SetMetric() 3607 aDistNumMF .SetUnit( eMetric ); in SetMetric() 3608 aIndentMF .SetUnit( eMetric ); in SetMetric() 3610 aListtabMF.SetUnit( eMetric ); in SetMetric() 3611 aAlignedAtMF.SetUnit( eMetric ); in SetMetric() 3612 aIndentAtMF.SetUnit( eMetric ); in SetMetric()
|
H A D | tparea.cxx | 2526 aMtrFldXSize.SetUnit( FUNIT_PERCENT ); in IMPL_LINK() 2532 aMtrFldYSize.SetUnit( FUNIT_PERCENT ); in IMPL_LINK() 2540 aMtrFldXSize.SetUnit( eFUnit ); in IMPL_LINK() 2546 aMtrFldYSize.SetUnit( eFUnit ); in IMPL_LINK()
|
/aoo41x/main/sw/source/ui/misc/ |
H A D | num.cxx | 659 aDistBorderMF .SetUnit( eMetric ); in SetWrtShell() 660 aDistNumMF .SetUnit( eMetric ); in SetWrtShell() 661 aIndentMF .SetUnit( eMetric ); in SetWrtShell() 663 aListtabMF.SetUnit( eMetric ); in SetWrtShell() 664 aAlignedAtMF.SetUnit( eMetric ); in SetWrtShell() 665 aIndentAtMF.SetUnit( eMetric ); in SetWrtShell()
|
/aoo41x/main/svtools/source/control/ |
H A D | ctrlbox.cxx | 1339 SetUnit( FUNIT_POINT ); in EnableRelativeMode() 1350 SetUnit( FUNIT_POINT ); in EnablePtRelativeMode() 1373 SetUnit( FUNIT_POINT ); in SetRelative() 1390 SetUnit( FUNIT_PERCENT ); in SetRelative() 1407 SetUnit( FUNIT_POINT ); in SetRelative()
|
/aoo41x/main/sd/source/ui/dlg/ |
H A D | tpoption.cxx | 321 aMtrFldInfo1.SetUnit( eFUnit ); in SdTpOptionsMisc() 324 aMtrFldInfo2.SetUnit( eFUnit ); in SdTpOptionsMisc() 378 aMtrFldInfo1.SetUnit( eFUnit ); in ActivatePage() 379 aMtrFldInfo2.SetUnit( eFUnit ); in ActivatePage()
|
H A D | diactrl.cxx | 69 SetUnit( FUNIT_CUSTOM ); in SFX_IMPL_TOOLBOX_CONTROL()
|
/aoo41x/main/sw/source/ui/utlui/ |
H A D | prcntfld.cxx | 93 SetUnit(FUNIT_CUSTOM); in ShowPercent() 122 SetUnit(eOldUnit); in ShowPercent()
|
/aoo41x/main/svx/source/sidebar/line/ |
H A D | LineWidthControl.cxx | 129 maMFWidth.SetUnit( FUNIT_POINT ); in Initialize() 164 maVSWidth.SetUnit(rStr); in Initialize()
|
H A D | LineWidthValueSet.hxx | 37 void SetUnit(XubString* str);
|
H A D | LineWidthValueSet.cxx | 53 void LineWidthValueSet::SetUnit(XubString* str) in SetUnit() function in svx::sidebar::LineWidthValueSet
|
/aoo41x/main/svtools/source/misc/ |
H A D | unitconv.cxx | 56 rField.SetUnit( eUnit ); in SetFieldUnit() 111 rBox.SetUnit( eUnit ); in SetFieldUnit()
|
/aoo41x/main/sw/source/ui/uiview/ |
H A D | viewmdi.cxx | 569 pHRuler->SetUnit( eUnit ); in ChangeTabMetric() 578 pVRuler->SetUnit( eUnit ); in ChangeVLinealMetric()
|
/aoo41x/main/sc/source/ui/sidebar/ |
H A D | CellLineStyleValueSet.hxx | 42 void SetUnit(XubString* str);
|
H A D | CellLineStyleValueSet.cxx | 46 void CellLineStyleValueSet::SetUnit(XubString* str) in SetUnit() function in sc::sidebar::CellLineStyleValueSet
|
H A D | CellLineStyleControl.cxx | 80 maCellLineStyleValueSet.SetUnit(mpStr); in Initialize()
|
/aoo41x/main/sc/source/ui/miscdlgs/ |
H A D | mtrindlg.cxx | 67 aEdValue.SetUnit ( eFUnit ); in ScMetricInputDlg()
|
/aoo41x/main/sd/source/ui/animations/ |
H A D | CustomAnimationDialog.cxx | 487 mpMetric->SetUnit( FUNIT_PERCENT ); in CharHeightPropertyBox() 583 mpMetric->SetUnit( FUNIT_PERCENT ); in TransparencyPropertyBox() 705 mpMetric->SetUnit( FUNIT_CUSTOM ); in RotationPropertyBox() 847 mpMetric->SetUnit( FUNIT_PERCENT ); in ScalePropertyBox()
|
/aoo41x/main/sd/source/ui/view/ |
H A D | drviews1.cxx | 585 pRuler->SetUnit( FieldUnit( nMetric ) ); in CreateHRuler() 619 pRuler->SetUnit( FieldUnit( nMetric ) ); in CreateVRuler()
|
/aoo41x/main/extensions/source/propctrlr/ |
H A D | usercontrol.cxx | 327 getTypedControlWindow()->SetUnit( FUNIT_CUSTOM ); in OTimeDurationControl()
|
/aoo41x/main/reportdesign/source/ui/report/ |
H A D | StartMarker.cxx | 82 m_aVRuler.SetUnit(MEASURE_METRIC == eSystem ? FUNIT_CM : FUNIT_INCH); in DBG_NAME()
|