Home
last modified time | relevance | path

Searched refs:GetValue_Impl (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/inc/
H A Dcellsuno.hxx686 double GetValue_Impl() const;
/trunk/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx6140 double ScCellObj::GetValue_Impl() const in GetValue_Impl() function in ScCellObj
6432 return GetValue_Impl(); in getValue()