Home
last modified time | relevance | path

Searched refs:rNewVal (Results 1 – 13 of 13) sorted by relevance

/trunk/main/svx/source/items/
H A Dnuminf.cxx207 void SvxNumberInfoItem::SetStringValue( const String& rNewVal ) in SetStringValue() argument
209 aStringVal = rNewVal; in SetStringValue()
215 void SvxNumberInfoItem::SetDoubleValue( const double& rNewVal ) in SetDoubleValue() argument
217 nDoubleVal = rNewVal; in SetDoubleValue()
/trunk/main/svl/source/items/
H A Dctypeitm.cxx140 void CntContentTypeItem::SetValue( const XubString& rNewVal ) in SetValue() argument
146 CntUnencodedStringItem::SetValue( rNewVal ); in SetValue()
150 void CntContentTypeItem::SetPresentation( const XubString& rNewVal ) in SetPresentation() argument
152 _aPresentation = rNewVal; in SetPresentation()
/trunk/main/svx/inc/svx/
H A De3ditem.hxx57 void SetValue( const basegfx::B3DVector& rNewVal ) { in SetValue() argument
59 aVal = rNewVal; in SetValue()
H A Dnuminf.hxx72 void SetStringValue( const String& rNewVal );
74 void SetDoubleValue( const double& rNewVal );
/trunk/main/svl/inc/svl/
H A Dszitem.hxx67 void SetValue( const Size& rNewVal ) { in SetValue() argument
69 aVal = rNewVal; } in SetValue()
H A Dptitem.hxx62 void SetValue( const Point& rNewVal ) { in SetValue() argument
64 aVal = rNewVal; in SetValue()
H A Drectitem.hxx62 void SetValue( const Rectangle& rNewVal ) { in SetValue() argument
64 aVal = rNewVal; in SetValue()
H A Dctypeitm.hxx55 void SetValue( const XubString& rNewVal );
56 void SetPresentation( const XubString& rNewVal );
/trunk/main/sw/source/core/undo/
H A DSwUndoField.cxx123 const Any & rOldVal, const Any & rNewVal, in SwUndoFieldFromAPI() argument
125 : SwUndoField(rPos), aOldVal(rOldVal), aNewVal(rNewVal), nWhich(_nWhich) in SwUndoFieldFromAPI()
/trunk/main/sfx2/source/bastyp/
H A Dprogress.cxx327 const String& rNewVal, /* Status als Text */ in SetStateText() argument
332 pImp->aStateText = rNewVal; in SetStateText()
/trunk/main/sw/inc/
H A DSwUndoField.hxx80 const com::sun::star::uno::Any & rNewVal,
/trunk/main/starmath/source/
H A Daccessibility.cxx177 const uno::Any &rNewVal) in LaunchEvent() argument
183 aEvt.NewValue = rNewVal ; in LaunchEvent()
H A Daccessibility.hxx109 const ::com::sun::star::uno::Any &rNewVal);

Completed in 51 milliseconds