33 bool GetValue(
double& rfValue)
const;
34 void SetValue(
double fValue, sal_Int32 nDecPlaces = 12);
An edit control that contains a double precision floating-point value.
void SetValue(double fValue, sal_Int32 nDecPlaces=12)
ScDoubleField(std::unique_ptr< weld::Entry > xEntry)
std::unique_ptr< weld::Entry > m_xEntry
bool get_sensitive() const
void set_sensitive(bool bSensitive)
weld::Entry & get_widget()
bool GetValue(double &rfValue) const