Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/filter/excel/
H A Dimpop.cxx1053 ScTabOpParam aTabOpParam; in TableOp() local
1058 switch( aTabOpParam.nMode ) in TableOp()
1061 aTabOpParam.aRefFormulaCell.Set( in TableOp()
1065 aTabOpParam.aRefFormulaEnd.Set( in TableOp()
1069 aTabOpParam.aRefColCell.Set( static_cast<SCCOL>(nInpCol), in TableOp()
1075 aTabOpParam.aRefFormulaCell.Set( in TableOp()
1079 aTabOpParam.aRefFormulaEnd.Set( in TableOp()
1083 aTabOpParam.aRefRowCell.Set( static_cast<SCCOL>(nInpCol), in TableOp()
1089 aTabOpParam.aRefFormulaCell.Set( in TableOp()
1093 aTabOpParam.aRefRowCell.Set( static_cast<SCCOL>(nInpCol), in TableOp()
[all …]

Completed in 82 milliseconds