Lines Matching refs:SCTAB
47 SCTAB nTable;
63 SCTAB nSortDestTab;
76 SCTAB nQueryDestTab;
121 SCTAB nTab,
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;
222 const SCTAB nTab,
227 ScDBData* GetFilterDBAtTable(SCTAB nTab) const;
231 void DeleteOnTab( SCTAB nTab );
233 SCCOL nCol1, SCROW nRow1, SCTAB nTab1,
234 SCCOL nCol2, SCROW nRow2, SCTAB nTab2,
236 void UpdateMoveTab( SCTAB nOldPos, SCTAB nNewPos );