Lines Matching refs:SCTAB
143 SC_DLLPRIVATE SCTAB GetSaveTab();
254 void ExecutePageStyle ( SfxViewShell& rCaller, SfxRequest& rReq, SCTAB nCurTab );
255 void GetStatePageStyle( SfxViewShell& rCaller, SfxItemSet& rSet, SCTAB nCurTab );
271 void SetPrintZoom( SCTAB nTab, sal_uInt16 nScale, sal_uInt16 nPages );
285 sal_Bool AdjustRowHeight( SCROW nStartRow, SCROW nEndRow, SCTAB nTab );
287 void UpdatePendingRowHeights( SCTAB nUpdateTab, bool bBefore = false );
291 void UseScenario( SCTAB nTab, const String& rName, sal_Bool bRecord = sal_True );
292 SCTAB MakeScenario( SCTAB nTab, const String& rName, const String& rComment,
295 void ModifyScenario( SCTAB nTab, const String& rName, const String& rComment,
297 sal_Bool MoveTable( SCTAB nSrcTab, SCTAB nDestTab, sal_Bool bCopy, sal_Bool bRecord );
305 void DBAreaDeleted( SCTAB nTab, SCCOL nX1, SCROW nY1, SCCOL nX2, SCROW nY2 );
315 void PostPaint( SCCOL nStartCol, SCROW nStartRow, SCTAB nStartTab,
316 SCCOL nEndCol, SCROW nEndRow, SCTAB nEndTab, sal_uInt16 nPart,
320 void PostPaintCell( SCCOL nCol, SCROW nRow, SCTAB nTab );
329 void UpdatePaintExt( sal_uInt16& rExtFlags, SCCOL nStartCol, SCROW nStartRow, SCTAB nStartTab,
330 SCCOL nEndCol, SCROW nEndRow, SCTAB nEndTab );
358 SCTAB nCurTab,
388 static SCTAB GetCurTab();