Lines Matching refs:ScTable

187 void ScTable::FillAnalyse( SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2,  in FillAnalyse()
415 void ScTable::FillFormula(sal_uLong& /* nFormulaCounter */, sal_Bool /* bFirst */, ScFormulaCell* p… in FillFormula()
502 void ScTable::FillAuto( SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2, in FillAuto()
936 String ScTable::GetAutoFillPreview( const ScRange& rSource, SCCOL nEndX, SCROW nEndY ) in GetAutoFillPreview()
1180 void ScTable::IncDate(double& rVal, sal_uInt16& nDayOfMonth, double nStep, FillDateCmd eCmd) in IncDate()
1280 void ScTable::FillSeries( SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2, in FillSeries()
1600 void ScTable::Fill( SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2, in Fill()
1627 void ScTable::AutoFormatArea(SCCOL nStartCol, SCROW nStartRow, SCCOL nEndCol, SCROW nEndRow, in AutoFormatArea()
1643 void ScTable::AutoFormat( SCCOL nStartCol, SCROW nStartRow, SCCOL nEndCol, SCROW nEndRow, in AutoFormat()
1785 void ScTable::GetAutoFormatAttr(SCCOL nCol, SCROW nRow, sal_uInt16 nIndex, ScAutoFormatData& rData) in GetAutoFormatAttr()
1798 void ScTable::GetAutoFormatFrame(SCCOL nCol, SCROW nRow, sal_uInt16 nFlags, sal_uInt16 nIndex, ScAu… in GetAutoFormatFrame()
1858 void ScTable::GetAutoFormatData(SCCOL nStartCol, SCROW nStartRow, SCCOL nEndCol, SCROW nEndRow, ScA… in GetAutoFormatData()
1930 void ScTable::SetError( SCCOL nCol, SCROW nRow, sal_uInt16 nError) in SetError()
1936 void ScTable::UpdateInsertTabAbs(SCTAB nTable) in UpdateInsertTabAbs()
1950 sal_Bool ScTable::GetNextSpellingCell(SCCOL& rCol, SCROW& rRow, sal_Bool bInSel, in GetNextSpellingCell()
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()
2043 bool ScTable::ReservedPatternCount( SCCOL nCol, SCSIZE nReserved ) in ReservedPatternCount()