Lines Matching defs:nEndCol

749 				SCCOL nEndCol = aRange.aEnd.Col();  in LimitChartIfAll()  local
812 SCCOL nEndCol = rRange.aEnd.Col(); in CanInsertRow() local
830 SCCOL nEndCol, SCTAB nEndTab, in InsertRow()
925 SCCOL nEndCol, SCTAB nEndTab, in DeleteRow()
1015 SCCOL nEndCol = rRange.aEnd.Col(); in CanInsertCol() local
2460 SCCOL nEndCol = p->aEnd.Col(); in GetClipArea() local
2563 SCCOL nEndCol = rSrcArea.aEnd.Col(); in FillTab() local
2627 SCCOL nEndCol = aArea.aEnd.Col(); in FillTabMarked() local
2730 …illDPCache( ScDPTableDataCache * pCache, SCTAB nTab, SCCOL nStartCol, SCCOL nEndCol, SCROW nStartR… in FillDPCache()
2938 SCCOL nEndCol = rRange.aEnd.Col(); in HasStringCells() local
3263 sal_uInt16 ScDocument::GetCommonWidth( SCCOL nEndCol, SCTAB nTab ) const in GetCommonWidth()
3667 void ScDocument::SetColHidden(SCCOL nStartCol, SCCOL nEndCol, SCTAB nTab, bool bHidden) in SetColHidden()
3731 void ScDocument::SetColFiltered(SCCOL nStartCol, SCCOL nEndCol, SCTAB nTab, bool bFiltered) in SetColFiltered()
3974 SCCOL nEndCol, SCROW nEndRow, in ApplyPatternArea()
3986 SCCOL nEndCol, SCROW nEndRow, SCTAB nTab, const ScPatternAttr& rAttr ) in ApplyPatternAreaTab()
3994SCCOL nEndCol, SCROW nEndRow, SCTAB nTab, const ScPatternAttr& rPooledAttr, const ScPatternAttr& r… in ApplyPooledPatternAreaTab()
4020 SCCOL nEndCol, SCROW nEndRow, in ApplyStyleArea()
4032 SCCOL nEndCol, SCROW nEndRow, SCTAB nTab, const ScStyleSheet& rStyle) in ApplyStyleAreaTab()
4185 SCCOL nEndCol, SCROW nEndRow, SCTAB nTab, sal_Int16 nFlags ) in ApplyFlagsTab()
4197 SCCOL nEndCol, SCROW nEndRow, SCTAB nTab, sal_Int16 nFlags ) in RemoveFlagsTab()
4459 SCCOL nEndCol, SCROW nEndRow, bool bIgnoreNotes ) const in IsBlockEmpty()
4493 SCCOL nEndCol, SCROW nEndRow, in IsBlockEditable()
4567 SCCOL nEndCol, SCROW nEndRow, in HasSelectedBlockMatrixFragment()
4627 SCCOL nEndCol, SCROW nEndRow, SCTAB nTab ) in ExtendOverlapped()
4735 SCCOL nEndCol = rRange.aEnd.Col(); in ExtendMerge() local
4823 SCCOL nEndCol, SCROW nEndRow, SCTAB nTab ) in RefreshAutoFilter()
5010 SCCOL nEndCol, SCROW nEndRow, SCTAB nEndTab, ScDirection eDir ) in GetEmptyLinesInBlock()
5170 void ScDocument::SetRepeatArea( SCTAB nTab, SCCOL nStartCol, SCCOL nEndCol, SCROW nStartRow, SCROW … in SetRepeatArea()