Home
last modified time | relevance | path

Searched defs:SetValue (Results 26 – 50 of 88) sorted by relevance

1234

/trunk/main/editeng/inc/editeng/
H A Dtwolinesitem.hxx76 void SetValue( sal_Bool bFlag ) { bOn = bFlag; } in SetValue() function in SvxTwoLinesItem
/trunk/main/svl/source/items/
H A Dctypeitm.cxx140 void CntContentTypeItem::SetValue( const XubString& rNewVal ) in SetValue() function in CntContentTypeItem
211 void CntContentTypeItem::SetValue( const INetContentType eType ) in SetValue() function in CntContentTypeItem
/trunk/main/sw/inc/
H A Dusrfld.hxx86 inline void SwUserFieldType::SetValue(const double nVal) in SetValue() function in SwUserFieldType
/trunk/main/chart2/source/controller/dialogs/
H A Dres_TextSeparator.cxx124 void TextSeparatorResources::SetValue( const rtl::OUString& rSeparator ) in SetValue() function in chart::TextSeparatorResources
/trunk/main/idl/inc/
H A Dhash.hxx77 void SetValue( sal_uLong n ) { nValue = n; } in SetValue() function in SvStringHashEntry
/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/svtools/source/control/
H A Dprgsbar.cxx193 void ProgressBar::SetValue( sal_uInt16 nNewPercent ) in SetValue() function in ProgressBar
/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/sw/source/core/fields/
H A Dtblcalc.cxx157 void SwTblField::SetValue( const double& rVal ) in SetValue() function in SwTblField
H A Dusrfld.cxx86 void SwUserField::SetValue( const double& rVal ) in SetValue() function in SwUserField
/trunk/main/sfx2/source/doc/
H A Doleprops.cxx73 inline void SetValue( sal_Int32 nValue ) { mnValue = nValue; } in SetValue() function in SfxOleInt32Property
92 inline void SetValue( double fValue ) { mfValue = fValue; } in SetValue() function in SfxOleDoubleProperty
111 inline void SetValue( bool bValue ) { mbValue = bValue; } in SetValue() function in SfxOleBoolProperty
141 inline void SetValue( const String& rValue ) { maValue = rValue; } in SetValue() function in SfxOleStringPropertyBase
191 inline void SetValue( const util::DateTime& rDateTime ) { maDateTime = rDateTime; } in SetValue() function in SfxOleFileTimeProperty
/trunk/main/sc/source/ui/miscdlgs/
H A Dsolveroptions.cxx452 void ScSolverIntegerDialog::SetValue( sal_Int32 nValue ) in SetValue() function in ScSolverIntegerDialog
489 void ScSolverValueDialog::SetValue( double fValue ) in SetValue() function in ScSolverValueDialog
/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/svl/inc/svl/
H A Dintitem.hxx104 inline void SfxInt16Item::SetValue(sal_Int16 nTheValue) in SetValue() function in SfxInt16Item
/trunk/main/tools/inc/tools/
H A Dgeninfo.hxx66 void SetValue( const ByteString &rValue ) { sValue = rValue; } in SetValue() function in GenericInformation
/trunk/main/sc/source/ui/dbgui/
H A Ddpgroupdlg.cxx96 void ScDPGroupEditHelper::SetValue( bool bAuto, double fValue ) in SetValue() function in ScDPGroupEditHelper
/trunk/main/setup_native/source/win32/customactions/reg4msdoc/
H A Dregistryw9x.cxx509 void RegistryKeyImplWin9x::SetValue(const RegistryValue& Value) in SetValue() function in RegistryKeyImplWin9x
H A Dregistrywnt.cxx592 void RegistryKeyImplWinNT::SetValue(const RegistryValue& Value) in SetValue() function in RegistryKeyImplWinNT
/trunk/main/editeng/source/uno/
H A Dunoedhlp.cxx66 void SvxEditSourceHint::SetValue( sal_uLong n ) in SetValue() function in SvxEditSourceHint
/trunk/main/svtools/inc/svtools/
H A Dtextdata.hxx140 void SetValue( sal_uLong n ) { mnValue = n; } in SetValue() function in TextHint
/trunk/main/vcl/source/control/
H A Dspinbtn.cxx436 void SpinButton::SetValue( long nValue ) in SetValue() function in SpinButton
/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/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/sc/source/filter/excel/
H A Dexctools.cxx284 void ExcScenarioCell::SetValue( const String& r ) in SetValue() function in ExcScenarioCell
/trunk/main/shell/source/win32/shlxthandler/prophdl/
H A Dpropertyhdl.cxx186 HRESULT STDMETHODCALLTYPE CPropertyHdl::SetValue( REFPROPERTYKEY key, REFPROPVARIANT propVar ) in SetValue() function in CPropertyHdl

Completed in 102 milliseconds

1234