Home
last modified time | relevance | path

Searched defs:SetValue (Results 51 – 75 of 88) sorted by relevance

1234

/trunk/main/svtools/inc/svtools/
H A Dsvparser.hxx243 void SetValue (const String &rValue) { m_aValue = rValue; } in SetValue() function in SvKeyValue
/trunk/main/sc/inc/
H A Dattrib.hxx340 void SetValue( const double nVal ) { nValue = nVal;} in SetValue() function in ScDoubleItem
H A Dcompressedarray.hxx150 void ScCompressedArray<A,D>::SetValue( A nPos, const D& rValue ) in SetValue() function in ScCompressedArray
H A Dcell.hxx209 inline void SetValue( double fValue ) { mfValue = fValue; } in SetValue() function in ScValueCell
/trunk/main/sc/source/filter/inc/
H A Dxerecord.hxx204 inline void SetValue( const Type& rValue ) { maValue = rValue; } in SetValue() function in XclExpValueRecord
/trunk/main/sc/source/ui/pagedlg/
H A Dtptable.cxx51 void EmptyNumericField::SetValue( sal_Int64 nValue ) in SetValue() function in EmptyNumericField
/trunk/main/sw/inc/
H A Dgrfatr.hxx242 void SetValue( const double& rVal ) { nValue = rVal; } in SetValue() function in SwGammaGrf
H A Ddocufld.hxx383 inline void SetValue(sal_Bool bHidden) { bIsHidden = bHidden; } in SetValue() function in SwHiddenTxtField
/trunk/main/winaccessibility/source/service/
H A DAccObject.cxx286 void AccObject::SetValue( Any pAny ) in SetValue() function in AccObject
H A DAccObjectWinManager.cxx1035 void AccObjectWinManager::SetValue( XAccessible* pXAcc, Any pAny ) in SetValue() function in AccObjectWinManager
/trunk/main/vcl/source/control/
H A Dfield.cxx601 void NumericFormatter::SetValue( sal_Int64 nNewValue ) in SetValue() function in NumericFormatter
1573 void MetricFormatter::SetValue( sal_Int64 nNewValue, FieldUnit eInUnit ) in SetValue() function in MetricFormatter
1629 void MetricFormatter::SetValue( sal_Int64 nValue ) in SetValue() function in MetricFormatter
2182 void CurrencyFormatter::SetValue( sal_Int64 nNewValue ) in SetValue() function in CurrencyFormatter
H A Dlongcurr.cxx399 void LongCurrencyFormatter::SetValue( BigInt nNewValue ) in SetValue() function in LongCurrencyFormatter
/trunk/main/sw/source/core/fields/
H A Dexpfld.cxx875 void SwSetExpField::SetValue( const double& rAny ) in SetValue() function in SwSetExpField
886 void SwGetExpField::SetValue( const double& rAny ) in SetValue() function in SwGetExpField
H A Dfldbas.cxx710 void SwValueField::SetValue( const double& rVal ) in SetValue() function in SwValueField
/trunk/main/idl/inc/
H A Dbastype.hxx195 void SetValue( sal_uInt32 nVal ) { nValue = nVal; } in SetValue() function in SvNumberIdentifier
/trunk/main/svx/inc/svx/
H A Dchrtitem.hxx343 void SetValue(double fNewVal) { fVal = fNewVal; } in SetValue() function in SvxDoubleItem
/trunk/main/ucbhelper/workben/ucbexplorer/
H A Ducbexplorer.cxx125 void SetValue( const String& rNewName ) { m_aNameEdit.SetText( rNewName ); } in SetValue() function in StringInputDialog
/trunk/main/linguistic/source/
H A Dlngopt.cxx116 sal_Bool LinguOptions::SetValue( Any &rOld, const Any &rVal, sal_Int32 nWID ) in SetValue() function in LinguOptions
/trunk/main/svtools/source/control/
H A Dctrlbox.cxx1429 void FontSizeBox::SetValue( sal_Int64 nNewValue, FieldUnit eInUnit ) in SetValue() function in FontSizeBox
1453 void FontSizeBox::SetValue( sal_Int64 nNewValue ) in SetValue() function in FontSizeBox
H A Dfmtfield.cxx1059 void FormattedField::SetValue(double dVal) in SetValue() function in FormattedField
/trunk/main/formula/source/ui/dlg/
H A Dfuncutl.cxx85 void ValWnd::SetValue( const String& rStrVal ) in SetValue() function in formula::ValWnd
/trunk/main/sw/source/core/unocore/
H A Dunocrsrhelper.cxx1092 void SwAnyMapHelper::SetValue( sal_uInt16 nWhichId, sal_uInt16 nMemberId, const uno::Any& rAny ) in SetValue() function in SwUnoCursorHelper::SwAnyMapHelper
/trunk/main/starmath/inc/
H A Ddialog.hxx217 void SetValue(sal_uInt16 Index, sal_uInt16 nVal) { Value[Index] = nVal;} in SetValue() function in SmCategoryDesc
/trunk/main/toolkit/source/controls/
H A Dunocontrolmodel.cxx93 void SetValue( const ::com::sun::star::uno::Any& rValue ) { aValue = rValue; } in SetValue() function
/trunk/main/sc/source/core/data/
H A Dcompressedarray.cxx127 void ScCompressedArray<A,D>::SetValue( A nStart, A nEnd, const D& rValue ) in SetValue() function in ScCompressedArray

Completed in 135 milliseconds

1234