Home
last modified time | relevance | path

Searched refs:GetDoubleValue (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/sc/source/ui/miscdlgs/
H A Dsolveroptions.cxx82 double GetDoubleValue() const { return mfDoubleValue; } in GetDoubleValue() function in ScSolverOptionsString
234 rValue <<= pStringItem->GetDoubleValue(); in GetProperties()
360 aValDialog.SetValue( pStringItem->GetDoubleValue() ); in EditOption()
/aoo41x/main/sfx2/source/doc/
H A Doleprops.cxx759 bool SfxOleSection::GetDoubleValue( double& rfValue, sal_Int32 nPropId ) const in GetDoubleValue() function in SfxOleSection
871 else if( GetDoubleValue( fDouble, nPropId ) ) in GetAnyValue()
H A Doleprops.hxx289 bool GetDoubleValue( double& rfValue, sal_Int32 nPropId ) const;

Completed in 99 milliseconds