Home
last modified time | relevance | path

Searched refs:SetValue (Results 226 – 250 of 437) sorted by relevance

12345678910>>...18

/trunk/main/svl/inc/svl/
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 Dvisitem.hxx86 void SetValue(sal_Bool bVisible) { m_nValue.bVisible = bVisible; } in SetValue() function in SfxVisibilityItem
/trunk/main/editeng/inc/editeng/
H A Dpmdlitem.hxx77 SetValue( rModel.GetValue() ); in operator =()
H A Dunoedhlp.hxx59 void SetValue( sal_uLong n );
/trunk/main/sfx2/source/dialog/
H A Dtplpitem.cxx101 SetValue( sal::static_int_cast< sal_uInt16 >( aTemplate.Value ) ); in PutValue()
/trunk/main/svx/inc/svx/
H A Dxit.hxx70 void SetName(const String& rName) { SetValue(rName); } in SetName()
/trunk/main/solenv/bin/modules/installer/patch/
H A DMsiRow.pm83 sub SetValue ($$$) subroutine
/trunk/main/xmloff/source/core/
H A DProgressBarHelper.cxx87 void ProgressBarHelper::SetValue(sal_Int32 nTempValue) in SetValue() function in ProgressBarHelper
/trunk/main/sw/source/ui/table/
H A Drowht.cxx109 aHeightEdit.SetValue(aHeightEdit.Normalize(nHeight), FUNIT_TWIP); in SwTableHeightDlg()
/trunk/main/sc/source/ui/optdlg/
H A Dtpview.cxx611 aTabMF.SetValue(aTabMF.Normalize(((SfxUInt16Item*)pItem)->GetValue()), FUNIT_TWIP); in Reset()
713 aTabMF.SetValue( aTabMF.Normalize( nVal ), FUNIT_TWIP ); in IMPL_LINK()
/trunk/main/editeng/source/items/
H A Dfrmitems.cxx3118 SetValue((sal_uInt16) eBreak); in PutValue()
4436 SetValue( FRMDIR_HORI_LEFT_TOP ); in PutValue()
4439 SetValue( FRMDIR_HORI_RIGHT_TOP ); in PutValue()
4442 SetValue( FRMDIR_VERT_TOP_RIGHT ); in PutValue()
4445 SetValue( FRMDIR_VERT_TOP_LEFT ); in PutValue()
4448 SetValue( FRMDIR_ENVIRONMENT ); in PutValue()
/trunk/main/sc/source/filter/inc/
H A Dexcscen.hxx48 void SetValue( const String& rVal );
/trunk/main/shell/inc/internal/
H A Dpropertyhdl.hxx65 virtual HRESULT STDMETHODCALLTYPE SetValue( REFPROPERTYKEY key, REFPROPVARIANT propVar );
/trunk/main/setup_native/source/win32/customactions/reg4msdoc/
H A Dregistry.hxx245 virtual void SetValue(const RegistryValue& Value) = 0;
/trunk/main/sc/source/ui/inc/
H A Dtptable.hxx45 virtual void SetValue( sal_Int64 nValue );
H A Ddpgroupdlg.hxx52 void SetValue( bool bAuto, double fValue );
/trunk/main/dbaccess/source/ui/misc/
H A Dpropertystorage.cxx84 pClone->SetValue( aValue ); in trySet()
/trunk/main/sw/source/ui/dbui/
H A Dmmoutputpage.cxx175 void SetValue(const String& rSet) in SetValue() function in SwSendQueryBox_Impl
460 m_aToNF.SetValue( rConfigItem.GetMergedDocumentCount() ); in ActivatePage()
1193 aQuery.SetValue(m_sNoSubjectST); in IMPL_LINK()
/trunk/main/sw/inc/
H A Dcellatr.hxx46 SetValue( rAttr.GetValue() ); in operator =()
/trunk/main/sw/source/ui/inc/
H A Duiitems.hxx76 void SetValue(void * pPtr) { pMisc= pPtr; } in SetValue() function in SwPtrItem
H A Denvlop.hxx50 #define SetFldVal(rField, lValue) (rField).SetValue((rField).Normalize(lValue), FUNIT_TWIP)
/trunk/main/vcl/inc/vcl/
H A Dspin.hxx87 void SetValue( long nValue );
/trunk/main/idl/inc/
H A Dhash.hxx77 void SetValue( sal_uLong n ) { nValue = n; } in SetValue() function in SvStringHashEntry
/trunk/main/sfx2/inc/sfx2/
H A Ditemwrapper.hxx147 { rItem.SetValue( static_cast< InternalValueT >( aValue ) ); } in SetItemValue()

Completed in 149 milliseconds

12345678910>>...18