Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/unocore/
H A Dunotbl.cxx704 double lcl_getValue( SwXCell &rCell ) in lcl_getValue() function
937 double const fRet = lcl_getValue( *this ); in getValue()
2544 pColArray[nCol] <<= lcl_getValue(*pXCell); in getDataArray()
4030 pAnyData[nDtaCnt++] <<= lcl_getValue(*pXCell); in GetDataSequence()
4038 fVal = lcl_getValue(*pXCell); in GetDataSequence()
4155 pColArray[nCol] <<= lcl_getValue(*pXCell); in getDataArray()
/trunk/main/sw/inc/
H A Dunotbl.hxx92 friend double lcl_getValue( SwXCell &rCell );

Completed in 61 milliseconds