Lines Matching refs:ScTable

55 ScTable::ScTable( ScDocument* pDoc, SCTAB nNewTab, const String& rNewName,  in ScTable()  function in ScTable
142 ScTable::~ScTable() in ~ScTable()
168 void ScTable::GetName( String& rName ) const in GetName()
173 void ScTable::SetName( const String& rNewName ) in SetName()
181 const String& ScTable::GetUpperName() const in GetUpperName()
188 void ScTable::SetVisible( sal_Bool bVis ) in SetVisible()
196 void ScTable::SetStreamValid( sal_Bool bSet, sal_Bool bIgnoreLock ) in SetStreamValid()
202 void ScTable::SetPendingRowHeights( sal_Bool bSet ) in SetPendingRowHeights()
207 void ScTable::SetLayoutRTL( sal_Bool bSet ) in SetLayoutRTL()
212 void ScTable::SetLoadingRTL( sal_Bool bSet ) in SetLoadingRTL()
217 const Color& ScTable::GetTabBgColor() const in GetTabBgColor()
222 void ScTable::SetTabBgColor(const Color& rColor) in SetTabBgColor()
233 void ScTable::SetScenario( sal_Bool bFlag ) in SetScenario()
238 void ScTable::SetLink( sal_uInt8 nMode, in SetLink()
253 sal_uInt16 ScTable::GetOptimalColWidth( SCCOL nCol, OutputDevice* pDev, in GetOptimalColWidth()
263 long ScTable::GetNeededSize( SCCOL nCol, SCROW nRow, in GetNeededSize()
277 sal_Bool ScTable::SetOptimalHeight( SCROW nStartRow, SCROW nEndRow, sal_uInt16 nExtra, in SetOptimalHeight()
401 sal_Bool ScTable::GetCellArea( SCCOL& rEndCol, SCROW& rEndRow ) const in GetCellArea()
421 sal_Bool ScTable::GetTableArea( SCCOL& rEndCol, SCROW& rEndRow ) const in GetTableArea()
426 bRet = GetPrintArea( ((ScTable*)this)->nTableAreaX, in GetTableArea()
427 ((ScTable*)this)->nTableAreaY, sal_True ); in GetTableArea()
428 ((ScTable*)this)->bTableAreaValid = sal_True; in GetTableArea()
435 void ScTable::GetLastAttrCell( SCCOL& rEndCol, SCROW& rEndRow ) const in GetLastAttrCell()
475 sal_Bool ScTable::GetPrintArea( SCCOL& rEndCol, SCROW& rEndRow, sal_Bool bNotes ) const in GetPrintArea()
546 sal_Bool ScTable::GetPrintAreaHor( SCROW nStartRow, SCROW nEndRow, in GetPrintAreaHor()
583 sal_Bool ScTable::GetPrintAreaVer( SCCOL nStartCol, SCCOL nEndCol, in GetPrintAreaVer()
614 sal_Bool ScTable::GetDataStart( SCCOL& rStartCol, SCROW& rStartRow ) const in GetDataStart()
661 void ScTable::GetDataArea( SCCOL& rStartCol, SCROW& rStartRow, SCCOL& rEndCol, SCROW& rEndRow, in GetDataArea()
763 bool ScTable::ShrinkToUsedDataArea( bool& o_bShrunk, SCCOL& rStartCol, SCROW& rStartRow, in ShrinkToUsedDataArea()
845 SCSIZE ScTable::GetEmptyLinesInBlock( SCCOL nStartCol, SCROW nStartRow, in GetEmptyLinesInBlock()
878 sal_Bool ScTable::IsEmptyLine( SCROW nRow, SCCOL nStartCol, SCCOL nEndCol ) in IsEmptyLine()
887 void ScTable::LimitChartArea( SCCOL& rStartCol, SCROW& rStartRow, SCCOL& rEndCol, SCROW& rEndRow ) in LimitChartArea()
902 void ScTable::FindAreaPos( SCCOL& rCol, SCROW& rRow, SCsCOL nMovX, SCsROW nMovY ) in FindAreaPos()
942 sal_Bool ScTable::ValidNextPos( SCCOL nCol, SCROW nRow, const ScMarkData& rMark, in ValidNextPos()
975 void ScTable::GetNextPos( SCCOL& rCol, SCROW& rRow, SCsCOL nMovX, SCsROW nMovY, in GetNextPos()
1140 sal_Bool ScTable::GetNextMarkedCell( SCCOL& rCol, SCROW& rRow, const ScMarkData& rMark ) in GetNextMarkedCell()
1181 void ScTable::UpdateDrawRef( UpdateRefMode eUpdateRefMode, SCCOL nCol1, SCROW nRow1, SCTAB nTab1, in UpdateDrawRef()
1204 void ScTable::UpdateReference( UpdateRefMode eUpdateRefMode, SCCOL nCol1, SCROW nRow1, SCTAB nTab1, in UpdateReference()
1305 void ScTable::UpdateTranspose( const ScRange& rSource, const ScAddress& rDest, in UpdateTranspose()
1312 void ScTable::UpdateGrow( const ScRange& rArea, SCCOL nGrowX, SCROW nGrowY ) in UpdateGrow()
1318 void ScTable::UpdateInsertTab(SCTAB nTable) in UpdateInsertTab()
1332 void ScTable::UpdateDeleteTab( SCTAB nTable, sal_Bool bIsMove, ScTable* pRefUndo ) in UpdateDeleteTab()
1346 void ScTable::UpdateMoveTab( SCTAB nOldPos, SCTAB nNewPos, SCTAB nTabNo, in UpdateMoveTab()
1360 void ScTable::UpdateCompile( sal_Bool bForceIfNameInUse ) in UpdateCompile()
1368 void ScTable::SetTabNo(SCTAB nNewTab) in SetTabNo()
1374 sal_Bool ScTable::IsRangeNameInUse(SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2, in IsRangeNameInUse()
1383 void ScTable::FindRangeNamesInUse(SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2, in FindRangeNamesInUse()
1390 void ScTable::ReplaceRangeNamesInUse(SCCOL nCol1, SCROW nRow1, in ReplaceRangeNamesInUse()
1400 void ScTable::ExtendPrintArea( OutputDevice* pDev, in ExtendPrintArea()
1485 void ScTable::MaybeAddExtraColumn(SCCOL& rCol, SCROW nRow, OutputDevice* pDev, double nPPTX, double… in MaybeAddExtraColumn()
1549 void ScTable::DoColResize( SCCOL nCol1, SCCOL nCol2, SCSIZE nAdd ) in DoColResize()
1566 void ScTable::SetRepeatColRange( const ScRange* pNew ) in SetRepeatColRange()
1574 void ScTable::SetRepeatRowRange( const ScRange* pNew ) in SetRepeatRowRange()
1582 void ScTable::ClearPrintRanges() in ClearPrintRanges()
1592 void ScTable::AddPrintRange( const ScRange& rNew ) in AddPrintRange()
1608 void ScTable::SetPrintEntireSheet() in SetPrintEntireSheet()
1617 const ScRange* ScTable::GetPrintRange(sal_uInt16 nPos) const in GetPrintRange()
1622 void ScTable::FillPrintSaver( ScPrintSaverTab& rSaveTab ) const in FillPrintSaver()
1628 void ScTable::RestorePrintRanges( const ScPrintSaverTab& rSaveTab ) in RestorePrintRanges()
1639 SCROW ScTable::VisibleDataCellIterator::ROW_NOT_FOUND = -1;
1641 ScTable::VisibleDataCellIterator::VisibleDataCellIterator(ScFlatBoolRowSegments& rRowSegs, ScColumn… in VisibleDataCellIterator()
1650 ScTable::VisibleDataCellIterator::~VisibleDataCellIterator() in ~VisibleDataCellIterator()
1654 ScBaseCell* ScTable::VisibleDataCellIterator::reset(SCROW nRow) in reset()
1698 ScBaseCell* ScTable::VisibleDataCellIterator::next() in next()
1735 SCROW ScTable::VisibleDataCellIterator::getRow() const in getRow()