Lines Matching refs:SCCOL
48 SCCOL nStartCol;
50 SCCOL nEndCol;
64 SCCOL nSortDestCol;
77 SCCOL nQueryDestCol;
100 SCCOL nSubField[MAXSUBTOTAL];
101 SCCOL nSubTotals[MAXSUBTOTAL];
102 SCCOL* pSubTotals[MAXSUBTOTAL];
122 SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2,
136 void GetArea(SCTAB& rTab, SCCOL& rCol1, SCROW& rRow1, SCCOL& rCol2, SCROW& rRow2) const;
138 void SetArea(SCTAB nTab, SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2);
143 void MoveTo(SCTAB nTab, SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2);
176 sal_Bool IsDBAtCursor(SCCOL nCol, SCROW nRow, SCTAB nTab, sal_Bool bStartOnly) const;
177 sal_Bool IsDBAtArea(SCTAB nTab, SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2) const;
220 ScDBData* GetDBAtCursor(SCCOL nCol, SCROW nRow, SCTAB nTab, sal_Bool bStartOnly) const;
223 const SCCOL nCol1,
225 const SCCOL nCol2,
233 SCCOL nCol1, SCROW nRow1, SCTAB nTab1,
234 SCCOL nCol2, SCROW nRow2, SCTAB nTab2,