Searched refs:nFCol (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/sc/source/core/data/ |
H A D | documen4.cxx | 60 sal_Bool ScDocument::Solver(SCCOL nFCol, SCROW nFRow, SCTAB nFTab, in Solver() argument 66 if (ValidColRow(nFCol, nFRow) && ValidColRow(nVCol, nVRow) && in Solver() 70 GetCellType(nFCol, nFRow, nFTab, eFType); in Solver() 92 aRefData.nCol = nFCol; in Solver()
|
/aoo41x/main/sc/inc/ |
H A D | document.hxx | 1312 sal_Bool Solver(SCCOL nFCol, SCROW nFRow, SCTAB nFTab,
|
Completed in 36 milliseconds