Lines Matching refs:ScTable
96 class ScTable class
206 ScTable( ScDocument* pDoc, SCTAB nNewTab, const String& rNewName,
208 ~ScTable();
372 void CopyToClip(SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2, ScTable* pTable,
374 void CopyToClip(const ScRangeList& rRanges, ScTable* pTable,
377 sal_uInt16 nInsFlag, sal_Bool bAsLink, sal_Bool bSkipAttrForEmpty, ScTable* pTable);
384 sal_uInt16 nFlags, sal_Bool bMarked, ScTable* pDestTab,
388 sal_uInt16 nFlags, sal_Bool bMarked, ScTable* pDestTab,
392 ScTable* pTransClip, sal_uInt16 nFlags, sal_Bool bAsLink );
396 sal_Bool bSkipEmpty, ScTable* pSrcTab );
398 sal_uInt16 nFunction, sal_Bool bSkipEmpty, ScTable* pSrcTab );
403 void CopyScenarioFrom( const ScTable* pSrcTab );
404 void CopyScenarioTo( ScTable* pDestTab ) const;
405 sal_Bool TestCopyScenarioTo( const ScTable* pDestTab ) const;
411 void CopyUpdated( const ScTable* pPosTab, ScTable* pDestTab ) const;
491 void UpdateDeleteTab( SCTAB nTable, sal_Bool bIsMove, ScTable* pRefUndo = NULL );
744 void CopyColHidden(ScTable& rTable, SCCOL nStartCol, SCCOL nEndCol);
745 void CopyRowHidden(ScTable& rTable, SCROW nStartRow, SCROW nEndRow);
746 void CopyRowHeight(ScTable& rSrcTable, SCROW nStartRow, SCROW nEndRow, SCROW nSrcOffset);
757 void CopyColFiltered(ScTable& rTable, SCCOL nStartCol, SCCOL nEndCol);
758 void CopyRowFiltered(ScTable& rTable, SCROW nStartRow, SCROW nEndRow);