Home
last modified time | relevance | path

Searched defs:SetValue (Results 1 – 25 of 88) sorted by relevance

1234

/trunk/main/svl/inc/svl/
H A Dcintitem.hxx86 inline void CntByteItem::SetValue(sal_uInt8 nTheValue) in SetValue() function in CntByteItem
148 inline void CntUInt16Item::SetValue(sal_uInt16 nTheValue) in SetValue() function in CntUInt16Item
210 inline void CntInt32Item::SetValue(sal_Int32 nTheValue) in SetValue() function in CntInt32Item
272 inline void CntUInt32Item::SetValue(sal_uInt32 nTheValue) in SetValue() function in CntUInt32Item
H A Dcenumitm.hxx118 inline void CntEnumItem::SetValue(sal_uInt16 nTheValue) in SetValue() function in CntEnumItem
169 void SetValue(sal_Bool bTheValue) { m_bValue = bTheValue; } in SetValue() function in CntBoolItem
H A Dszitem.hxx67 void SetValue( const Size& rNewVal ) { in SetValue() function in SfxSizeItem
H A Dptitem.hxx62 void SetValue( const Point& rNewVal ) { in SetValue() function in SfxPointItem
H A Drectitem.hxx62 void SetValue( const Rectangle& rNewVal ) { in SetValue() function in SfxRectangleItem
H A Dflagitem.hxx67 void SetValue( sal_uInt16 nNewVal ) { in SetValue() function in SfxFlagItem
H A Dvisitem.hxx86 void SetValue(sal_Bool bVisible) { m_nValue.bVisible = bVisible; } in SetValue() function in SfxVisibilityItem
H A Dcustritm.hxx80 inline void CntUnencodedStringItem::SetValue(const XubString & rTheValue) in SetValue() function in CntUnencodedStringItem
/trunk/main/setup_native/source/win32/customactions/reg4msdoc/
H A Dregistryvalueimpl.cxx188 void RegistryValueImpl::SetValue(const std::wstring& NewValue) in SetValue() function in RegistryValueImpl
197 void RegistryValueImpl::SetValue(const std::string& NewValue) in SetValue() function in RegistryValueImpl
206 void RegistryValueImpl::SetValue(int NewValue) in SetValue() function in RegistryValueImpl
/trunk/main/svx/inc/svx/
H A Dofaitem.hxx46 void SetValue( void* pNewPtr ) { pPtr = pNewPtr; } in SetValue() function in OfaPtrItem
H A De3ditem.hxx57 void SetValue( const basegfx::B3DVector& rNewVal ) { in SetValue() function in SvxB3DVectorItem
H A Dsdasaitm.hxx38 void SetValue( sal_Int32 nVal ) { nValue = nVal; }; in SetValue() function in SdrCustomShapeAdjustmentValue
H A Dsxfiitm.hxx46 void SetValue(const Fraction& rVal) { nValue = rVal; } in SetValue() function in SdrFractionItem
/trunk/main/solenv/bin/modules/installer/patch/
H A DMsiRow.pm83 sub SetValue ($$$) subroutine
/trunk/main/cui/source/inc/
H A Dcuitbxform.hxx46 void SetValue(long dNew) { m_aRecordNo.SetValue(dNew); } in SetValue() function in FmInputRecordNoDialog
/trunk/main/dbaccess/source/ui/dlg/
H A Doptionalboolitem.hxx54 void SetValue( const bool _bValue ) { m_aValue.reset( _bValue ); } in SetValue() function in dbaui::OptionalBoolItem
H A Ddlgsize.cxx88 void DlgSize::SetValue( sal_Int32 nVal ) in SetValue() function in dbaui::DlgSize
/trunk/main/editeng/inc/editeng/
H A Dcmapitem.hxx66 void SetValue( sal_uInt16 nNewVal ) in SetValue() function in SvxCaseMapItem
H A Dcrsditem.hxx68 void SetValue( sal_uInt16 nNewVal ) in SetValue() function in SvxCrossedOutItem
H A Dbrkitem.hxx74 void SetValue( sal_uInt16 nNewVal ) in SetValue() function in SvxFmtBreakItem
H A Dudlnitem.hxx70 void SetValue( sal_uInt16 nNewVal ) in SetValue() function in SvxTextLineItem
/trunk/main/xmloff/source/core/
H A DProgressBarHelper.cxx87 void ProgressBarHelper::SetValue(sal_Int32 nTempValue) in SetValue() function in ProgressBarHelper
/trunk/main/sc/source/ui/cctrl/
H A Deditfield.cxx70 void ScDoubleField::SetValue( double fValue, sal_Int32 nDecPlaces, bool bEraseTrailingDecZeros ) in SetValue() function in ScDoubleField
/trunk/main/dbaccess/source/ext/macromigration/
H A Drangeprogressbar.hxx84 inline void RangeProgressBar::SetValue( sal_uInt32 _nValue ) in SetValue() function in dbmm::RangeProgressBar
/trunk/main/sw/source/ui/inc/
H A Duiitems.hxx76 void SetValue(void * pPtr) { pMisc= pPtr; } in SetValue() function in SwPtrItem

Completed in 44 milliseconds

1234