Home
last modified time | relevance | path

Searched refs:SetValue (Results 126 – 150 of 437) sorted by relevance

12345678910>>...18

/aoo42x/main/sfx2/source/dialog/
H A Ddinfdlg.cxx1448 aNFAfter.SetValue( pInfoItem->getAutoloadDelay() ); in Reset()
1455 aNFReload.SetValue( pInfoItem->getAutoloadDelay() ); in Reset()
1639 aYearNF.SetValue(rDuration.Years); in DurationDialog_Impl()
1640 aMonthNF.SetValue(rDuration.Months ); in DurationDialog_Impl()
1641 aDayNF.SetValue(rDuration.Days ); in DurationDialog_Impl()
1642 aHourNF.SetValue(rDuration.Hours ); in DurationDialog_Impl()
1643 aMinuteNF.SetValue(rDuration.Minutes); in DurationDialog_Impl()
1644 aSecondNF.SetValue(rDuration.Seconds); in DurationDialog_Impl()
1645 aMSecondNF.SetValue(rDuration.MilliSeconds); in DurationDialog_Impl()
/aoo42x/main/cui/source/tabpages/
H A Dchardlg.cxx1123 pSizeBox->SetValue( (long)CalcToPoint( rItem.GetHeight(), eUnit, 10 ) ); in Reset_Impl()
1130 pSizeBox->SetValue( (long)CalcToPoint( rItem.GetHeight(), eUnit, 10 ) ); in Reset_Impl()
3087 m_aHighLowEdit.SetValue( aEscItm.GetEsc() * nFac ); in SetEscapement_Impl()
3088 m_aFontSizeEdit.SetValue( aEscItm.GetProp() ); in SetEscapement_Impl()
3180 m_aScaleWidthMF.SetValue( nVal ); in IMPL_LINK()
3212 m_aKerningEdit.SetValue( 0 ); in IMPL_LINK()
3406 m_aHighLowEdit.SetValue( m_aHighLowEdit.Normalize( nFac * nEsc ) ); in Reset()
3415 m_aFontSizeEdit.SetValue( m_aFontSizeEdit.Normalize( nEscProp ) ); in Reset()
3465 m_aKerningEdit.SetValue( nKerning ); in Reset()
3487 m_aScaleWidthMF.SetValue( m_nScaleWidthInitialVal ); in Reset()
[all …]
/aoo42x/main/svtools/source/uno/
H A Dunoiface.cxx917 SetValue(::com::sun::star::uno::makeAny((double)nValue)); in setProperty()
921 SetValue(Value); in setProperty()
1265 void SVTXFormattedField::SetValue(const ::com::sun::star::uno::Any& rValue) in SetValue() function in SVTXFormattedField
1281 pField->SetValue(d); in SetValue()
1342 SetValue(aCurrent); in setFormatsSupplier()
1697 pField->SetValue( Value );
1863 pField->SetValue( Value );
2134 pProgressBar->SetValue( (sal_uInt16) nPercent ); in ImplUpdateValue()
/aoo42x/main/sw/source/filter/xml/
H A Dxmlmeta.cxx189 pProgress->SetValue( 0 ); in SetStatistics()
204 pProgress->SetValue( pProgress->GetValue() + 2 ); in _ExportMeta()
/aoo42x/main/svx/source/items/
H A Dviewlayoutitem.cxx167 SetValue( (sal_uInt16)nColumns ); in PutValue()
181 SetValue( (sal_uInt16)nVal ); in PutValue()
H A Dzoomitem.cxx183 SetValue( (sal_uInt16)nValueTmp ); in PutValue()
198 SetValue( (sal_uInt16)nVal ); in PutValue()
H A Dzoomslideritem.cxx199 SetValue( (sal_uInt16)nCurrentZoom ); in PutValue()
216 SetValue( (sal_uInt16)nVal ); in PutValue()
/aoo42x/main/svl/inc/svl/
H A Dintitem.hxx101 inline void SetValue(sal_Int16 nTheValue);
104 inline void SfxInt16Item::SetValue(sal_Int16 nTheValue) in SetValue() function in SfxInt16Item
/aoo42x/main/chart2/source/controller/dialogs/
H A Dtp_Scale.cxx104 rFmtField.SetValue( fValue ); in lcl_setValue()
339 m_aMt_MainDateStep.SetValue( static_cast<sal_Int32>(aFmtFldStepMain.GetValue()) ); in EnableControls()
519 m_aMt_MainDateStep.SetValue( static_cast<sal_Int32>(fStepMain) ); in Reset()
530 aMtStepHelp.SetValue( nStepHelp ); in Reset()
H A Dres_ErrorBar.cxx440 m_aMfNegative.SetValue( m_aMfPositive.GetValue()); in IMPL_LINK()
567 m_aMfPositive.SetValue( nPlusValue ); in Reset()
577 m_aMfNegative.SetValue( nMinusValue ); in Reset()
/aoo42x/main/sw/source/ui/envelp/
H A Dlabprt.cxx205 aColField.SetValue (aItem.nCol); in Reset()
206 aRowField.SetValue (aItem.nRow); in Reset()
/aoo42x/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()
/aoo42x/main/sw/source/ui/misc/
H A Dsrtdlg.cxx234 aColEdt1.SetValue(nCol1); in SwSortDlg()
235 aColEdt2.SetValue(nCol2); in SwSortDlg()
236 aColEdt3.SetValue(nCol3); in SwSortDlg()
/aoo42x/main/sw/source/core/fields/
H A Dfldbas.cxx710 void SwValueField::SetValue( const double& rVal ) in SetValue() function in SwValueField
754 SwValueField::SetValue( fTmpValue ); in SetFormula()
774 SwValueField::SetValue(fTmpValue); in SetExpandedFormula()
H A Dflddat.cxx111 pTmp->SetValue(GetValue()); in Copy()
162 SetValue(GetDateTime(GetDoc(), rDT)); in SetDateTime()
/aoo42x/main/sc/source/ui/sidebar/
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()
/aoo42x/main/svx/source/xoutdev/
H A Dxattr.cxx644 SetValue( sal::static_int_cast< sal_uInt16 >( eLS ) ); in PutValue()
1506 SetValue( nValue ); in PutValue()
2776 SetValue( nValue ); in PutValue()
2884 SetValue( nValue ); in PutValue()
2992 SetValue( *(sal_Bool*)rVal.getValue() ); in PutValue()
3100 SetValue( *(sal_Bool*)rVal.getValue() ); in PutValue()
3254 SetValue( sal::static_int_cast< sal_uInt16 >( eFS ) ); in PutValue()
4789 SetValue(sal::static_int_cast< sal_uInt16 >(nValue)); in PutValue()
4894 SetValue(sal::static_int_cast< sal_uInt16 >(nValue)); in PutValue()
5256 SetValue(sal::static_int_cast< sal_uInt16 >(nValue)); in PutValue()
/aoo42x/main/sw/source/core/layout/
H A Datrfrm.cxx1219 SetValue( static_cast<sal_uInt16>(eVal) ); in PutValue()
1897 SfxEnumItem::SetValue( rAttr.GetValue() ); in operator =()
1957 SetValue(FTNEND_ATPGORDOCEND); in PutValue()
1959 SetValue(FTNEND_ATTXTEND); in PutValue()
1966 SetValue(FTNEND_ATTXTEND); in PutValue()
1968 SetValue(FTNEND_ATTXTEND_OWNNUMSEQ); in PutValue()
1985 SetValue(FTNEND_ATTXTEND_OWNNUMSEQ); in PutValue()
1987 SetValue(FTNEND_ATTXTEND_OWNNUMANDFMT); in PutValue()
/aoo42x/main/sc/source/filter/starcalc/
H A Dscflt.cxx1682 pDoc->SetValue(Col, static_cast<SCROW> (Row), Tab, Value); in LoadCol()
2430 pDoc->SetValue(nCol++, nRow, nTab, GraphHeader.CarretX); in LoadObjects()
2431 pDoc->SetValue(nCol++, nRow, nTab, GraphHeader.CarretY); in LoadObjects()
2432 pDoc->SetValue(nCol++, nRow, nTab, GraphHeader.CarretZ); in LoadObjects()
2433 pDoc->SetValue(nCol++, nRow, nTab, GraphHeader.x); in LoadObjects()
2434 pDoc->SetValue(nCol++, nRow, nTab, GraphHeader.y); in LoadObjects()
2435 pDoc->SetValue(nCol++, nRow, nTab, GraphHeader.w); in LoadObjects()
2436 pDoc->SetValue(nCol++, nRow, nTab, GraphHeader.h); in LoadObjects()
/aoo42x/main/setup_native/source/win32/customactions/reg4msdoc/
H A Dregister.cxx272 so_bak_key->SetValue(rv_regmsdocstate); in FixReturnRegistrationState()
296 so_bak_key->SetValue(rv_regmsdocstate); in FixReturnRegistrationState()
/aoo42x/main/sd/source/ui/dlg/
H A Ddlgsnap.cxx203 aMtrFldX.SetValue(nXValue); in SetInputFields()
217 aMtrFldY.SetValue(nYValue); in SetInputFields()
/aoo42x/main/writerfilter/source/dmapper/
H A DNumberingManager.hxx79 void SetValue( Id nId, sal_Int32 nValue );
142 void SetValue( sal_uInt32 nSprmId, sal_Int32 nValue );
/aoo42x/main/sw/source/ui/table/
H A Dinstable.cxx209 aRepeatHeaderNF.SetValue( nMax ); in IMPL_LINK_INLINE_END()
211 …aRepeatHeaderNF.SetValue( ( nEnteredValRepeatHeaderNF < nMax )? nEnteredValRepeatHeaderNF : nMax ); in IMPL_LINK_INLINE_END()
/aoo42x/main/sc/source/core/tool/
H A Dautoform.cxx388 aStacked.SetValue( aOrientation.IsStacked() ); in Load()
389 aRotateAngle.SetValue( aOrientation.GetRotation( aRotateAngle.GetValue() ) ); in Load()
421 aStacked.SetValue( aOrientation.IsStacked() ); in LoadOld()
422 aRotateAngle.SetValue( aOrientation.GetRotation( aRotateAngle.GetValue() ) ); in LoadOld()
688 aValueFormat.SetValue( rNumFormat.GetFormatIndex( *rDoc.GetFormatTable() ) ); in FillToItemSet()
/aoo42x/main/sc/source/ui/view/
H A Dtabvwsha.cxx795 aBool.SetValue(rGridOptions.GetGridVisible()); in GetDrawOptState()
799 aBool.SetValue(rGridOptions.GetUseGridSnap()); in GetDrawOptState()
803 aBool.SetValue(rViewOptions.GetOption( VOPT_HELPLINES )); in GetDrawOptState()

Completed in 245 milliseconds

12345678910>>...18