Home
last modified time | relevance | path

Searched defs:SetValue (Results 1 – 25 of 88) sorted by last modified time

1234

/trunk/main/vcl/source/control/
H A Dspinbtn.cxx436 void SpinButton::SetValue( long nValue ) in SetValue() function in SpinButton
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/svtools/inc/svtools/
H A Dsvparser.hxx243 void SetValue (const String &rValue) { m_aValue = rValue; } in SetValue() function in SvKeyValue
/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/core/data/
H A Ddocument.cxx2714 void ScDocument::SetValue( SCCOL nCol, SCROW nRow, SCTAB nTab, const double& rVal ) in SetValue() function in ScDocument
/trunk/main/editeng/source/uno/
H A Dunoedhlp.cxx66 void SvxEditSourceHint::SetValue( sal_uLong n ) in SetValue() function in SvxEditSourceHint
/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/cui/source/dialogs/
H A Dcolorpicker.cxx1039 void ColorSliderControl::SetValue( const Color& rColor, ColorMode eMode, double dValue ) in SetValue() function in cui::ColorSliderControl
/trunk/main/xmloff/source/chart/
H A DMultiPropertySetHandler.hxx86 virtual void SetValue (const ::com::sun::star::uno::Any & rValue) in SetValue() function in PropertyWrapper
/trunk/main/cui/source/factory/
H A Ddlgfact.cxx697 void AbstractFmInputRecordNoDialog_Impl::SetValue(long nNew) in SetValue() function in AbstractFmInputRecordNoDialog_Impl
/trunk/main/writerfilter/source/dmapper/
H A DNumberingManager.cxx101 void ListLevel::SetValue( Id nId, sal_Int32 nValue ) in SetValue() function in writerfilter::dmapper::ListLevel
383 void AbstractListDef::SetValue( sal_uInt32 nSprmId, sal_Int32 nValue ) in SetValue() function in writerfilter::dmapper::AbstractListDef
/trunk/main/xmloff/source/core/
H A DProgressBarHelper.cxx87 void ProgressBarHelper::SetValue(sal_Int32 nTempValue) in SetValue() function in ProgressBarHelper
/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/gdi/
H A Djobset.cxx223 void JobSetup::SetValue( const String& rKey, const String& rValue ) in SetValue() function in JobSetup
/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/tools/inc/tools/
H A Dgeninfo.hxx66 void SetValue( const ByteString &rValue ) { sValue = rValue; } in SetValue() function in GenericInformation
/trunk/main/toolkit/workben/layout/
H A Dzoom.cxx63 void SetValue( int n ) in SetValue() function
83 void SetValue( int n ) in SetValue() function
/trunk/main/toolkit/source/layout/vcl/
H A Dwrapper.cxx1428 void ProgressBar::SetValue( sal_Int32 i ) in SetValue() function in layout::ProgressBar
/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/sw/source/ui/utlui/
H A Dprcntfld.cxx143 void PercentField::SetValue(sal_Int64 nNewValue, FieldUnit eInUnit) in SetValue() function in PercentField
/trunk/main/sw/source/ui/inc/
H A Duiitems.hxx76 void SetValue(void * pPtr) { pMisc= pPtr; } in SetValue() function in SwPtrItem
/trunk/main/sw/source/ui/dbui/
H A Dmmoutputpage.cxx175 void SetValue(const String& rSet) in SetValue() function in SwSendQueryBox_Impl
/trunk/main/sw/source/filter/ww8/
H A Dww8struc.hxx524 void SetValue(sal_uInt16 nVal) { maBits = nVal; } in SetValue() function

Completed in 178 milliseconds

1234