| /AOO41X/main/setup_native/source/win32/customactions/reg4msdoc/ |
| H A D | registrar.cxx | 356 RegKey->SetValue(RegVal); in RegisterAsHtmlEditorForInternetExplorer() 362 RegVal->SetValue(OOFriendlyAppName); in RegisterAsHtmlEditorForInternetExplorer() 363 RegKey->SetValue(RegVal); in RegisterAsHtmlEditorForInternetExplorer() 367 RegVal->SetValue( in RegisterAsHtmlEditorForInternetExplorer() 370 RegKey->SetValue(RegVal); in RegisterAsHtmlEditorForInternetExplorer() 426 RegVal->SetValue( in RegisterAsDefaultHtmlEditorForInternetExplorer() 430 RegKey->SetValue(RegVal); in RegisterAsDefaultHtmlEditorForInternetExplorer() 433 RegVal->SetValue(m_ContextInformation.GetOpenOfficeFriendlyAppName()); in RegisterAsDefaultHtmlEditorForInternetExplorer() 435 RegKey->SetValue(RegVal); in RegisterAsDefaultHtmlEditorForInternetExplorer() 518 RegVal->SetValue( in RegisterAsDefaultShellHtmlEditor() [all …]
|
| /AOO41X/main/cui/source/tabpages/ |
| H A D | grfpage.cxx | 185 aLeftMF.SetValue( aLeftMF.Normalize( pCrop->GetLeft()), eUnit ); in Reset() 186 aRightMF.SetValue( aRightMF.Normalize( pCrop->GetRight()), eUnit ); in Reset() 187 aTopMF.SetValue( aTopMF.Normalize( pCrop->GetTop()), eUnit ); in Reset() 188 aBottomMF.SetValue( aBottomMF.Normalize( pCrop->GetBottom()), eUnit ); in Reset() 192 aLeftMF.SetValue( 0 ); in Reset() 193 aRightMF.SetValue( 0 ); in Reset() 194 aTopMF.SetValue( 0 ); in Reset() 195 aBottomMF.SetValue( 0 ); in Reset() 350 aWidthMF.SetValue(nWidth, FUNIT_TWIP); in ActivatePage() 363 aHeightMF.SetValue(nHeight, FUNIT_TWIP); in ActivatePage() [all …]
|
| H A D | transfrm.cxx | 368 aMtrAngle.SetValue(((const SfxInt32Item*)pItem)->GetValue()); in Reset() 646 aMtrAngle.SetValue( ( (const SfxInt32Item*)pItem )->GetValue() ); in Reset() 1050 maMtrWidth.SetValue(static_cast<sal_Int64>(fTmpWidth), meDlgUnit); in Reset() 1062 maMtrHeight.SetValue(static_cast<sal_Int64>(fTmpHeight), meDlgUnit); in Reset() 1483 maMtrPosX.SetValue( basegfx::fround64(maRange.getMinX()) ); in PointChanged() 1484 maMtrPosY.SetValue( basegfx::fround64(maRange.getMinY()) ); in PointChanged() 1489 maMtrPosX.SetValue( basegfx::fround64(maRange.getCenter().getX()) ); in PointChanged() 1490 maMtrPosY.SetValue( basegfx::fround64(maRange.getMinY()) ); in PointChanged() 1495 maMtrPosX.SetValue( basegfx::fround64(maRange.getMaxX()) ); in PointChanged() 1496 maMtrPosY.SetValue( basegfx::fround64(maRange.getMinY()) ); in PointChanged() [all …]
|
| H A D | tpcolor.cxx | 238 aMtrFldColorModel1.SetValue( ColorToPercent_Impl( aAktuellColor.GetRed() ) ); in ActivatePage() 239 aMtrFldColorModel2.SetValue( ColorToPercent_Impl( aAktuellColor.GetGreen() ) ); in ActivatePage() 240 aMtrFldColorModel3.SetValue( ColorToPercent_Impl( aAktuellColor.GetBlue() ) ); in ActivatePage() 678 aMtrFldColorModel1.SetValue( ColorToPercent_Impl( aAktuellColor.GetRed() ) ); in IMPL_LINK() 679 aMtrFldColorModel2.SetValue( ColorToPercent_Impl( aAktuellColor.GetGreen() ) ); in IMPL_LINK() 680 aMtrFldColorModel3.SetValue( ColorToPercent_Impl( aAktuellColor.GetBlue() ) ); in IMPL_LINK() 681 aMtrFldColorModel4.SetValue( ColorToPercent_Impl( nK ) ); in IMPL_LINK() 1057 aMtrFldColorModel4.SetValue( 0L ); in IMPL_LINK() 1139 aMtrFldColorModel1.SetValue( ColorToPercent_Impl( aAktuellColor.GetRed() ) ); in IMPL_LINK() 1140 aMtrFldColorModel2.SetValue( ColorToPercent_Impl( aAktuellColor.GetGreen() ) ); in IMPL_LINK() [all …]
|
| H A D | paragrph.cxx | 415 pRegItem->SetValue(!bSet); in FillItemSet() 459 aLeftIndent.SetValue( rOldItem.GetPropLeft() ); in Reset() 471 aRightIndent.SetValue( rOldItem.GetPropRight() ); in Reset() 483 aFLineIndent.SetValue( rOldItem.GetPropTxtFirstLineOfst() ); in Reset() 529 aTopDist.SetValue( rOldItem.GetPropUpper() ); in Reset() 541 aBottomDist.SetValue( rOldItem.GetPropLower() ); in Reset() 743 SetValue( aLineDistAtPercentBox.Normalize( in SetLineSpacing_Impl() 794 aLineDistAtMetricBox.SetValue( in IMPL_LINK() 808 aLineDistAtMetricBox.SetValue( in IMPL_LINK() 821 aLineDistAtPercentBox.SetValue( in IMPL_LINK() [all …]
|
| H A D | tparea.cxx | 298 aMtrTransparent.SetValue( 50 ); in SvxTransparenceTabPage() 302 aMtrTrgrEndValue.SetValue( 100 ); in SvxTransparenceTabPage() 303 aMtrTrgrStartValue.SetValue( 0 ); in SvxTransparenceTabPage() 457 aMtrTrgrAngle.SetValue(rGradient.GetAngle() / 10); in Reset() 458 aMtrTrgrBorder.SetValue(rGradient.GetBorder()); in Reset() 459 aMtrTrgrCenterX.SetValue(rGradient.GetXOffset()); in Reset() 460 aMtrTrgrCenterY.SetValue(rGradient.GetYOffset()); in Reset() 461 …aMtrTrgrStartValue.SetValue((sal_uInt16)((((sal_uInt16)rGradient.GetStartColor().GetRed() + 1) * 1… in Reset() 462 …aMtrTrgrEndValue.SetValue((sal_uInt16)((((sal_uInt16)rGradient.GetEndColor().GetRed() + 1) * 100) … in Reset() 466 aMtrTransparent.SetValue(bLinearActive ? nTransp : 50); in Reset() [all …]
|
| /AOO41X/main/sw/source/ui/uiview/ |
| H A D | view0.cxx | 290 aBool.SetValue( pOpt->IsViewAnyRuler()); in StateViewOptions() 299 aBool.SetValue( bState ); in StateViewOptions() 303 aBool.SetValue( SwViewOption::IsDocBoundaries()); break; in StateViewOptions() 305 aBool.SetValue( !pOpt->IsGraphic() ); break; in StateViewOptions() 307 aBool.SetValue( SwViewOption::IsFieldShadings() ); break; in StateViewOptions() 309 aBool.SetValue( pOpt->IsFldName() ); break; in StateViewOptions() 311 aBool.SetValue( lcl_IsViewMarks(*pOpt) ); break; in StateViewOptions() 313 aBool.SetValue( pOpt->IsViewMetaChars() ); break; in StateViewOptions() 315 aBool.SetValue( SwViewOption::IsTableBoundaries() ); break; in StateViewOptions() 318 aBool.SetValue( pOpt->IsPostIts()); in StateViewOptions() [all …]
|
| /AOO41X/main/sw/source/ui/misc/ |
| H A D | pggrid.cxx | 244 aLinesPerPageNF.SetValue(rGridItem.GetLines()); in Reset() 247 aTextSizeMF.SetValue(aTextSizeMF.Normalize(m_nRubyUserValue), FUNIT_TWIP); in Reset() 248 aRubySizeMF.SetValue(aRubySizeMF.Normalize(rGridItem.GetRubyHeight()), FUNIT_TWIP); in Reset() 249 aCharWidthMF.SetValue(aCharWidthMF.Normalize(rGridItem.GetBaseWidth()), FUNIT_TWIP); in Reset() 357 aCharsPerLineNF.SetValue(m_aPageSize.Width() / nTextSize); in UpdatePageSize() 362 aLinesPerPageNF.SetValue(m_aPageSize.Height() / nTextSize); in UpdatePageSize() 364 aCharsPerLineNF.SetValue(m_aPageSize.Width() / nTextWidth); in UpdatePageSize() 366 aCharsPerLineNF.SetValue( 45 ); in UpdatePageSize() 391 aTextSizeMF.SetValue(aTextSizeMF.Normalize(nWidth), FUNIT_TWIP); in IMPL_LINK() 410 aTextSizeMF.SetValue(aTextSizeMF.Normalize(nHeight), FUNIT_TWIP); in IMPL_LINK() [all …]
|
| H A D | pgfnote.cxx | 136 aMaxHeightEdit.SetValue(0); in IMPL_LINK_INLINE_END() 142 aDistEdit.SetValue(0); in IMPL_LINK_INLINE_END() 181 aMaxHeightEdit.SetValue(aMaxHeightEdit.Normalize(nHeightValue),FUNIT_TWIP);; in SwFootNotePage() 223 aMaxHeightEdit.SetValue(aMaxHeightEdit.Normalize(lHeight),FUNIT_TWIP); in Reset() 253 aLineWidthEdit.SetValue( static_cast<long>(aTmp) ); in Reset() 256 aDistEdit.SetValue(aDistEdit.Normalize(pFtnInfo->GetTopDist()),FUNIT_TWIP); in Reset() 257 aLineDistEdit.SetValue( in Reset()
|
| /AOO41X/main/toolkit/workben/layout/ |
| H A D | zoom.cxx | 63 void SetValue( int n ) in SetValue() function 83 void SetValue( int n ) in SetValue() function 160 aUserEdit.SetValue( (long)nNewFactor ); in SetFactor() 166 aUserEdit.SetValue( (long)nNewFactor ); in SetFactor() 337 aUserEdit.SetValue( nValue ); in SvxZoomDialog() 395 aColumnsEdit.SetValue( 2 ); in SvxZoomDialog() 402 aColumnsEdit.SetValue( 2 ); in SvxZoomDialog() 411 aColumnsEdit.SetValue( nColumns ); in SvxZoomDialog() 417 aColumnsEdit.SetValue( nColumns ); in SvxZoomDialog() 573 aZoomItem.SetValue( nFactor ); in IMPL_LINK() [all …]
|
| /AOO41X/main/svx/source/engine3d/ |
| H A D | svx3ditems.cxx | 89 pRetval->SetValue(aBoolItem.GetValue()); in Create() 288 pRetval->SetValue(aBoolItem.GetValue()); in Create() 313 pRetval->SetValue(aBoolItem.GetValue()); in Create() 338 pRetval->SetValue(aBoolItem.GetValue()); in Create() 363 pRetval->SetValue(aBoolItem.GetValue()); in Create() 388 pRetval->SetValue(aBoolItem.GetValue()); in Create() 408 SetValue((sal_Int16)eVar); in PutValue() 429 SetValue((sal_Int16)eVar); in PutValue() 450 SetValue((sal_Int16)eVar); in PutValue() 471 SetValue((sal_Int16)eVar); in PutValue() [all …]
|
| /AOO41X/main/sd/source/ui/dlg/ |
| H A D | copydlg.cxx | 171 maNumFldCopies.SetValue( ( ( const SfxUInt16Item* ) pPoolItem )->GetValue() ); in IMPL_LINK() 173 maNumFldCopies.SetValue( 1L ); in IMPL_LINK() 186 maMtrFldAngle.SetValue( ( ( const SfxInt32Item* ) pPoolItem )->GetValue() ); in IMPL_LINK() 188 maMtrFldAngle.SetValue( 0L ); in IMPL_LINK() 218 maNumFldCopies.SetValue( nTmp ); in IMPL_LINK() 221 maMtrFldMoveX.SetValue( nTmp ); in IMPL_LINK() 224 maMtrFldMoveY.SetValue( nTmp ); in IMPL_LINK() 227 maMtrFldAngle.SetValue( nTmp ); in IMPL_LINK() 230 maMtrFldWidth.SetValue( nTmp ); in IMPL_LINK() 233 maMtrFldHeight.SetValue( nTmp ); in IMPL_LINK() [all …]
|
| /AOO41X/main/starmath/source/ |
| H A D | dialog.cxx | 233 aZoom.SetValue(((const SfxUInt16Item &)rSet.Get(GetWhich(SID_PRINTZOOM))).GetValue()); in Reset() 469 aBaseSize.SetValue( SmRoundFraction( in ReadFrom() 472 aTextSize .SetValue( rFormat.GetRelSize(SIZ_TEXT) ); in ReadFrom() 473 aIndexSize .SetValue( rFormat.GetRelSize(SIZ_INDEX) ); in ReadFrom() 474 aFunctionSize.SetValue( rFormat.GetRelSize(SIZ_FUNCTION) ); in ReadFrom() 475 aOperatorSize.SetValue( rFormat.GetRelSize(SIZ_OPERATOR) ); in ReadFrom() 476 aBorderSize .SetValue( rFormat.GetRelSize(SIZ_LIMITS) ); in ReadFrom() 835 pCat->SetValue(0, (sal_uInt16) aMetricField1.GetValue()); in SetCategory() 836 pCat->SetValue(1, (sal_uInt16) aMetricField2.GetValue()); in SetCategory() 837 pCat->SetValue(2, (sal_uInt16) aMetricField3.GetValue()); in SetCategory() [all …]
|
| /AOO41X/main/cui/source/dialogs/ |
| H A D | zoom.cxx | 88 aUserEdit.SetValue( (long)nNewFactor ); in SetFactor() 94 aUserEdit.SetValue( (long)nNewFactor ); in SetFactor() 227 aUserEdit.SetValue( nValue ); in SvxZoomDialog() 289 aColumnsEdit.SetValue( 2 ); in SvxZoomDialog() 296 aColumnsEdit.SetValue( 2 ); in SvxZoomDialog() 305 aColumnsEdit.SetValue( nColumns ); in SvxZoomDialog() 311 aColumnsEdit.SetValue( nColumns ); in SvxZoomDialog() 451 aZoomItem.SetValue( nFactor ); in IMPL_LINK() 455 aViewLayoutItem.SetValue( 0 ); in IMPL_LINK() 460 aViewLayoutItem.SetValue( 1 ); in IMPL_LINK() [all …]
|
| H A D | colorpicker.cxx | 811 void SetValue( const Color& rColor, ColorMode eMode, double dValue ); 1039 void ColorSliderControl::SetValue( const Color& rColor, ColorMode eMode, double dValue ) in SetValue() function in cui::ColorSliderControl 1293 maMFRed.SetValue( nRed ); in update_color() 1294 maMFGreen.SetValue( nGreen ); in update_color() 1295 maMFBlue.SetValue( nBlue ); in update_color() 1300 maMFCyan.SetValue( toInt( mdCyan, 100.0 ) ); in update_color() 1301 maMFMagenta.SetValue( toInt( mdMagenta, 100.0 ) ); in update_color() 1302 maMFYellow.SetValue( toInt( mdYellow, 100.0 ) ); in update_color() 1303 maMFKey.SetValue( toInt( mdKey, 100.0 ) ); in update_color() 1308 maMFHue.SetValue( toInt( mdHue, 1.0 ) ); in update_color() [all …]
|
| /AOO41X/main/chart2/source/controller/dialogs/ |
| H A D | tp_3D_SceneGeometry.cxx | 111 m_aMFXRotation.SetValue(m_nXRotation); in ThreeD_SceneGeometry_TabPage() 112 m_aMFYRotation.SetValue(m_nYRotation); in ThreeD_SceneGeometry_TabPage() 113 m_aMFZRotation.SetValue(m_nZRotation); in ThreeD_SceneGeometry_TabPage() 138 m_aMFPerspective.SetValue( nPerspectivePercentage ); in ThreeD_SceneGeometry_TabPage() 270 …m_aMFXRotation.SetValue(static_cast<sal_Int64>(ThreeDHelper::getValueClippedToRange(static_cast<do… in IMPL_LINK() 271 …m_aMFYRotation.SetValue(static_cast<sal_Int64>(ThreeDHelper::getValueClippedToRange(static_cast<do… in IMPL_LINK() 282 m_aMFXRotation.SetValue(m_nXRotation); in IMPL_LINK() 283 m_aMFYRotation.SetValue(m_nYRotation); in IMPL_LINK() 284 m_aMFZRotation.SetValue(m_nZRotation); in IMPL_LINK()
|
| /AOO41X/main/svl/inc/svl/ |
| H A D | cintitem.hxx | 83 inline void SetValue(sal_uInt8 nTheValue); 86 inline void CntByteItem::SetValue(sal_uInt8 nTheValue) in SetValue() function in CntByteItem 145 inline void SetValue(sal_uInt16 nTheValue); 148 inline void CntUInt16Item::SetValue(sal_uInt16 nTheValue) in SetValue() function in CntUInt16Item 207 inline void SetValue(sal_Int32 nTheValue); 210 inline void CntInt32Item::SetValue(sal_Int32 nTheValue) in SetValue() function in CntInt32Item 269 inline void SetValue(sal_uInt32 nTheValue); 272 inline void CntUInt32Item::SetValue(sal_uInt32 nTheValue) in SetValue() function in CntUInt32Item
|
| /AOO41X/main/sw/source/core/graphic/ |
| H A D | grfatr.cxx | 137 SetValue(static_cast<sal_uInt16>(nEnum)); in PutValue() 145 SetValue( RES_MIRROR_GRAPH_BOTH ); in PutValue() 147 SetValue( RES_MIRROR_GRAPH_HOR ); in PutValue() 152 SetValue( RES_MIRROR_GRAPH_VERT ); in PutValue() 154 SetValue( RES_MIRROR_GRAPH_DONT ); in PutValue() 213 SetValue( (sal_uInt16) nValue ); in PutValue() 321 SetValue(static_cast<sal_uInt8>(nVal)); in PutValue()
|
| /AOO41X/main/svx/source/sidebar/area/ |
| H A D | AreaTransparencyGradientControl.cxx | 264 maMtrTrgrCenterX.SetValue(aGradient.GetXOffset()); in InitStatus() 265 maMtrTrgrCenterY.SetValue(aGradient.GetYOffset()); in InitStatus() 266 maMtrTrgrAngle.SetValue(aGradient.GetAngle() / 10); in InitStatus() 267 …maMtrTrgrStartValue.SetValue((sal_uInt16)((((sal_uInt16)aGradient.GetStartColor().GetRed() + 1) * … in InitStatus() 268 …maMtrTrgrEndValue.SetValue((sal_uInt16)((((sal_uInt16)aGradient.GetEndColor().GetRed() + 1) * 100)… in InitStatus() 269 maMtrTrgrBorder.SetValue(aGradient.GetBorder()); in InitStatus() 283 maMtrTrgrAngle.SetValue(nVal); in ExecuteValueModify() 326 maMtrTrgrAngle.SetValue(aTemp); 342 maMtrTrgrAngle.SetValue(aTemp);
|
| /AOO41X/main/sc/source/ui/dbgui/ |
| H A D | dpgroupdlg.cxx | 99 void ScDPGroupEditHelper::SetValue( bool bAuto, double fValue ) in SetValue() function in ScDPGroupEditHelper 146 mrEdValue.SetValue( fValue ); in ImplSetValue() 195 maStartHelper.SetValue( rInfo.AutoStart, rInfo.Start ); in ScDPNumGroupDlg() 196 maEndHelper.SetValue( rInfo.AutoEnd, rInfo.End ); in ScDPNumGroupDlg() 197 maEdBy.SetValue( (rInfo.Step <= 0.0) ? 1.0 : rInfo.Step ); in ScDPNumGroupDlg() 264 maStartHelper.SetValue( rInfo.AutoStart, rInfo.Start ); in ScDPDateGroupDlg() 265 maEndHelper.SetValue( rInfo.AutoEnd, rInfo.End ); in ScDPDateGroupDlg() 282 maEdNumDays.SetValue( static_cast< long >( fNumDays ) ); in ScDPDateGroupDlg()
|
| /AOO41X/main/cui/source/options/ |
| H A D | opthtml.cxx | 189 aSize1NF.SetValue(pHtmlOpt->GetFontSize(0)); in Reset() 190 aSize2NF.SetValue(pHtmlOpt->GetFontSize(1)); in Reset() 191 aSize3NF.SetValue(pHtmlOpt->GetFontSize(2)); in Reset() 192 aSize4NF.SetValue(pHtmlOpt->GetFontSize(3)); in Reset() 193 aSize5NF.SetValue(pHtmlOpt->GetFontSize(4)); in Reset() 194 aSize6NF.SetValue(pHtmlOpt->GetFontSize(5)); in Reset() 195 aSize7NF.SetValue(pHtmlOpt->GetFontSize(6)); in Reset()
|
| /AOO41X/main/svx/source/dialog/ |
| H A D | optgrid.cxx | 313 aNumFldDivisionX.SetValue( pGridAttr->nFldDivisionX+1 ); in Reset() 314 aNumFldDivisionY.SetValue( pGridAttr->nFldDivisionY+1 ); in Reset() 356 aMtrFldDrawX.SetValue( aMtrFldDrawX.Normalize( nVal ), FUNIT_TWIP ); in ActivatePage() 362 aMtrFldDrawY.SetValue( aMtrFldDrawY.Normalize( nVal ), FUNIT_TWIP ); in ActivatePage() 382 aMtrFldDrawY.SetValue( aMtrFldDrawX.GetValue() ); in IMPL_LINK() 384 aMtrFldDrawX.SetValue( aMtrFldDrawY.GetValue() ); in IMPL_LINK() 408 aNumFldDivisionY.SetValue( aNumFldDivisionX.GetValue() ); in IMPL_LINK() 410 aNumFldDivisionX.SetValue( aNumFldDivisionY.GetValue() ); in IMPL_LINK()
|
| /AOO41X/main/svx/source/svdraw/ |
| H A D | svdattr.cxx | 1001 SetValue(long(aVal)); in ScaleMetrics() 1128 void __EXPORT SdrTextFitToSizeTypeItem::SetBoolValue(sal_Bool bVal) { SetValue(sal::static_int_cast… in SetBoolValue() 1150 SetValue( sal::static_int_cast< sal_uInt16 >( (SdrFitToSizeType)eFS ) ); in PutValue() 1200 SetValue( sal::static_int_cast< sal_uInt16 >( (SdrTextVertAdjust)eAdj ) ); in PutValue() 1250 SetValue( sal::static_int_cast< sal_uInt16 >( (SdrTextHorzAdjust)eAdj ) ); in PutValue() 1299 SetValue( sal::static_int_cast< sal_uInt16 >( (SdrTextAniKind)eKind ) ); in PutValue() 1349 SetValue( sal::static_int_cast< sal_uInt16 >( (SdrTextAniDirection)eDir ) ); in PutValue() 1398 SetValue(short(aVal)); in ScaleMetrics() 1453 SetValue( bValue ); in SdrTextFixedCellHeightItem() 1502 SetValue( bValue ); in PutValue() [all …]
|
| /AOO41X/main/svl/source/items/ |
| H A D | ctypeitm.cxx | 140 void CntContentTypeItem::SetValue( const XubString& rNewVal ) in SetValue() function in CntContentTypeItem 146 CntUnencodedStringItem::SetValue( rNewVal ); in SetValue() 211 void CntContentTypeItem::SetValue( const INetContentType eType ) in SetValue() function in CntContentTypeItem 213 SetValue( INetContentTypes::GetContentType( eType ) ); in SetValue() 238 SetValue(aValue); in PutValue() 240 SetValue( in PutValue()
|
| /AOO41X/main/sc/source/ui/pagedlg/ |
| H A D | tptable.cxx | 52 void EmptyNumericField::SetValue( sal_Int64 nValue ) in SetValue() function in EmptyNumericField 57 NumericField::SetValue( nValue ); in SetValue() 220 aEdPageNo.SetValue( (nPage != 0) ? nPage : 1 ); in Reset() 240 aEdScaleAll.SetValue( (nScale > 0) ? nScale : 100 ); in Reset() 255 aEdScalePageWidth.SetValue( bValid ? nWidth : 1 ); in Reset() 256 aEdScalePageHeight.SetValue( bValid ? nHeight : 1 ); in Reset() 265 aEdScalePageNum.SetValue( (nPages > 0) ? nPages : 1 ); in Reset() 273 aEdScaleAll.SetValue( 100 ); in Reset() 383 aEdScaleAll.SetValue( 100 ); in FillItemSet()
|