Home
last modified time | relevance | path

Searched refs:SetValue (Results 1 – 25 of 437) sorted by last modified time

12345678910>>...18

/trunk/main/vcl/source/control/
H A Dspinbtn.cxx436 void SpinButton::SetValue( long nValue ) in SetValue() function in SpinButton
/trunk/main/sw/source/ui/index/
H A Dcnttab.cxx1200 aLevelNF.SetValue(rDesc.GetLevel()); //content, user in ApplyTOXDescription()
2881 aEntryOutlineLevelNF.SetValue(pToken->nOutlineLevel); in IMPL_LINK()
2895 aEntryOutlineLevelNF.SetValue(pToken->nOutlineLevel); in IMPL_LINK()
2911 aTabPosMF.SetValue(aTabPosMF.Normalize(pToken->nTabStopPosition), FUNIT_TWIP); in IMPL_LINK()
/trunk/main/sw/source/ui/app/
H A Ddocsh.cxx1049 aBool.SetValue( sal_True ); in GetState()
/trunk/main/svtools/inc/svtools/
H A Dsvparser.hxx243 void SetValue (const String &rValue) { m_aValue = rValue; } in SetValue() function in SvKeyValue
/trunk/main/sw/source/ui/sidebar/
H A DPageSizeControl.cxx107 maWidthHeightField.SetValue( maWidthHeightField.Normalize( aPaperSize.Width() ), FUNIT_TWIP ); in PageSizeControl()
114 maWidthHeightField.SetValue( maWidthHeightField.Normalize( aPaperSize.Height() ), FUNIT_TWIP); in PageSizeControl()
H A DPagePropertyPanel.cxx66 #define SetFldVal(rField, lValue) (rField).SetValue((rField).Normalize(lValue), FUNIT_TWIP)
543 mpPageColumnTypeItem->SetValue( nColumnType ); in ExecuteColumnChange()
/trunk/main/shell/source/win32/shlxthandler/prophdl/
H A Dpropertyhdl.cxx186 HRESULT STDMETHODCALLTYPE CPropertyHdl::SetValue( REFPROPERTYKEY key, REFPROPVARIANT propVar ) in SetValue() function in CPropertyHdl
/trunk/main/sc/source/ui/sidebar/
H A DNumberFormatPropertyPanel.cxx387 mpEdDecimals->SetValue(nPrecision); in NotifyItemUpdate()
388 mpEdLeadZeroes->SetValue(nLeadZeroes); in NotifyItemUpdate()
H A DAlignmentPropertyPanel.cxx434 mpMFLeftIndent->SetValue( CalcToPoint(nVal, SFX_MAPUNIT_TWIP, 1) ); in NotifyItemUpdate()
438 mpMFLeftIndent->SetValue(0); in NotifyItemUpdate()
491 mpMtrAngle->SetValue( nTmp / 100); //wj in NotifyItemUpdate()
/trunk/main/svx/source/sidebar/paragraph/
H A DParaPropertyPanel.cxx1294 mpLeftIndent->SetValue( nVal, FUNIT_100TH_MM ); in StateChangedIndentImpl()
1305 mpRightIndent->SetValue( nrVal, FUNIT_100TH_MM ); in StateChangedIndentImpl()
1309 mpFLineIndent->SetValue( nfVal, FUNIT_100TH_MM ); in StateChangedIndentImpl()
1410 mpTopDist->SetValue( nVal, FUNIT_100TH_MM ); in StateChangedULImpl()
1414 mpBottomDist->SetValue( nVal, FUNIT_100TH_MM ); in StateChangedULImpl()
H A DParaLineSpacingControl.cxx350 SetValue( aLineDistAtPercentBox.Normalize( in Rearrange()
541 aLineDistAtMetricBox.SetValue( in IMPL_LINK()
554 aLineDistAtMetricBox.SetValue( in IMPL_LINK()
566 aLineDistAtPercentBox.SetValue( in IMPL_LINK()
/trunk/main/padmin/source/
H A Dpadialog.cxx616 aJobSetup.SetValue( String( RTL_CONSTASCII_USTRINGPARAM( "IsQuickJob" ) ), in PrintTestPage()
/trunk/main/sw/source/ui/config/
H A Doptpage.cxx1096 aStandardHeightLB.SetValue( CalcToPoint( in IMPL_LINK()
1099 aTitleHeightLB .SetValue(CalcToPoint( in IMPL_LINK()
1102 aListHeightLB .SetValue(CalcToPoint( in IMPL_LINK()
1105 aLabelHeightLB .SetValue(CalcToPoint( in IMPL_LINK()
1108 aIndexHeightLB .SetValue(CalcToPoint( in IMPL_LINK()
1154 aListHeightLB.SetValue(nValue, FUNIT_TWIP); in IMPL_LINK()
1156 aLabelHeightLB.SetValue(nValue, FUNIT_TWIP); in IMPL_LINK()
1158 aIndexHeightLB.SetValue(nValue, FUNIT_TWIP); in IMPL_LINK()
1389 aRowMoveMF .SetValue(aRowMoveMF.Normalize(pModOpt->GetTblHMove()), FUNIT_TWIP); in Reset()
1390 aColMoveMF .SetValue(aColMoveMF.Normalize(pModOpt->GetTblVMove()), FUNIT_TWIP); in Reset()
[all …]
/trunk/main/sc/source/ui/optdlg/
H A Dtpview.cxx611 aTabMF.SetValue(aTabMF.Normalize(((SfxUInt16Item*)pItem)->GetValue()), FUNIT_TWIP); in Reset()
713 aTabMF.SetValue( aTabMF.Normalize( nVal ), FUNIT_TWIP ); in IMPL_LINK()
/trunk/main/sc/source/core/data/
H A Ddocument.cxx2714 void ScDocument::SetValue( SCCOL nCol, SCROW nRow, SCTAB nTab, const double& rVal ) in SetValue() function in ScDocument
2718 pTab[nTab]->SetValue( nCol, nRow, rVal ); in SetValue()
H A Dglobal.cxx927 aTarget.SetValue( in OpenURL()
/trunk/main/sc/source/ui/view/
H A Dviewfunc.cxx703 pDoc->SetValue( nCol, nRow, nTab, rValue ); in EnterValue()
/trunk/main/sc/source/ui/docshell/
H A Ddocfunc.cxx4150 pDoc->SetValue( nValX, nValY, nTab, fStart ); in FillSeries()
H A Dimpex.cxx923 pDoc->SetValue( nCol, nRow, nTab, fVal ); in lcl_PutString()
1625 pDoc->SetValue( nCol, nRow, aRange.aStart.Tab(), fVal ); in Sylk2Doc()
/trunk/main/editeng/source/uno/
H A Dunoedhlp.cxx66 void SvxEditSourceHint::SetValue( sal_uLong n ) in SetValue() function in SvxEditSourceHint
68 TextHint::SetValue( n ); in SetValue()
/trunk/main/editeng/source/editeng/
H A Dimpedit3.cxx4252 pNewWidth->SetValue( (sal_uInt16)nProp ); in DoStretchChars()
4273 pNewKerning->SetValue( (short)nKerning ); in DoStretchChars()
4348 pNewWidth->SetValue( (sal_uInt16)nProp ); in DoStretchChars()
4367 pNewKerning->SetValue( (short)nKerning ); in DoStretchChars()
H A Dediteng.cxx1019 aBulletState.SetValue( !bBulletIsVisible ); in PostKeyEvent()
1148 aNewItem.SetValue( FRMDIR_HORI_RIGHT_TOP ); in PostKeyEvent()
/trunk/main/editeng/inc/editeng/
H A Dunoedhlp.hxx59 void SetValue( sal_uLong n );
/trunk/main/sc/source/core/tool/
H A Dinterpr2.cxx1663 pValue->SetValue( fX ); in ScBackSolver()
1697 pValue->SetValue( fHorX ); in ScBackSolver()
1762 pValue->SetValue( nX ); in ScBackSolver()
1778 pValue->SetValue( fSaveVal ); in ScBackSolver()
/trunk/main/sw/source/core/doc/
H A Dtblafmt.cxx308 aStacked.SetValue( rNew.aStacked.GetValue() ); in operator =()
310 aLinebreak.SetValue( rNew.aLinebreak.GetValue() ); in operator =()
311 aRotateAngle.SetValue( rNew.aRotateAngle.GetValue() ); in operator =()
312 aRotateMode.SetValue( rNew.aRotateMode.GetValue() ); in operator =()
383 aLinebreak.SetValue( ((SfxBoolItem*)pNew)->GetValue() ); in Load()
389 aRotateAngle.SetValue( ((SfxInt32Item*)pNew)->GetValue() ); in Load()
392 aRotateMode.SetValue( ((SvxRotateModeItem*)pNew)->GetValue() ); in Load()
409 aStacked.SetValue( aOrientation.IsStacked() ); in Load()
410 aRotateAngle.SetValue( aOrientation.GetRotation( aRotateAngle.GetValue() ) ); in Load()

Completed in 1058 milliseconds

12345678910>>...18