Searched refs:ImplGetValue (Results 1 – 4 of 4) sorted by relevance
55 virtual bool ImplGetValue( double& rfValue ) const = 0;76 virtual bool ImplGetValue( double& rfValue ) const;93 virtual bool ImplGetValue( double& rfValue ) const;
91 if( !ImplGetValue( fValue ) ) in GetValue()136 bool ScDPNumGroupEditHelper::ImplGetValue( double& rfValue ) const in ImplGetValue() function in ScDPNumGroupEditHelper156 bool ScDPDateGroupEditHelper::ImplGetValue( double& rfValue ) const in ImplGetValue() function in ScDPDateGroupEditHelper
1007 sal_Bool FormattedField::ImplGetValue(double& dNewVal) in ImplGetValue() function in FormattedField1070 if ( !ImplGetValue( m_dCurrentValue ) ) in GetValue()
264 sal_Bool ImplGetValue(double& dNewVal);
Completed in 32 milliseconds