/aoo41x/main/sc/source/core/data/ |
H A D | table2.cxx | 477 void ScTable::CopyToClip(const ScRangeList& rRanges, ScTable* pTable, in CopyToClip() 896 void ScTable::CopyUpdated( const ScTable* pPosTab, ScTable* pDestTab ) const in CopyUpdated() 912 void ScTable::CopyScenarioTo( ScTable* pDestTab ) const in CopyScenarioTo() 920 void ScTable::CopyScenarioFrom( const ScTable* pSrcTab ) in CopyScenarioFrom() 988 sal_Bool ScTable::TestCopyScenarioTo( const ScTable* pDestTab ) const in TestCopyScenarioTo() 1242 void ScTable::SetDirtyVar() in SetDirtyVar() 1249 void ScTable::SetDirty() in SetDirty() 1312 void ScTable::CalcAll() in CalcAll() 1318 void ScTable::CompileAll() in CompileAll() 1842 void ScTable::LockTable() in LockTable() [all …]
|
H A D | table5.cxx | 310 void ScTable::RemoveManualBreaks() in RemoveManualBreaks() 320 sal_Bool ScTable::HasManualBreaks() const in HasManualBreaks() 606 void ScTable::CopyColHidden(ScTable& rTable, SCCOL nStartCol, SCCOL nEndCol) in CopyColHidden() 621 void ScTable::CopyRowHidden(ScTable& rTable, SCROW nStartRow, SCROW nEndRow) in CopyRowHidden() 635 void ScTable::CopyRowHeight(ScTable& rSrcTable, SCROW nStartRow, SCROW nEndRow, SCROW nSrcOffset) in CopyRowHeight() 819 void ScTable::CopyColFiltered(ScTable& rTable, SCCOL nStartCol, SCCOL nEndCol) in CopyColFiltered() 834 void ScTable::CopyRowFiltered(ScTable& rTable, SCROW nStartRow, SCROW nEndRow) in CopyRowFiltered() 982 void ScTable::SyncColRowFlags() in SyncColRowFlags() 1024 sal_Bool ScTable::IsProtected() const in IsProtected() 1040 ScTableProtection* ScTable::GetProtection() in GetProtection() [all …]
|
H A D | table1.cxx | 55 ScTable::ScTable( ScDocument* pDoc, SCTAB nNewTab, const String& rNewName, in ScTable() function in ScTable 142 ScTable::~ScTable() in ~ScTable() 181 const String& ScTable::GetUpperName() const in GetUpperName() 188 void ScTable::SetVisible( sal_Bool bVis ) in SetVisible() 207 void ScTable::SetLayoutRTL( sal_Bool bSet ) in SetLayoutRTL() 217 const Color& ScTable::GetTabBgColor() const in GetTabBgColor() 238 void ScTable::SetLink( sal_uInt8 nMode, in SetLink() 1332 void ScTable::UpdateDeleteTab( SCTAB nTable, sal_Bool bIsMove, ScTable* pRefUndo ) in UpdateDeleteTab() 1368 void ScTable::SetTabNo(SCTAB nNewTab) in SetTabNo() 1582 void ScTable::ClearPrintRanges() in ClearPrintRanges() [all …]
|
H A D | table3.cxx | 169 sal_Bool ScTable::IsSortCollatorGlobal() const in IsSortCollatorGlobal() 194 void ScTable::DestroySortCollator() in DestroySortCollator() 238 short ScTable::CompareCell( sal_uInt16 nSort, in CompareCell() 413 void ScTable::SwapCol(SCCOL nCol1, SCCOL nCol2) in SwapCol() 435 void ScTable::SwapRow(SCROW nRow1, SCROW nRow2) in SwapRow() 1886 void ScTable::GetFilteredFilterEntries( in GetFilteredFilterEntries() 1925 SCSIZE ScTable::GetCellCount(SCCOL nCol) const in GetCellCount() 1930 sal_uLong ScTable::GetCellCount() const in GetCellCount() 1940 sal_uLong ScTable::GetWeightedCount() const in GetWeightedCount() 1951 sal_uLong ScTable::GetCodeCount() const in GetCodeCount() [all …]
|
H A D | table4.cxx | 1930 void ScTable::SetError( SCCOL nCol, SCROW nRow, sal_uInt16 nError) in SetError() 1936 void ScTable::UpdateInsertTabAbs(SCTAB nTable) in UpdateInsertTabAbs() 1992 void ScTable::RemoveAutoSpellObj() in RemoveAutoSpellObj() 1998 sal_Bool ScTable::TestTabRefAbs(SCTAB nTable) in TestTabRefAbs() 2007 void ScTable::CompileDBFormula() in CompileDBFormula() 2012 void ScTable::CompileDBFormula( sal_Bool bCreateFormulaString ) in CompileDBFormula() 2017 void ScTable::CompileNameFormula( sal_Bool bCreateFormulaString ) in CompileNameFormula() 2022 void ScTable::CompileColRowNameFormula() in CompileColRowNameFormula() 2027 SCSIZE ScTable::GetPatternCount( SCCOL nCol ) in GetPatternCount() 2035 SCSIZE ScTable::GetPatternCount( SCCOL nCol, SCROW nRw1, SCROW nRw2 ) in GetPatternCount() [all …]
|
H A D | table6.cxx | 60 sal_Bool ScTable::SearchCell(const SvxSearchItem& rSearchItem, SCCOL nCol, SCROW nRow, in SearchCell() 245 sal_Bool ScTable::Search(const SvxSearchItem& rSearchItem, SCCOL& rCol, SCROW& rRow, in Search() 374 sal_Bool ScTable::SearchAll(const SvxSearchItem& rSearchItem, ScMarkData& rMark, in SearchAll() 397 sal_Bool ScTable::Replace(const SvxSearchItem& rSearchItem, SCCOL& rCol, SCROW& rRow, in Replace() 426 sal_Bool ScTable::ReplaceAll(const SvxSearchItem& rSearchItem, ScMarkData& rMark, in ReplaceAll() 455 sal_Bool ScTable::SearchStyle(const SvxSearchItem& rSearchItem, SCCOL& rCol, SCROW& rRow, in SearchStyle() 535 sal_Bool ScTable::ReplaceStyle(const SvxSearchItem& rSearchItem, SCCOL& rCol, SCROW& rRow, in ReplaceStyle() 560 sal_Bool ScTable::SearchAllStyle(const SvxSearchItem& rSearchItem, ScMarkData& rMark) in SearchAllStyle() 598 sal_Bool ScTable::ReplaceAllStyle(const SvxSearchItem& rSearchItem, ScMarkData& rMark, in ReplaceAllStyle() 624 sal_Bool ScTable::SearchAndReplace(const SvxSearchItem& rSearchItem, in SearchAndReplace()
|
H A D | documen2.cxx | 577 pTab[i] = new ScTable(this, i, aString); in ResetClip() 594 pTab[nTab] = new ScTable(this, nTab, in ResetClip() 623 pTab[nTab] = new ScTable(this, nTab, in PutCell() 784 ScTable* pSaveTab = pTab[nOldPos]; in MoveTab() 844 pTab[nMaxTableNumber] = new ScTable(this, nMaxTableNumber, aName); in CopyTab() 877 pTab[nNewPos] = new ScTable(this, nNewPos, aName); in CopyTab()
|
H A D | documen3.cxx | 1562 ScTable* pTable = pTab[aEmbedRange.aStart.Tab()]; in GetEmbeddedRect() 1605 bool lcl_AddTwipsWhile( long & rTwips, long nStopTwips, SCROW & rPosY, SCROW nEndRow, const ScTable… in lcl_AddTwipsWhile() 1650 ScTable* pTable = pTab[nTab]; in GetRange() 1726 void lcl_SnapHor( ScTable* pTable, long& rVal, SCCOL& rStartCol ) in lcl_SnapHor() 1746 void lcl_SnapVer( ScTable* pTable, long& rVal, SCROW& rStartRow ) in lcl_SnapVer() 1784 ScTable* pTable = pTab[nVisibleTab]; in SnapVisArea()
|
H A D | document.cxx | 129 pTab[nTab] = new ScTable(this, nTab, aString); in MakeTable() 203 ScTable* ScDocument::GetTableByIndex(sal_Int32 nIndex) in GetTableByIndex() 329 pTab[nTabCount] = new ScTable(this, nTabCount, rName); in InsertTab() 364 pTab[nPos] = new ScTable(this, nPos, rName); in InsertTab() 1417 pTab[nTab] = new ScTable(this, nTab, aString, bColInfo, bRowInfo); in InitUndo() 1435 pTab[nTab] = new ScTable(this, nTab, aString, bColInfo, bRowInfo); in AddUndoTab() 1932 ScTable** ppClipTab = pCBFCP->pClipDoc->pTab; in CopyBlockFromClip() 2023 ScTable** ppClipTab = pCBFCP->pClipDoc->pTab; in CopyNonFilteredFromClip() 2674 pTab[nTab] = new ScTable(this, nTab, in PutCell() 2693 pTab[nTab] = new ScTable(this, nTab, in PutCell() [all …]
|
H A D | olinetab.cxx | 637 bool ScOutlineArray::ManualAction( SCCOLROW nStartPos, SCCOLROW nEndPos, bool bShow, ScTable& rTabl… in ManualAction()
|
H A D | documen8.cxx | 460 ScTable* pTable = NULL; in IdleCalcTextWidth()
|
H A D | dociter.cxx | 87 ScTable* pTab; in GetThisCol()
|
/aoo41x/main/sc/inc/ |
H A D | table.hxx | 96 class ScTable class 206 ScTable( ScDocument* pDoc, SCTAB nNewTab, const String& rNewName, 208 ~ScTable(); 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 ); 403 void CopyScenarioFrom( const ScTable* pSrcTab ); 404 void CopyScenarioTo( ScTable* pDestTab ) const; 405 sal_Bool TestCopyScenarioTo( const ScTable* pDestTab ) const; [all …]
|
H A D | olinetab.hxx | 34 class ScTable; 122 …bool ManualAction( SCCOLROW nStartPos, SCCOLROW nEndPos, bool bShow, ScTable& r…
|
H A D | document.hxx | 110 class ScTable; 269 ScTable* pTab[MAXTABCOUNT]; 483 ScTable* GetTableByIndex(sal_Int32 nIndex);
|
/aoo41x/main/sc/source/core/inc/ |
H A D | interpre.hxx | 501 void ScTable();
|
/aoo41x/main/sc/source/core/tool/ |
H A D | interpr4.cxx | 3612 case ocTable : ScTable(); break; in Interpret()
|
H A D | interpr1.cxx | 4063 void ScInterpreter::ScTable() in ScTable() function in ScInterpreter
|