Home
last modified time | relevance | path

Searched refs:SCCOL (Results 101 – 125 of 333) sorted by relevance

12345678910>>...14

/trunk/main/sc/inc/
H A Ddrwlayer.hxx109 void MoveCells( SCTAB nTab, SCCOL nCol1,SCROW nRow1, SCCOL nCol2,SCROW nRow2,
169 void MoveArea( SCTAB nTab, SCCOL nCol1,SCROW nRow1, SCCOL nCol2,SCROW nRow2,
171 void WidthChanged( SCTAB nTab, SCCOL nCol, long nDifTwips );
176 void DeleteObjectsInArea( SCTAB nTab, SCCOL nCol1,SCROW nRow1,
177 SCCOL nCol2,SCROW nRow2 );
H A Dglobal.hxx460 SCCOL nCol1;
462 SCCOL nCol2;
826 SCCOL nCol1; // Selektierter Bereich
828 SCCOL nCol2;
840 SCCOL nField[MAXSUBTOTAL]; // zugehoeriges Feld
841 SCCOL nSubTotals[MAXSUBTOTAL]; // Anzahl der SubTotals
842 SCCOL* pSubTotals[MAXSUBTOTAL]; // Array der zu berechnenden Spalten
852 const SCCOL* ptrSubTotals,
862 SCCOL nCol; // Cursor Position /
/trunk/main/sc/source/ui/undo/
H A Dundoutil.cxx43 SCCOL nStartX, SCROW nStartY, SCTAB nStartZ, in MarkSimpleBlock()
44 SCCOL nEndX, SCROW nEndY, SCTAB nEndZ ) in MarkSimpleBlock()
85 SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2 ) in GetOldDBData()
134 SCCOL nCol1 = rRange.aStart.Col(); in PaintMore()
136 SCCOL nCol2 = rRange.aEnd.Col(); in PaintMore()
H A Dundoblk3.cxx270 SCCOL nStartX, SCROW nStartY, SCTAB nStartZ, in ScUndoFillTable()
271 SCCOL nEndX, SCROW nEndY, SCTAB nEndZ, in ScUndoFillTable()
433 SCCOL nStartX, SCROW nStartY, SCTAB nStartZ, in ScUndoSelectionAttr()
434 SCCOL nEndX, SCROW nEndY, SCTAB nEndZ, in ScUndoSelectionAttr()
770 SCCOL nEndX, SCROW nEndY, SCTAB nEndZ, in ScUndoMerge()
954 SCCOL nStartX = aBlockRange.aStart.Col(); in Undo()
957 SCCOL nEndX = aBlockRange.aEnd.Col(); in Undo()
983 SCCOL nStartX = aBlockRange.aStart.Col(); in Redo()
986 SCCOL nEndX = aBlockRange.aEnd.Col(); in Redo()
1035 SCCOL nLastCol = -1; in Redo()
[all …]
/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleSpreadsheet.cxx850 SCCOL nStart = pColRange->aStart.Col(); in getAccessibleColumnHeaders()
851 SCCOL nEnd = pColRange->aEnd.Col(); in getAccessibleColumnHeaders()
906 for (SCCOL i = maRange.aStart.Col(); i <= maRange.aEnd.Col(); ++i) in getSelectedAccessibleColumns()
960 bResult = rMarkdata.IsColumnMarked((SCCOL)nColumn); in isAccessibleColumnSelected()
970 ScAddress aCellAddress(static_cast<SCCOL>(nColumn), nRow, mpViewShell->GetViewData()->GetTabNo()); in GetAccessibleCellAt()
980 ScAddress aCellAddress(static_cast<SCCOL>(maRange.aStart.Col() + nColumn), in GetAccessibleCellAt()
1021 ScAddress addr(static_cast<SCCOL>(nColumn), nRow, 0); in isAccessibleSelected()
1032 bResult = rMarkdata.IsCellMarked(static_cast<SCCOL>(nColumn), static_cast<SCROW>(nRow)); in isAccessibleSelected()
1290 ScAddress(static_cast<SCCOL>(nCol), nRow,mpViewShell->GetViewData()->GetTabNo())) in deselectAccessibleChild()
1315 mpViewShell->UpdateRef(static_cast<SCCOL>(nCol), nRow, pViewData->GetTabNo()); in SelectCell()
[all …]
/trunk/main/sc/source/ui/view/
H A Ddbfunc.cxx83 SCCOL nStartCol = 0; in GotoDBArea()
85 SCCOL nEndCol = 0; in GotoDBArea()
140 SCCOL nCol1 = aRange.aStart.Col(), nCol2 = aRange.aEnd.Col(); in GetDBData()
156 SCCOL nCol1 = aRange.aStart.Col(), nCol2 = aRange.aEnd.Col(); in GetDBData()
354 for ( SCCOL nCol=aParam.nCol1; nCol<=aParam.nCol2 && bHasAutoFilter; ++nCol ) in ToggleAutoFilter()
368 for ( SCCOL nCol=aParam.nCol1; nCol<=aParam.nCol2; ++nCol ) in ToggleAutoFilter()
427 for ( SCCOL nCol=aParam.nCol1; nCol<=aParam.nCol2; ++nCol ) in ToggleAutoFilter()
467 SCCOL nCol1, nCol2; in HideAutoFilter()
473 for (SCCOL nCol=nCol1; nCol<=nCol2; nCol++) in HideAutoFilter()
/trunk/main/sc/source/ui/dbgui/
H A Dpfiltdlg.cxx221 sal_uInt16 nFieldSelPos = GetFieldSelPos( static_cast<SCCOL>(rEntry.nField) ); in Init()
296 SCCOL nFirstCol = theQueryData.nCol1; in FillFieldLists()
298 SCCOL nMaxCol = theQueryData.nCol2; in FillFieldLists()
299 SCCOL col = 0; in FillFieldLists()
338 SCCOL nColumn = theQueryData.nCol1 + static_cast<SCCOL>(nFieldSelPos) - 1; in UpdateValueList()
386 sal_uInt16 ScPivotFilterDlg::GetFieldSelPos( SCCOL nField ) in GetFieldSelPos()
441 static_cast<SCCOL>(nField) - 1) : static_cast<SCCOL>(0); in GetOutputItem()
/trunk/main/sc/source/ui/docshell/
H A Ddbdocimp.cxx167 SCCOL nCol = rParam.nCol1; in DoImport()
169 SCCOL nEndCol = nCol; // end of resulting database area in DoImport()
301 nEndCol = (SCCOL)( rParam.nCol1 + nColCount - 1 ); in DoImport()
427 SCCOL nFormulaCols = 0; // columns to be filled with formulas in DoImport()
433 SCCOL nTestCol = rParam.nCol2 + 1; // right of the data in DoImport()
482 SCCOL nMinEndCol = Min( rParam.nCol2, nEndCol ); // not too much in DoImport()
483 …nMinEndCol = sal::static_int_cast<SCCOL>( nMinEndCol + nFormulaCols ); // only if column count un… in DoImport()
490 for (SCCOL nCopyCol=rParam.nCol1; nCopyCol<=nMinEndCol; nCopyCol++) in DoImport()
515 SCCOL nUndoEndCol = Max( nEndCol, rParam.nCol2 ); // rParam = old end in DoImport()
580 for (SCCOL nCopyCol = rParam.nCol1; nCopyCol <= nEndCol; nCopyCol++) in DoImport()
H A Ddocsh8.cxx351 aDocument.SetString( static_cast<SCCOL>(i), 0, 0, aHeader ); in DBaseImport()
360 SCCOL nCol = 0; in DBaseImport()
389 aDocument.DoColResize( 0, 0, static_cast<SCCOL>(nColCount) - 1, 0 ); in DBaseImport()
421 SCCOL nFirstCol = rDataRange.aStart.Col(); in lcl_GetColumnTypes()
423 SCCOL nLastCol = rDataRange.aEnd.Col(); in lcl_GetColumnTypes()
430 for ( SCCOL nCol = nFirstCol; nCol <= nLastCol; nCol++ ) in lcl_GetColumnTypes()
691 ScDocument& rDocument, SCCOL nCol, SCROW nRow, SCTAB nTab, in lcl_getLongVarCharString()
710 SCCOL nFirstCol, nLastCol; in DBaseExport()
881 SCCOL nDocCol = sal::static_int_cast<SCCOL>( nFirstCol + nCol ); in DBaseExport()
992 SCCOL nDocCol = nFirstCol; in DBaseExport()
[all …]
H A Ddbdocfun.cxx280 SCCOL nStartCol; in RepeatDB()
282 SCCOL nEndCol; in RepeatDB()
370 SCCOL nDummyCol; in RepeatDB()
618 SCCOL nStartX = aLocalParam.nCol1; in Sort()
620 SCCOL nEndX = aLocalParam.nCol2; in Sort()
691 SCCOL nFormulaCols = 0; // nur bei bDoSize in Query()
735 SCCOL nTestCol = aOldDest.aEnd.Col() + 1; // neben dem Bereich in Query()
878 SCCOL nAttrEndCol = aAttribRange.aEnd.Col(); in Query()
960 SCCOL nEndX = aLocalParam.nCol2; in Query()
1065 …pDoc->CopyToDocument( static_cast<SCCOL>(nOutStartCol), 0, nTab, static_cast<SCCOL>(nOutEndCol), M… in DoSubTotals()
[all …]
/trunk/main/sc/source/filter/rtf/
H A Deeimpars.cxx100 SCCOL nEndCol; in Read()
131 SCCOL nStartCol, nEndCol; in WriteToDocument()
135 SCCOL nMergeColAdd; in WriteToDocument()
162 SCCOL nCol = nStartCol + pE->nCol + nMergeColAdd; in WriteToDocument()
411 for ( SCCOL nCol = nStartCol; nCol <= nEndCol; nCol++ ) in WriteToDocument()
445 SCCOL nCol = pE->nCol; in WriteToDocument()
457 sal_Bool ScEEImport::GraphicSize( SCCOL nCol, SCROW nRow, SCTAB /*nTab*/, in GraphicSize()
490 SCCOL nColSpanCol = nCol + pE->nColOverlap; in GraphicSize()
491 for ( SCCOL nC = nCol + 1; nC < nColSpanCol; nC++ ) in GraphicSize()
522 void ScEEImport::InsertGraphic( SCCOL nCol, SCROW nRow, SCTAB nTab, in InsertGraphic()
H A Drtfparse.cxx126 sal_Bool ScRTFParser::SeekTwips( sal_uInt16 nTwips, SCCOL* pCol ) in SeekTwips()
130 *pCol = static_cast<SCCOL>(nPos); in SeekTwips()
136 SCCOL nCol = *pCol; in SeekTwips()
138 if ( nCol < static_cast<SCCOL>(nCount) && (((*pColTwips)[nCol] - SC_RTFTWIPTOL) <= nTwips) ) in SeekTwips()
154 SCCOL nCol = 0; in ColAdjust()
237 SCCOL n1, n2; in NewCellRow()
245 SCCOL n; in NewCellRow()
/trunk/main/sc/source/filter/inc/
H A Dxistyle.hxx413 SCCOL nScCol1, SCROW nScRow1,
414 SCCOL nScCol2, SCROW nScRow2,
522 SCCOL nScCol1, SCROW nScRow1,
523 SCCOL nScCol2, SCROW nScRow2,
637 void SetColumnDefXF( SCCOL nScCol, sal_uInt16 nXFIndex );
643 void SetMerge( SCCOL nScCol, SCROW nScRow );
645 void SetMerge( SCCOL nScCol1, SCROW nScRow1, SCCOL nScCol2, SCROW nScRow2 );
H A Deeparser.hxx66 SCCOL nCol; // relativ zum Beginn des Parse
70 SCCOL nColOverlap; // merged cells wenn >1
125 SCCOL nColCnt;
127 SCCOL nColMax;
138 void GetDimensions( SCCOL& nCols, SCROW& nRows ) const in GetDimensions()
H A Dhtmlexp.hxx127 void WriteCell( SCCOL nCol, SCROW nRow, SCTAB nTab );
144 SCCOL nStartCol, SCROW nStartRow,
145 SCCOL nEndCol, SCROW nEndRow );
147 SCCOL nStartCol, SCROW nStartRow,
148 SCCOL nEndCol, SCROW nEndRow );
H A Dxlconst.hxx53 const SCCOL EXC_MAXCOL2 = 255;
57 const SCCOL EXC_MAXCOL3 = EXC_MAXCOL2;
61 const SCCOL EXC_MAXCOL4 = EXC_MAXCOL3;
65 const SCCOL EXC_MAXCOL5 = EXC_MAXCOL4;
69 const SCCOL EXC_MAXCOL8 = EXC_MAXCOL5;
/trunk/main/sc/source/ui/navipi/
H A Dnavipi.cxx233 void ColumnEdit::SetCol( SCCOL nColNo ) in SetCol()
252 SCCOL ColumnEdit::AlphaToNum( String& rStr ) in AlphaToNum()
254 SCCOL nColumn = 0; in AlphaToNum()
277 SCCOL ColumnEdit::NumStrToAlpha( String& rStr ) in NumStrToAlpha()
279 SCCOL nColumn = 0; in NumStrToAlpha()
282 nColumn = NumToAlpha( (SCCOL)rStr.ToInt32(), rStr ); in NumStrToAlpha()
291 SCCOL ColumnEdit::NumToAlpha( SCCOL nColNo, String& rStr ) in NumToAlpha()
352 SCCOL nCol = rDlg.aEdCol.GetCol(); in ExecuteRow()
1164 void ScNavigatorDlg::UpdateColumn( const SCCOL* pCol ) in UpdateColumn()
1481 SCCOL nCol = aMarkRange.aStart.Col(); in StartOfDataArea()
[all …]
/trunk/main/sc/source/core/data/
H A Ddrwlayer.cxx462 inline sal_Bool IsInBlock( const ScAddress& rPos, SCCOL nCol1,SCROW nRow1, SCCOL nCol2,SCROW nRow2 ) in IsInBlock()
468 void ScDrawLayer::MoveCells( SCTAB nTab, SCCOL nCol1,SCROW nRow1, SCCOL nCol2,SCROW nRow2, in MoveCells()
563 SCCOL nCol1 = rData.maStart.Col(); in RecalcPos()
567 SCCOL nCol2 = rData.maEnd.Col(); in RecalcPos()
605 SCCOL nLastCol; in RecalcPos()
738 SCCOL i; in GetPrintArea()
742 SCCOL nEndCol = rRange.aEnd.Col(); in GetPrintArea()
816 SCCOL i; in GetPrintArea()
1033 void ScDrawLayer::MoveArea( SCTAB nTab, SCCOL nCol1,SCROW nRow1, SCCOL nCol2,SCROW nRow2, in MoveArea()
1098 for (SCCOL i=0; i<nCol; i++) in WidthChanged()
[all …]
H A Dglobal2.cxx272 pSubTotals[i] = new SCCOL [r.nSubTotals[i]]; in ScSubTotalParam()
275 for (SCCOL j=0; j<r.nSubTotals[i]; j++) in ScSubTotalParam()
307 for ( SCCOL j=0; j<nSubTotals[i]; j++ ) { in Clear()
344 pSubTotals[i] = new SCCOL [r.nSubTotals[i]]; in operator =()
347 for (SCCOL j=0; j<r.nSubTotals[i]; j++) in operator =()
395 for (SCCOL j=0; (j<nSubTotals[i]) && bEqual; j++) in operator ==()
411 const SCCOL* ptrSubTotals, in SetSubTotals()
433 pSubTotals[nGroup] = new SCCOL [nCount]; in SetSubTotals()
435 nSubTotals[nGroup] = static_cast<SCCOL>(nCount); in SetSubTotals()
H A Ddpgroup.cxx80 …sal_Bool lcl_Search( SCCOL nSourceDim, ScDPTableDataCache* pCache , const std::vector< SCROW >& vI… in lcl_Search()
112 …void lcl_Insert( SCCOL nSourceDim, ScDPTableDataCache* pCache , std::vector< SCROW >& vIdx, SCRO… in lcl_Insert()
120 …SCROW lcl_InsertValue( SCCOL nSourceDim, ScDPTableDataCache* pCache , std::vector< SCROW >& vIdx,…
131 …SCROW lcl_InsertValue<true>( SCCOL nSourceDim, ScDPTableDataCache* pCache , std::vector< SCROW >&… in lcl_InsertValue()
795 …pDateHelper->FillColumnEntries( (SCCOL)GetSourceDim(), rCacheTable.GetCache(), maMemberEntries, … in GetColumnEntries()
801 …const ScDPItemData* pItemData = rCacheTable.GetCache()->GetItemDataById( (SCCOL)GetSourceDim(), r… in GetColumnEntries()
813 … lcl_Insert ( (SCCOL)GetSourceDim(), rCacheTable.GetCache(), maMemberEntries, nNew ); in GetColumnEntries()
914 const std::vector< SCROW >& ScDPNumGroupDimension::GetNumEntries( SCCOL nSourceDim, ScDPTableDataCa… in GetNumEntries()
1110 …return pNumGroups[nColumn].GetNumEntries( (SCCOL)nColumn, GetCacheTable().GetCache(), rOriginal ); in GetColumnEntries()
1381 … const ScDPItemData* pData = pCache->GetItemDataById( (SCCOL)nSourceDim, pItemDataIndex[nDim]); in FillGroupValues()
[all …]
H A Ddptablecache.cxx385 for ( SCCOL i = 0 ; i < GetColumnCount(); i++ ) in operator ==()
623 sal_uLong ScDPTableDataCache::GetDimNumType( SCCOL nDim) const in GetDimNumType()
661 SCCOL nQueryCol = (SCCOL)rEntry.nField; in ValidQuery()
666 SCCOL nSourceField = nQueryCol - rParam.nCol1; in ValidQuery()
980 const std::vector<ScDPItemData*>& ScDPTableDataCache::GetDimMemberValues(SCCOL nDim) const in GetDimMemberValues()
986 SCROW ScDPTableDataCache::GetSortedItemDataId(SCCOL nDim, SCROW nOrder) const in GetSortedItemDataId()
1030 SCROW ScDPTableDataCache::GetDimMemberCount( SCCOL nDim ) const in GetDimMemberCount()
1036 const ScDPItemData* ScDPTableDataCache::GetSortedItemData(SCCOL nDim, SCROW nOrder) const in GetSortedItemData()
1042 SCCOL ScDPTableDataCache::GetDimensionIndex(String sName) const in GetDimensionIndex()
1047 return (SCCOL)(n-1); in GetDimensionIndex()
/trunk/main/sc/source/ui/miscdlgs/
H A Dcrnrdlg.cxx156 SCCOL nStartCol = 0; in Init()
159 SCCOL nEndCol = 0; in Init()
237 SCCOL nCol1 = theCurArea.aStart.Col(); in SetColRowData()
238 SCCOL nCol2 = theCurArea.aEnd.Col(); in SetColRowData()
365 SCCOL nCol1 = theCurArea.aStart.Col(); in AdjustColRowData()
366 SCCOL nCol2 = theCurArea.aEnd.Col(); in AdjustColRowData()
510 SCCOL nCol1; //@008 04.09.97 in UpdateNames()
513 SCCOL nCol2; in UpdateNames()
539 SCCOL q=nCol1+3; in UpdateNames()
547 for(SCCOL i=nCol1+1;i<=q;i++) in UpdateNames()
[all …]
/trunk/main/sc/source/core/tool/
H A Drefupdat.cxx262 SCCOL nCol1, SCROW nRow1, SCTAB nTab1, in Update()
263 SCCOL nCol2, SCROW nRow2, SCTAB nTab2, in Update()
265 SCCOL& theCol1, SCROW& theRow1, SCTAB& theTab1, in Update()
270 SCCOL oldCol1 = theCol1; in Update()
273 SCCOL oldCol2 = theCol2; in Update()
502 SCCOL nCol1 = r.aStart.Col(); in Update()
505 SCCOL nCol2 = r.aEnd.Col(); in Update()
517 SCCOL oldCol1 = rRef.Ref1.nCol; in Update()
520 SCCOL oldCol2 = rRef.Ref2.nCol; in Update()
712 SCCOL oldCol1 = rRef.Ref1.nCol; in Move()
[all …]
H A Drangeseq.cxx73 SCCOL nStartCol = rRange.aStart.Col(); in FillLongArray()
86 ScAddress( (SCCOL)(nStartCol+nCol), (SCROW)(nStartRow+nRow), nTab ) ) ); in FillLongArray()
129 SCCOL nStartCol = rRange.aStart.Col(); in FillDoubleArray()
142 ScAddress( (SCCOL)(nStartCol+nCol), (SCROW)(nStartRow+nRow), nTab ) ); in FillDoubleArray()
185 SCCOL nStartCol = rRange.aStart.Col(); in FillStringArray()
201 ScAddress((SCCOL)(nStartCol+nCol), (SCROW)(nStartRow+nRow), nTab), in FillStringArray()
274 SCCOL nStartCol = rRange.aStart.Col(); in FillMixedArray()
292 ScAddress aPos( (SCCOL)(nStartCol+nCol), (SCROW)(nStartRow+nRow), nTab ); in FillMixedArray()
/trunk/main/sc/source/filter/html/
H A Dhtmlexp2.cxx56 SCCOL nStartCol, SCROW nStartRow, SCCOL nEndCol, SCROW nEndRow ) in PrepareGraphics()
81 SCCOL nStartCol, SCROW nStartRow, SCCOL nEndCol, SCROW nEndRow ) in FillGraphList()
103 SCCOL nCol1 = aR.aStart.Col(); in FillGraphList()
105 SCCOL nCol2 = aR.aEnd.Col(); in FillGraphList()

Completed in 148 milliseconds

12345678910>>...14