/aoo41x/main/svl/inc/svl/ |
H A D | cintitem.hxx | 86 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 D | cenumitm.hxx | 118 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 D | ptitem.hxx | 62 void SetValue( const Point& rNewVal ) { in SetValue() function in SfxPointItem
|
H A D | rectitem.hxx | 62 void SetValue( const Rectangle& rNewVal ) { in SetValue() function in SfxRectangleItem
|
H A D | szitem.hxx | 67 void SetValue( const Size& rNewVal ) { in SetValue() function in SfxSizeItem
|
H A D | flagitem.hxx | 67 void SetValue( sal_uInt16 nNewVal ) { in SetValue() function in SfxFlagItem
|
H A D | visitem.hxx | 86 void SetValue(sal_Bool bVisible) { m_nValue.bVisible = bVisible; } in SetValue() function in SfxVisibilityItem
|
H A D | custritm.hxx | 80 inline void CntUnencodedStringItem::SetValue(const XubString & rTheValue) in SetValue() function in CntUnencodedStringItem
|
/aoo41x/main/setup_native/source/win32/customactions/reg4msdoc/ |
H A D | registryvalueimpl.cxx | 188 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
|
/aoo41x/main/svx/inc/svx/ |
H A D | ofaitem.hxx | 46 void SetValue( void* pNewPtr ) { pPtr = pNewPtr; } in SetValue() function in OfaPtrItem
|
H A D | e3ditem.hxx | 57 void SetValue( const basegfx::B3DVector& rNewVal ) { in SetValue() function in SvxB3DVectorItem
|
H A D | sdasaitm.hxx | 38 void SetValue( sal_Int32 nVal ) { nValue = nVal; }; in SetValue() function in SdrCustomShapeAdjustmentValue
|
H A D | sxfiitm.hxx | 46 void SetValue(const Fraction& rVal) { nValue = rVal; } in SetValue() function in SdrFractionItem
|
/aoo41x/main/solenv/bin/modules/installer/patch/ |
H A D | MsiRow.pm | 83 sub SetValue ($$$) subroutine
|
/aoo41x/main/dbaccess/source/ui/dlg/ |
H A D | optionalboolitem.hxx | 54 void SetValue( const bool _bValue ) { m_aValue.reset( _bValue ); } in SetValue() function in dbaui::OptionalBoolItem
|
H A D | dlgsize.cxx | 88 void DlgSize::SetValue( sal_Int32 nVal ) in SetValue() function in dbaui::DlgSize
|
/aoo41x/main/cui/source/inc/ |
H A D | cuitbxform.hxx | 46 void SetValue(long dNew) { m_aRecordNo.SetValue(dNew); } in SetValue() function in FmInputRecordNoDialog
|
/aoo41x/main/editeng/inc/editeng/ |
H A D | cmapitem.hxx | 66 void SetValue( sal_uInt16 nNewVal ) in SetValue() function in SvxCaseMapItem
|
H A D | crsditem.hxx | 68 void SetValue( sal_uInt16 nNewVal ) in SetValue() function in SvxCrossedOutItem
|
H A D | brkitem.hxx | 74 void SetValue( sal_uInt16 nNewVal ) in SetValue() function in SvxFmtBreakItem
|
H A D | udlnitem.hxx | 70 void SetValue( sal_uInt16 nNewVal ) in SetValue() function in SvxTextLineItem
|
/aoo41x/main/xmloff/source/core/ |
H A D | ProgressBarHelper.cxx | 87 void ProgressBarHelper::SetValue(sal_Int32 nTempValue) in SetValue() function in ProgressBarHelper
|
/aoo41x/main/sc/source/ui/cctrl/ |
H A D | editfield.cxx | 73 void ScDoubleField::SetValue( double fValue, sal_Int32 nDecPlaces, bool bEraseTrailingDecZeros ) in SetValue() function in ScDoubleField
|
/aoo41x/main/dbaccess/source/ext/macromigration/ |
H A D | rangeprogressbar.hxx | 84 inline void RangeProgressBar::SetValue( sal_uInt32 _nValue ) in SetValue() function in dbmm::RangeProgressBar
|
/aoo41x/main/sw/source/ui/inc/ |
H A D | uiitems.hxx | 76 void SetValue(void * pPtr) { pMisc= pPtr; } in SetValue() function in SwPtrItem
|