Lines Matching refs:SCCOL

183 ScDBData* ScDocument::GetDBAtCursor(SCCOL nCol, SCROW nRow, SCTAB nTab, sal_Bool bStartOnly) const  in GetDBAtCursor()
191 ScDBData* ScDocument::GetDBAtArea(SCTAB nTab, SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2) c… in GetDBAtArea()
214 ScDPObject* ScDocument::GetDPAtCursor(SCCOL nCol, SCROW nRow, SCTAB nTab) const in GetDPAtCursor()
611 void ScDocument::DoAutoOutline( SCCOL nStartCol, SCROW nStartRow, in DoAutoOutline()
612 SCCOL nEndCol, SCROW nEndRow, SCTAB nTab ) in DoAutoOutline()
883 SCCOL nCol1, SCROW nRow1, SCTAB nTab1, in UpdateReference()
884 SCCOL nCol2, SCROW nRow2, SCTAB nTab2, in UpdateReference()
935 SCCOL theCol1; in UpdateReference()
938 SCCOL theCol2; in UpdateReference()
996 void ScDocument::UpdateGrow( const ScRange& rArea, SCCOL nGrowX, SCROW nGrowY ) in UpdateGrow()
1008 void ScDocument::Fill(SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2, const ScMarkData& rMark, in Fill()
1022 String ScDocument::GetAutoFillPreview( const ScRange& rSource, SCCOL nEndX, SCROW nEndY ) in GetAutoFillPreview()
1031 void ScDocument::AutoFormat( SCCOL nStartCol, SCROW nStartRow, SCCOL nEndCol, SCROW nEndRow, in AutoFormat()
1042 void ScDocument::GetAutoFormatData(SCTAB nTab, SCCOL nStartCol, SCROW nStartRow, SCCOL nEndCol, SCR… in GetAutoFormatData()
1058 SCCOL& rCol, SCROW& rRow ) in GetSearchAndReplaceStart()
1118 rCol = (SCCOL) -1; in GetSearchAndReplaceStart()
1126 rCol = (SCCOL) -1; in GetSearchAndReplaceStart()
1144 SCCOL& rCol, SCROW& rRow, SCTAB& rTab, in SearchAndReplace()
1155 SCCOL nCol; in SearchAndReplace()
1229 sal_Bool ScDocument::UpdateOutlineCol( SCCOL nStartCol, SCCOL nEndCol, SCTAB nTab, sal_Bool bShow ) in UpdateOutlineCol()
1278 void ScDocument::GetUpperCellString(SCCOL nCol, SCROW nRow, SCTAB nTab, String& rStr) in GetUpperCellString()
1286 sal_Bool ScDocument::CreateQueryParam(SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2, SCTAB nTa… in CreateQueryParam()
1296 const SCCOL nCurCol, in HasAutoFilter()
1307 SCCOL nCol; in HasAutoFilter()
1332 sal_Bool ScDocument::HasColHeader( SCCOL nStartCol, SCROW nStartRow, SCCOL nEndCol, SCROW nEndRow, in HasColHeader()
1343 sal_Bool ScDocument::HasRowHeader( SCCOL nStartCol, SCROW nStartRow, SCCOL nEndCol, SCROW nEndRow, in HasRowHeader()
1359SCCOL nCol, SCROW nRow, SCTAB nTab, bool bFilter, TypedScStrCollection& rStrings, bool& rHasDates) in GetFilterEntries()
1367 SCCOL nStartCol; in GetFilterEntries()
1369 SCCOL nEndCol; in GetFilterEntries()
1374 SCCOL nTmpStartCol = nCol; in GetFilterEntries()
1376 SCCOL nTmpEndCol = nCol; in GetFilterEntries()
1428 sal_Bool ScDocument::GetFilterEntriesArea( SCCOL nCol, SCROW nStartRow, SCROW nEndRow, in GetFilterEntriesArea()
1444 sal_Bool ScDocument::GetDataEntries( SCCOL nCol, SCROW nRow, SCTAB nTab, in GetDataEntries()
1569 SCCOL i; in GetEmbeddedRect()
1669 SCCOL nX1 = 0; in GetRange()
1685 SCCOL nX2 = nX1; in GetRange()
1726 void lcl_SnapHor( ScTable* pTable, long& rVal, SCCOL& rStartCol ) in lcl_SnapHor()
1728 SCCOL nCol = 0; in lcl_SnapHor()
1795 SCCOL nCol = 0; in SnapVisArea()
1915 Rectangle ScDocument::GetMMRect( SCCOL nStartCol, SCROW nStartRow, in GetMMRect()
1916 SCCOL nEndCol, SCROW nEndRow, SCTAB nTab ) in GetMMRect()
1924 SCCOL i; in GetMMRect()
1955 void ScDocument::DoMergeContents( SCTAB nTab, SCCOL nStartCol, SCROW nStartRow, in DoMergeContents()
1956 SCCOL nEndCol, SCROW nEndRow ) in DoMergeContents()
1961 SCCOL nCol; in DoMergeContents()
1980 void ScDocument::DoMerge( SCTAB nTab, SCCOL nStartCol, SCROW nStartRow, in DoMerge()
1981 SCCOL nEndCol, SCROW nEndRow, bool bDeleteCaptions ) in DoMerge()
2001 void ScDocument::RemoveMerge( SCCOL nCol, SCROW nRow, SCTAB nTab ) in RemoveMerge()
2009 SCCOL nEndCol = nCol + pAttr->GetColMerge() - 1; in RemoveMerge()
2020 SCCOL nStartCol, SCROW nStartRow, SCCOL& rEndCol, SCROW nEndRow ) in ExtendPrintArea()
2156 SCSIZE ScDocument::GetPatternCount( SCTAB nTab, SCCOL nCol ) in GetPatternCount()
2164 SCSIZE ScDocument::GetPatternCount( SCTAB nTab, SCCOL nCol, SCROW nRw1, SCROW nRw2 ) in GetPatternCount()
2172 bool ScDocument::ReservedPatternCount( SCTAB nTab, SCCOL nCol, SCSIZE nReserved ) in ReservedPatternCount()