Home
last modified time | relevance | path

Searched refs:ImplGetValue (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sc/source/ui/inc/
H A Ddpgroupdlg.hxx55 virtual bool ImplGetValue( double& rfValue ) const = 0;
76 virtual bool ImplGetValue( double& rfValue ) const;
93 virtual bool ImplGetValue( double& rfValue ) const;
/trunk/main/sc/source/ui/dbgui/
H A Ddpgroupdlg.cxx91 if( !ImplGetValue( fValue ) ) in GetValue()
136 bool ScDPNumGroupEditHelper::ImplGetValue( double& rfValue ) const in ImplGetValue() function in ScDPNumGroupEditHelper
156 bool ScDPDateGroupEditHelper::ImplGetValue( double& rfValue ) const in ImplGetValue() function in ScDPDateGroupEditHelper
/trunk/main/svtools/source/control/
H A Dfmtfield.cxx1007 sal_Bool FormattedField::ImplGetValue(double& dNewVal) in ImplGetValue() function in FormattedField
1070 if ( !ImplGetValue( m_dCurrentValue ) ) in GetValue()
/trunk/main/svtools/inc/svtools/
H A Dfmtfield.hxx264 sal_Bool ImplGetValue(double& dNewVal);

Completed in 25 milliseconds