Searched refs:GetCellString (Results 1 – 5 of 5) sorted by relevance
/aoo41x/main/sc/source/core/tool/ |
H A D | interpr1.cxx | 436 GetCellString( aStr, pCell ); in JumpMatrix() 833 GetCellString( *aComp.pVal[ i ], pCell); in Compare() 887 GetCellString( *aComp.pVal[ i ], pCell); in CompareMat() 2097 GetCellString( aFuncResult, pCell ); in ScCell() 2763 GetCellString( aTempStr, pCell ); in ScT() 2811 GetCellString( aInputString, pCell ); in ScValue() 4305 GetCellString(sStr, pCell); in ScMatch() 4940 GetCellString(rString, pCell); in ScCountIf() 5631 GetCellString( aDataStr, pDataCell ); in ScLookup() 6311 GetCellString(sStr, pCell); in FillEntry() [all …]
|
H A D | interpr4.cxx | 487 void ScInterpreter::GetCellString( String& rStr, const ScBaseCell* pCell ) in GetCellString() function in ScInterpreter 979 GetCellString( aRes, pCell); in PushCellResultToken() 2005 GetCellString( aTempStr, pCell ); in GetString() 2020 GetCellString( aTempStr, pCell ); in GetString() 2522 GetCellString( aStr, pCell ); in ScExternal() 2572 GetCellString( aStr, pCell ); in ScExternal() 3038 GetCellString( aCellString, pFCell ); in ScTableOp()
|
H A D | interpr5.cxx | 406 GetCellString( aStr, pCell); in CreateMatrixFromDoubleRef() 467 GetCellString(aStr, pCell); in GetMatrix() 580 GetCellString(aStr, pCell); in ScMatValue()
|
H A D | interpr2.cxx | 2602 GetCellString( aStr, pCell ); in ScHyperLink()
|
/aoo41x/main/sc/source/core/inc/ |
H A D | interpre.hxx | 219 void GetCellString( String& rStr, const ScBaseCell* pCell );
|
Completed in 161 milliseconds