Home
last modified time | relevance | path

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

/trunk/main/sc/inc/
H A Dcellsuno.hxx833 String GetOutputString_Impl() const;
984 static String GetOutputString_Impl(ScDocument* pDoc, const ScAddress& aPos);
/trunk/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx6193 String ScCellObj::GetOutputString_Impl(ScDocument* pDoc, const ScAddress& aCellPos) in GetOutputString_Impl() function in ScCellObj
6227 String ScCellObj::GetOutputString_Impl() const in GetOutputString_Impl() function in ScCellObj
6232 aVal = GetOutputString_Impl(pDocSh->GetDocument(), aCellPos); in GetOutputString_Impl()
6383 return GetOutputString_Impl(); in getString()
/trunk/main/sc/source/filter/xml/
H A Dxmlexprt.cxx2890 rMyCell.sStringValue = ScCellObj::GetOutputString_Impl(pDoc, aPos); in GetCellText()

Completed in 85 milliseconds