Searched refs:rStrVal (Results 1 – 5 of 5) sorted by relevance
85 void ValWnd::SetValue( const String& rStrVal ) in SetValue() argument87 if ( aStrValue != rStrVal ) in SetValue()89 aStrValue = rStrVal; in SetValue()
38 void SetValue( const String& rStrVal );
213 sal_Bool __EXPORT ScSolverDlg::CheckTargetValue( String& rStrVal ) in CheckTargetValue() argument218 return pDoc->GetFormatTable()->IsNumberFormat( rStrVal, n1, n2 ); in CheckTargetValue()
94 sal_Bool CheckTargetValue( String& rStrVal );
45 void SetValue( const String& rStrVal );
Completed in 22 milliseconds