Searched refs:PushDoubleRef (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/sc/source/core/tool/ |
H A D | interpr1.cxx | 6842 PushDoubleRef( aRefAd.Col(), aRefAd.Row(), aRefAd.Tab(), in ScIndirect() 6895 PushDoubleRef( aRange.aStart.Col(), aRange.aStart.Row(), in ScIndirect() 7114 PushDoubleRef(nCol1, nRow1, nTab1, nCol2, nRow2, nTab1); in ScOffset() 7162 PushDoubleRef(nCol1, nRow1, nTab1, nCol2, nRow2, nTab1); in ScOffset() 7343 PushDoubleRef( nCol1, nRow1, nTab1, nCol2, nRow2, nTab1 ); in ScIndex() 7350 PushDoubleRef( nCol1+nCol-1, nRow1, nTab1, in ScIndex() 7364 PushDoubleRef( nCol1, nRow1+nRow-1, nTab1, in ScIndex()
|
H A D | interpr2.cxx | 1944 PushDoubleRef( nCol1, nRow1, nTab1, nCol2, nRow2, nTab2); in ScIntersect()
|
H A D | interpr4.cxx | 1662 void ScInterpreter::PushDoubleRef(SCCOL nCol1, SCROW nRow1, SCTAB nTab1, in PushDoubleRef() function in ScInterpreter
|
/aoo41x/main/sc/source/core/inc/ |
H A D | interpre.hxx | 342 void PushDoubleRef(SCCOL nCol1, SCROW nRow1, SCTAB nTab1,
|
Completed in 120 milliseconds