Home
last modified time | relevance | path

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

/aoo4110/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;
/aoo4110/main/sc/source/ui/dbgui/
H A Ddpgroupdlg.cxx94 if( !ImplGetValue( fValue ) ) in GetValue()
139 bool ScDPNumGroupEditHelper::ImplGetValue( double& rfValue ) const in ImplGetValue() function in ScDPNumGroupEditHelper
159 bool ScDPDateGroupEditHelper::ImplGetValue( double& rfValue ) const in ImplGetValue() function in ScDPDateGroupEditHelper
/aoo4110/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()
/aoo4110/main/svtools/inc/svtools/
H A Dfmtfield.hxx264 sal_Bool ImplGetValue(double& dNewVal);

Completed in 27 milliseconds