Home
last modified time | relevance | path

Searched refs:SetValue (Results 251 – 275 of 437) sorted by relevance

1...<<1112131415161718

/aoo42x/main/sd/source/ui/dlg/
H A Dmorphdlg.cxx139 aMtfSteps.SetValue( nSteps ); in LoadSettings()
H A Dparagr.cxx144 maNewStartNF.SetValue(nNewStart); in Reset()
/aoo42x/main/sfx2/inc/sfx2/
H A Ditemwrapper.hxx147 { rItem.SetValue( static_cast< InternalValueT >( aValue ) ); } in SetItemValue()
/aoo42x/main/svx/source/items/
H A Drotmodit.cxx169 SetValue( (sal_uInt16)eSvx ); in PutValue()
/aoo42x/main/sc/source/filter/qpro/
H A Dqprostyle.cxx136 aWrapItem.SetValue( sal_True ); in SetFormat()
/aoo42x/main/sw/source/ui/dbui/
H A Dmmlayoutpage.cxx151 m_aLeftMF.SetValue(m_aLeftMF.Normalize(DEFAULT_LEFT_DISTANCE), FUNIT_TWIP); in SwMailMergeLayoutPage()
152 m_aTopMF.SetValue(m_aTopMF.Normalize(DEFAULT_TOP_DISTANCE), FUNIT_TWIP); in SwMailMergeLayoutPage()
/aoo42x/main/cui/source/tabpages/
H A Dtplnedef.cxx984 aNumFldNumber1.SetValue( aDash.GetDots() ); in FillDialog_Impl()
988 aNumFldNumber2.SetValue( aDash.GetDashes() ); in FillDialog_Impl()
/aoo42x/main/sw/source/ui/sidebar/
H A DPagePropertyPanel.cxx66 #define SetFldVal(rField, lValue) (rField).SetValue((rField).Normalize(lValue), FUNIT_TWIP)
543 mpPageColumnTypeItem->SetValue( nColumnType ); in ExecuteColumnChange()
/aoo42x/main/winaccessibility/inc/
H A DAccObject.hxx108 void SetValue( com::sun::star::uno::Any pAny );
/aoo42x/main/vcl/inc/vcl/
H A Dlongcurr.hxx78 void SetValue( BigInt nNewValue );
/aoo42x/main/sc/source/ui/inc/
H A Dfuncutl.hxx45 void SetValue( const String& rStrVal );
/aoo42x/main/svl/source/items/
H A Dimageitm.cxx106 SetValue( nVal ); in PutValue()
H A Dintitem.cxx244 SetValue(aTheValue); in ScaleMetrics()
/aoo42x/main/formula/source/ui/dlg/
H A DControlHelper.hxx38 void SetValue( const String& rStrVal );
/aoo42x/main/xmloff/source/text/
H A Dtxtstyle.cxx121 pProgress->SetValue( pProgress->GetValue()+2 ); in exportStyleAttributes()
/aoo42x/main/sc/source/filter/excel/
H A Dxipivot.cxx92 rDoc.SetValue( rScPos.Col(), rScPos.Row(), rScPos.Tab(), fValue ); in lclSetValue()
105 rDoc.SetValue( rScPos.Col(), rScPos.Row(), rScPos.Tab(), *pfValue ); in WriteToSource()
107 rDoc.SetValue( rScPos.Col(), rScPos.Row(), rScPos.Tab(), *pnValue ); in WriteToSource()
/aoo42x/main/filter/source/flash/
H A Dimpswfdialog.cxx63 maNumFldQuality.SetValue( nCompressMode ); in ImpSWFDialog()
/aoo42x/main/sw/source/ui/config/
H A Doptload.cxx283 aTabMF.SetValue(aTabMF.Normalize(nLastTab), FUNIT_TWIP); in Reset()
316 aTabMF.SetValue( aTabMF.Normalize( nVal ), FUNIT_TWIP ); in IMPL_LINK()
/aoo42x/main/sw/source/ui/envelp/
H A Dlabfmt.cxx586 aColsField .SetValue(aItem.nCols); in Reset()
587 aRowsField .SetValue(aItem.nRows); in Reset()
/aoo42x/main/winaccessibility/source/service/
H A DAccObjectWinManager.cxx1035 void AccObjectWinManager::SetValue( XAccessible* pXAcc, Any pAny ) in SetValue() function in AccObjectWinManager
1039 pAccObj->SetValue( pAny ); in SetValue()
/aoo42x/main/svx/source/fmcomp/
H A Dgridcell.cxx1536 ((FormattedField*)m_pPainter)->SetValue(dValue); in GetFormatText()
1581 pFormattedWindow->SetValue(dValue); in UpdateFromField()
1617 pFormattedWindow->SetValue(dValue); in updateFromModel()
2013 _rField.SetValue( fValue ); in lcl_setFormattedNumeric_nothrow()
2045 static_cast< DoubleNumericField* >( m_pWindow )->SetValue( dValue ); in updateFromModel()
2151 _rField.SetValue( fValue ); in lcl_setFormattedCurrency_nothrow()
2192 static_cast< LongCurrencyField* >( m_pWindow )->SetValue( dValue ); in updateFromModel()
/aoo42x/main/sc/source/core/tool/
H A Dchgtrack.cxx1509 ScChangeActionContent::SetValue( aOldValue, pOldCell, in SetOldValue()
1517 ScChangeActionContent::SetValue( aOldValue, pOldCell, in SetOldValue()
1525 ScChangeActionContent::SetValue( aNewValue, pNewCell, in SetNewValue()
1835 void ScChangeActionContent::SetValue( String& rStr, ScBaseCell*& pCell, in SetValue() function in ScChangeActionContent
1840 SetValue( rStr, pCell, nFormat, pOrgCell, pFromDoc, pToDoc ); in SetValue()
1845 void ScChangeActionContent::SetValue( String& rStr, ScBaseCell*& pCell, in SetValue() function in ScChangeActionContent
2998 ScChangeActionContent::SetValue( pContent->aNewValue, pContent->pNewCell, in GenerateDelContent()
/aoo42x/main/svtools/source/control/
H A Dprgsbar.cxx193 void ProgressBar::SetValue( sal_uInt16 nNewPercent ) in SetValue() function in ProgressBar
/aoo42x/main/svtools/inc/svtools/
H A Dtextdata.hxx140 void SetValue( sal_uLong n ) { mnValue = n; } in SetValue() function in TextHint
/aoo42x/main/chart2/source/controller/dialogs/
H A Dres_TextSeparator.cxx124 void TextSeparatorResources::SetValue( const rtl::OUString& rSeparator ) in SetValue() function in chart::TextSeparatorResources

Completed in 157 milliseconds

1...<<1112131415161718