Home
last modified time | relevance | path

Searched refs:SetValue (Results 1 – 25 of 437) sorted by relevance

12345678910>>...18

/trunk/main/setup_native/source/win32/customactions/reg4msdoc/
H A Dregistrar.cxx356 RegKey->SetValue(RegVal); in RegisterAsHtmlEditorForInternetExplorer()
367 RegVal->SetValue( in RegisterAsHtmlEditorForInternetExplorer()
426 RegVal->SetValue( in RegisterAsDefaultHtmlEditorForInternetExplorer()
518 RegVal->SetValue( in RegisterAsDefaultShellHtmlEditor()
699 RegKey->SetValue(RegVal); in RegisterForMsOfficeApplication()
707 RegKey->SetValue(RegVal); in RegisterForMsOfficeApplication()
711 RegKey->SetValue(RegVal); in RegisterForMsOfficeApplication()
715 RegKey->SetValue(RegVal); in RegisterForMsOfficeApplication()
719 RegKey->SetValue(RegVal); in RegisterForMsOfficeApplication()
723 RegKey->SetValue(RegVal); in RegisterForMsOfficeApplication()
[all …]
/trunk/main/cui/source/tabpages/
H A Dgrfpage.cxx192 aLeftMF.SetValue( 0 ); in Reset()
193 aRightMF.SetValue( 0 ); in Reset()
194 aTopMF.SetValue( 0 ); in Reset()
195 aBottomMF.SetValue( 0 ); in Reset()
417 aWidthMF.SetValue( aWidthMF.Normalize( in IMPL_LINK()
455 aWidthZoomMF.SetValue(nZoom); in IMPL_LINK()
465 aHeightZoomMF.SetValue(nZoom); in IMPL_LINK()
575 aWidthZoomMF.SetValue(100); in IMPL_LINK()
576 aHeightZoomMF.SetValue(100); in IMPL_LINK()
601 aWidthZoomMF.SetValue(nZoom); in CalcZoom()
[all …]
H A Dtransfrm.cxx368 aMtrAngle.SetValue(((const SfxInt32Item*)pItem)->GetValue()); in Reset()
1483 maMtrPosX.SetValue( basegfx::fround64(maRange.getMinX()) ); in PointChanged()
1484 maMtrPosY.SetValue( basegfx::fround64(maRange.getMinY()) ); 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()
1501 maMtrPosX.SetValue( basegfx::fround64(maRange.getMinX()) ); in PointChanged()
1513 maMtrPosX.SetValue( basegfx::fround64(maRange.getMaxX()) ); in PointChanged()
1519 maMtrPosX.SetValue( basegfx::fround64(maRange.getMinX()) ); in PointChanged()
1520 maMtrPosY.SetValue( basegfx::fround64(maRange.getMaxY()) ); in PointChanged()
[all …]
H A Dtpcolor.cxx238 aMtrFldColorModel1.SetValue( ColorToPercent_Impl( aAktuellColor.GetRed() ) ); 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()
1141 aMtrFldColorModel3.SetValue( ColorToPercent_Impl( aAktuellColor.GetBlue() ) ); in IMPL_LINK()
1166 aMtrFldColorModel1.SetValue( ColorToPercent_Impl( aAktuellColor.GetRed() ) ); in ChangeColorHdl_Impl()
[all …]
H A Dparagrph.cxx415 pRegItem->SetValue(!bSet); in FillItemSet()
529 aTopDist.SetValue( rOldItem.GetPropUpper() ); 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()
1529 aBreak.SetValue( SVX_BREAK_PAGE_BEFORE ); in FillItemSet()
1531 aBreak.SetValue( SVX_BREAK_PAGE_AFTER ); in FillItemSet()
1538 aBreak.SetValue( SVX_BREAK_COLUMN_AFTER ); in FillItemSet()
1544 aBreak.SetValue( SVX_BREAK_NONE ); in FillItemSet()
[all …]
H A Dtparea.cxx305 aMtrTransparent.SetValue( 50 ); in SvxTransparenceTabPage()
309 aMtrTrgrEndValue.SetValue( 100 ); in SvxTransparenceTabPage()
310 aMtrTrgrStartValue.SetValue( 0 ); in SvxTransparenceTabPage()
1682 aMtrFldXSize.SetValue( 100 ); in Reset()
1731 aMtrFldOffset.SetValue( nValue ); in Reset()
1744 aMtrFldOffset.SetValue( 0 ); in Reset()
1763 aMtrFldXOffset.SetValue( nValue ); in Reset()
2712 aMtrFldXSize.SetValue( 100 ); in IMPL_LINK()
2718 aMtrFldYSize.SetValue( 100 ); in IMPL_LINK()
2726 aMtrFldXSize.SetValue( 100 ); in IMPL_LINK()
[all …]
/trunk/main/sw/source/ui/uiview/
H A Dview0.cxx290 aBool.SetValue( pOpt->IsViewAnyRuler()); in StateViewOptions()
299 aBool.SetValue( bState ); in StateViewOptions()
305 aBool.SetValue( !pOpt->IsGraphic() ); break; in StateViewOptions()
309 aBool.SetValue( pOpt->IsFldName() ); break; in StateViewOptions()
318 aBool.SetValue( pOpt->IsPostIts()); in StateViewOptions()
331 aBool.SetValue( pOpt->IsGridVisible() ); break; in StateViewOptions()
333 aBool.SetValue( pOpt->IsSnap() ); break; in StateViewOptions()
335 aBool.SetValue( pOpt->IsCrossHair() ); break; in StateViewOptions()
339 aBool.SetValue( 0 != StatVLineal() ); break; in StateViewOptions()
351 aBool.SetValue( pOpt->IsOnlineSpell() ); in StateViewOptions()
[all …]
/trunk/main/sw/source/ui/misc/
H A Dpggrid.cxx244 aLinesPerPageNF.SetValue(rGridItem.GetLines()); 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()
411 aRubySizeMF.SetValue(0, FUNIT_TWIP); in IMPL_LINK()
435 aCharsPerLineNF.SetValue(m_aPageSize.Width() / nTextSize); in IMPL_LINK()
451 aLinesPerPageNF.SetValue(m_aPageSize.Height() / nTextSize); in IMPL_LINK()
458 aCharsPerLineNF.SetValue(m_aPageSize.Width() / nTextWidth); in IMPL_LINK()
[all …]
H A Dpgfnote.cxx136 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()
/trunk/main/toolkit/workben/layout/
H A Dzoom.cxx63 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()
573 aZoomItem.SetValue( nFactor ); in IMPL_LINK()
577 aViewLayoutItem.SetValue( 0 ); in IMPL_LINK()
[all …]
/trunk/main/svx/source/engine3d/
H A Dsvx3ditems.cxx89 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()
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()
492 SetValue((sal_Int16)eVar); in PutValue()
513 SetValue((sal_Int16)eVar); in PutValue()
[all …]
/trunk/main/sd/source/ui/dlg/
H A Dcopydlg.cxx167 maNumFldCopies.SetValue( 1L ); in IMPL_LINK()
180 maMtrFldAngle.SetValue( ( ( const SfxInt32Item* ) pPoolItem )->GetValue() ); in IMPL_LINK()
182 maMtrFldAngle.SetValue( 0L ); in IMPL_LINK()
212 maNumFldCopies.SetValue( nTmp ); in IMPL_LINK()
215 maMtrFldMoveX.SetValue( nTmp ); in IMPL_LINK()
218 maMtrFldMoveY.SetValue( nTmp ); in IMPL_LINK()
221 maMtrFldAngle.SetValue( nTmp ); in IMPL_LINK()
224 maMtrFldWidth.SetValue( nTmp ); in IMPL_LINK()
227 maMtrFldHeight.SetValue( nTmp ); in IMPL_LINK()
319 maNumFldCopies.SetValue( 1L ); in IMPL_LINK()
[all …]
/trunk/main/starmath/source/
H A Ddialog.cxx469 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()
838 pCat->SetValue(3, (sal_uInt16) aMetricField4.GetValue()); in SetCategory()
[all …]
/trunk/main/cui/source/dialogs/
H A Dzoom.cxx88 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 Dcolorpicker.cxx811 void SetValue( const Color& rColor, ColorMode eMode, double dValue );
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()
1309 maMFSaturation.SetValue( toInt( mdSat, 100.0 ) ); in update_color()
[all …]
/trunk/main/chart2/source/controller/dialogs/
H A Dtp_3D_SceneGeometry.cxx111 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()
/trunk/main/svl/inc/svl/
H A Dcintitem.hxx83 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
/trunk/main/svx/source/sidebar/area/
H A DAreaTransparencyGradientControl.cxx266 maMtrTrgrCenterX.SetValue(aGradient.GetXOffset()); in InitStatus()
267 maMtrTrgrCenterY.SetValue(aGradient.GetYOffset()); in InitStatus()
268 maMtrTrgrAngle.SetValue(aGradient.GetAngle() / 10); in InitStatus()
269 …maMtrTrgrStartValue.SetValue((sal_uInt16)((((sal_uInt16)aGradient.GetStartColor().GetRed() + 1) * … in InitStatus()
270 …maMtrTrgrEndValue.SetValue((sal_uInt16)((((sal_uInt16)aGradient.GetEndColor().GetRed() + 1) * 100)… in InitStatus()
271 maMtrTrgrBorder.SetValue(aGradient.GetBorder()); in InitStatus()
285 maMtrTrgrAngle.SetValue(nVal); in ExecuteValueModify()
328 maMtrTrgrAngle.SetValue(aTemp);
344 maMtrTrgrAngle.SetValue(aTemp);
/trunk/main/sw/source/core/graphic/
H A Dgrfatr.cxx137 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()
/trunk/main/sc/source/ui/dbgui/
H A Ddpgroupdlg.cxx96 void ScDPGroupEditHelper::SetValue( bool bAuto, double fValue ) in SetValue() function in ScDPGroupEditHelper
143 mrEdValue.SetValue( fValue ); in ImplSetValue()
192 maStartHelper.SetValue( rInfo.AutoStart, rInfo.Start ); in ScDPNumGroupDlg()
193 maEndHelper.SetValue( rInfo.AutoEnd, rInfo.End ); in ScDPNumGroupDlg()
194 maEdBy.SetValue( (rInfo.Step <= 0.0) ? 1.0 : rInfo.Step ); in ScDPNumGroupDlg()
261 maStartHelper.SetValue( rInfo.AutoStart, rInfo.Start ); in ScDPDateGroupDlg()
262 maEndHelper.SetValue( rInfo.AutoEnd, rInfo.End ); in ScDPDateGroupDlg()
279 maEdNumDays.SetValue( static_cast< long >( fNumDays ) ); in ScDPDateGroupDlg()
/trunk/main/svx/source/svdraw/
H A Dsvdattr.cxx1001 SetValue(long(aVal)); in ScaleMetrics()
1453 SetValue( bValue ); in SdrTextFixedCellHeightItem()
1502 SetValue( bValue ); in PutValue()
1530 SetValue( i, aVal ); in SdrCustomShapeAdjustmentItem()
1779 SetValue( nValue ); in PutValue()
1795 SetValue( nValue ); in PutValue()
1811 SetValue( nValue ); in PutValue()
1827 SetValue( nValue ); in PutValue()
1843 SetValue( nValue ); in PutValue()
1859 SetValue( nValue ); in PutValue()
[all …]
/trunk/main/cui/source/options/
H A Dopthtml.cxx189 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()
/trunk/main/svx/source/dialog/
H A Doptgrid.cxx313 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()
/trunk/main/sc/source/ui/pagedlg/
H A Dtptable.cxx51 void EmptyNumericField::SetValue( sal_Int64 nValue ) in SetValue() function in EmptyNumericField
56 NumericField::SetValue( nValue ); in SetValue()
219 aEdPageNo.SetValue( (nPage != 0) ? nPage : 1 ); in Reset()
239 aEdScaleAll.SetValue( (nScale > 0) ? nScale : 100 ); in Reset()
254 aEdScalePageWidth.SetValue( bValid ? nWidth : 1 ); in Reset()
255 aEdScalePageHeight.SetValue( bValid ? nHeight : 1 ); in Reset()
264 aEdScalePageNum.SetValue( (nPages > 0) ? nPages : 1 ); in Reset()
272 aEdScaleAll.SetValue( 100 ); in Reset()
382 aEdScaleAll.SetValue( 100 ); in FillItemSet()
/trunk/main/svl/source/items/
H A Dctypeitm.cxx140 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()

Completed in 143 milliseconds

12345678910>>...18