Home
last modified time | relevance | path

Searched refs:SCCOL (Results 126 – 150 of 333) sorted by relevance

12345678910>>...14

/trunk/main/sc/source/ui/inc/
H A Dprevloc.hxx66 SCCOL nCols;
76 SCCOL GetCols() const { return nCols; } in GetCols()
82 void SetColInfo( SCCOL nCount, ScPreviewColRowInfo* pNewInfo );
112 void AddColHeaders( const Rectangle& rRect, SCCOL nStartCol, SCCOL nEndCol, sal_Bool bRepCol );
H A Ddocsh.hxx305 void DBAreaDeleted( SCTAB nTab, SCCOL nX1, SCROW nY1, SCCOL nX2, SCROW nY2 );
315 void PostPaint( SCCOL nStartCol, SCROW nStartRow, SCTAB nStartTab,
316 SCCOL nEndCol, SCROW nEndRow, SCTAB nEndTab, sal_uInt16 nPart,
320 void PostPaintCell( SCCOL nCol, SCROW nRow, SCTAB nTab );
329 void UpdatePaintExt( sal_uInt16& rExtFlags, SCCOL nStartCol, SCROW nStartRow, SCTAB nStartTab,
330 SCCOL nEndCol, SCROW nEndRow, SCTAB nEndTab );
H A Dundoutil.hxx42 SCCOL nStartX, SCROW nStartY, SCTAB nStartZ,
43 SCCOL nEndX, SCROW nEndY, SCTAB nEndZ );
57 SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2 );
/trunk/main/sc/source/filter/inc/
H A Ddif.hxx182 void Apply( ScDocument&, const SCCOL nCol, const SCTAB nTab, const ScPatternAttr& );
183 void Apply( ScDocument &rDoc, const SCCOL nCol, const SCTAB nTab );
204 inline void SetLogical( const SCCOL nCol, const SCROW nRow );
205 void SetNumFormat( const SCCOL nCol, const SCROW nRow, const sal_uInt32 nNumFormat );
210 inline void DifAttrCache::SetLogical( const SCCOL nCol, const SCROW nRow ) in SetLogical()
H A Dexpbase.hxx60 sal_Bool TrimDataArea( SCTAB nTab, SCCOL& nStartCol,
61 SCROW& nStartRow, SCCOL& nEndCol, SCROW& nEndRow ) const;
66 sal_Bool GetDataArea( SCTAB nTab, SCCOL& nStartCol,
67 SCROW& nStartRow, SCCOL& nEndCol, SCROW& nEndRow ) const;
H A Dexcrecds.hxx380 explicit XclExpAutofilterinfo( const ScAddress& rStartPos, SCCOL nScCol );
383 inline SCCOL GetColCount() const { return static_cast< SCCOL >( GetValue() ); } in GetColCount()
459 XclExpAutofilter* GetByCol( SCCOL nCol ); // always 0-based
460 sal_Bool IsFiltered( SCCOL nCol );
/trunk/main/sc/source/core/tool/
H A Daddress.cxx576 pAddr->SetCol( static_cast<SCCOL>( n ) ); in lcl_r1c1_get_col()
772 SCCOL nCol; in lcl_a1_get_col()
980 SCCOL nCol = 0; in lcl_ScAddress_Parse_OOo()
1286 SCCOL nTempCol; in Justify()
1336 SCCOL nTempCol; in lcl_ScRange_Parse_OOo()
1547 ScColToAlpha( r, sal::static_int_cast<SCCOL>(nCol) ); in lcl_a1_append_c()
1977 void ScColToAlpha( rtl::OUStringBuffer& rBuf, SCCOL nCol ) in ScColToAlpha()
1997 SCCOL nC = nCol % 26; in ScColToAlpha()
2000 nCol = sal::static_int_cast<SCCOL>( nCol - nC ); in ScColToAlpha()
2011 bool AlphaToCol( SCCOL& rCol, const String& rStr) in AlphaToCol()
[all …]
/trunk/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx2968 SCCOL nEndX; in CreateMemChart_Impl()
3407 SCCOL nCol = 0, nLastCol; in queryVisibleCells()
3945 SCCOL nCol; in Find_Impl()
7134 SCCOL nCount = 0; in getColumnPageBreaks()
7135 SCCOL nCol; in getColumnPageBreaks()
8991 SCCOL nDummy; in GetOnePropertyValue()
9305 SCCOL nCol = aPos.Col(); in Advance_Impl()
9417 SCCOL nCol1, nCol2; in GetObjectByIndex_Impl()
9452 SCCOL nCol1, nCol2; in getCount()
9537 SCCOL nCol1, nCol2; in Advance_Impl()
[all …]
/trunk/main/sc/source/filter/html/
H A Dhtmlexp.cxx622 SCCOL nStartCol; in WriteTables()
625 SCCOL nEndCol; in WriteTables()
628 SCCOL nStartColFix = 0; in WriteTables()
630 SCCOL nEndColFix = 0; in WriteTables()
713 SCCOL nColCnt = 0; in WriteTables()
714 SCCOL nCol; in WriteTables()
765 for ( SCCOL nCol2=nStartCol; nCol2<=nEndCol; nCol2++ ) in WriteTables()
809 void ScHTMLExport::WriteCell( SCCOL nCol, SCROW nRow, SCTAB nTab ) in WriteCell()
877 SCCOL nC, jC; in WriteCell()
881 nC = Max( SCCOL(pGraphEntry->aRange.aEnd.Col() - nCol + 1), in WriteCell()
[all …]
/trunk/main/sc/inc/
H A Dsortparam.hxx41 SCCOL nCol1;
43 SCCOL nCol2;
53 SCCOL nDestCol;
67 ScSortParam( const ScQueryParam&, SCCOL nCol );
H A Dqueryparam.hxx63 SCCOL nCol1;
65 SCCOL nCol2;
80 SCCOL nDestCol;
101 SCCOL mnField; /// the field in which the values are processed during iteration.
H A Drangenam.hxx79 SCCOL mnMaxCol;
141 void UpdateGrow( const ScRange& rArea, SCCOL nGrowX, SCROW nGrowY );
162 SC_DLLPUBLIC void SetMaxCol(SCCOL nCol);
163 SCCOL GetMaxCol() const;
220 void UpdateGrow( const ScRange& rArea, SCCOL nGrowX, SCROW nGrowY );
H A Dmarkdata.hxx90 sal_Bool IsCellMarked( SCCOL nCol, SCROW nRow, sal_Bool bNoSimple = sal_False ) const;
99 sal_Bool IsColumnMarked( SCCOL nCol ) const;
104 SCsROW GetNextMarked( SCCOL nCol, SCsROW nRow, sal_Bool bUp ) const;
105 sal_Bool HasMultiMarks( SCCOL nCol ) const;
/trunk/main/sc/source/filter/lotus/
H A Dlotattr.cxx240 void LotAttrCol::Apply( const SCCOL nColNum, const SCTAB nTabNum, const sal_Bool /*bClear*/ ) in Apply()
277 void LotAttrTable::SetAttr( const SCCOL nColFirst, const SCCOL nColLast, const SCROW nRow, in SetAttr()
284 SCCOL nColCnt; in SetAttr()
293 SCCOL nColCnt; in Apply()
H A Dtool.cxx71 SCCOL LotusRangeList::nEingCol;
77 void PutFormString( SCCOL nCol, SCROW nRow, SCTAB nTab, sal_Char* pString ) in PutFormString()
122 void SetFormat( SCCOL nCol, SCROW nRow, SCTAB nTab, sal_uInt8 nFormat, sal_uInt8 nSt ) in SetFormat()
401 LotusRange::LotusRange( SCCOL nCol, SCROW nRow ) in LotusRange()
410 LotusRange::LotusRange( SCCOL nCS, SCROW nRS, SCCOL nCE, SCROW nRE ) in LotusRange()
/trunk/main/sc/source/filter/rtf/
H A Drtfexp.cxx133 SCCOL nCol; in WriteTab()
134 SCCOL nEndCol = aRange.aEnd.Col(); in WriteTab()
154 SCCOL nCol; in WriteRow()
155 SCCOL nEndCol = aRange.aEnd.Col(); in WriteRow()
204 void ScRTFExport::WriteCell( SCTAB nTab, SCROW nRow, SCCOL nCol ) in WriteCell()
/trunk/main/sc/source/core/data/
H A Ddptabdat.cxx179 rCacheTable.getValue( rVal, static_cast<SCCOL>(nDim), static_cast<SCROW>(nRow), false); in FillRowDataFromCacheTable()
256 …SCROW nId= rCacheTable.GetCache()->GetItemDataId( static_cast<SCCOL>(nDim), static_cast<SCROW>(nRo… in GetItemData()
285 return GetCacheTable().GetCache()->GetItemDataById( (SCCOL) nDim, (SCROW)nMembers[nIndex] ); in GetMemberByIndex()
291 return GetCacheTable().GetCache()->GetItemDataById( (SCCOL) nDim, (SCROW)nId); in GetMemberById()
296 return GetCacheTable().GetCache()->GetIdByItemData((SCCOL) nDim, rData ); in GetIdOfItemData()
H A Dpivot2.cxx73 ScDPLabelData::ScDPLabelData( const String& rName, SCCOL nCol, bool bIsValue ) : in ScDPLabelData()
94 ScPivotField::ScPivotField( SCCOL nNewCol, sal_uInt16 nNewFuncMask ) : in ScPivotField()
140 ScPivotFuncData::ScPivotFuncData( SCCOL nCol, sal_uInt16 nFuncMask ) : in ScPivotFuncData()
146 ScPivotFuncData::ScPivotFuncData( SCCOL nCol, sal_uInt16 nFuncMask, const DataPilotFieldReference& … in ScPivotFuncData()
/trunk/main/sc/source/filter/excel/
H A Dxetable.cxx263 SCCOL nFirstScCol = static_cast< SCCOL >( maXclRange.maFirst.mnCol ); in TryExtend()
265 SCCOL nColInpScCol = static_cast< SCCOL >( mnColInpXclCol ); in TryExtend()
267 SCCOL nRowInpScCol = static_cast< SCCOL >( mnRowInpXclCol ); in TryExtend()
860 SCCOL nMatWidth; in XclExpFormulaCell()
1519 aRange.aStart.SetCol( (SCCOL) mnFirstUsedXclCol ); in SaveXml()
2319 SCCOL nMaxScCol = GetMaxPos().Col(); in XclExpCellTable()
2323 SCCOL nLastUsedScCol; in XclExpCellTable()
2359 SCCOL nLastIterScCol = nMaxScCol; in XclExpCellTable()
2363 SCCOL rEndColAtt = 0; in XclExpCellTable()
2380 SCCOL nScCol = aIt.GetStartCol(); in XclExpCellTable()
[all …]
H A Dxistyle.cxx1205 SCCOL nScCol1, SCROW nScRow1, SCCOL nScCol2, SCROW nScRow2, in ApplyPattern()
1520 SCCOL nScCol1, SCROW nScRow1, SCCOL nScCol2, SCROW nScRow2, in ApplyPattern()
1747 SCCOL nScCol = rScPos.Col(); in SetXF()
1794 for( SCCOL nScCol = 0; nScCol <= MAXCOL; ++nScCol ) in SetRowDefXF()
1798 void XclImpXFRangeBuffer::SetColumnDefXF( SCCOL nScCol, sal_uInt16 nXFIndex ) in SetColumnDefXF()
1811 SCCOL nFromScCol = (nLine == BOX_LINE_RIGHT) ? rRange.aEnd.Col() : rRange.aStart.Col(); in SetBorderLine()
1830 void XclImpXFRangeBuffer::SetMerge( SCCOL nScCol, SCROW nScRow ) in SetMerge()
1835 void XclImpXFRangeBuffer::SetMerge( SCCOL nScCol1, SCROW nScRow1, SCCOL nScCol2, SCROW nScRow2 ) in SetMerge()
1854 SCCOL nScCol = static_cast< SCCOL >( aVIt - aVBeg ); in Finalize()
H A Dxelink.cxx170 explicit XclExpCrn( SCCOL nScCol, SCROW nScRow, const Any& rValue );
173 bool InsertValue( SCCOL nScCol, SCROW nScRow, const Any& rValue );
188 SCCOL mnScCol; /// Column index of the first external cell.
1117 XclExpCrn::XclExpCrn( SCCOL nScCol, SCROW nScRow, const Any& rValue ) : in XclExpCrn()
1125 bool XclExpCrn::InsertValue( SCCOL nScCol, SCROW nScRow, const Any& rValue ) in InsertValue()
1127 if( (nScRow != mnScRow) || (nScCol != static_cast< SCCOL >( mnScCol + maValues.size() )) ) in InsertValue()
1230 bool InsertValue( SCCOL nScCol, SCROW nScRow, const Any& rValue );
1233 bool XclExpCrnList::InsertValue( SCCOL nScCol, SCROW nScRow, const Any& rValue ) in InsertValue()
1279 ::std::pair< SCCOL, SCCOL > aColRange = mxCacheTable->getColRange( nScRow ); in Save()
2163 static_cast< SCCOL >( rRef1.nCol ), static_cast< SCROW >( rRef1.nRow ), 0, in StoreCellRange()
[all …]
/trunk/main/sc/source/ui/dbgui/
H A Ddbnamdlg.cxx223 SCCOL nStartCol = 0; in Init()
226 SCCOL nEndCol = 0; in Init()
260 SCCOL nCol1; in Init()
261 SCCOL nCol2; in Init()
420 SCCOL nColStart = 0; in UpdateDBData()
422 SCCOL nColEnd = 0; in UpdateDBData()
598 SCCOL nColStart, nColEnd; in IMPL_LINK()
/trunk/main/sc/source/ui/docshell/
H A Darealink.cxx220 SCCOL nCol1, nCol2; in FindExtRange()
290 SCCOL nWidth = 0; in Refresh()
303 nWidth = Max( nWidth, (SCCOL)(aTokenRange.aEnd.Col() - aTokenRange.aStart.Col() + 1) ); in Refresh()
331 SCCOL nOldEndX = aOldRange.aEnd.Col(); in Refresh()
333 SCCOL nNewEndX = aNewRange.aEnd.Col(); in Refresh()
454 SCCOL nPaintEndX = Max( aOldRange.aEnd.Col(), aNewRange.aEnd.Col() ); in Refresh()
/trunk/main/sc/source/ui/view/
H A Dtabview.cxx1307 aHelpStr += ScColToAlpha((SCCOL) nScrollPos); in IMPL_LINK()
1422 SCCOL nOldX = aViewData.GetPosX(eWhich); in ScrollX()
1462 SCCOL nTrackX = std::max( nOldX, static_cast<SCCOL>(nNewX) ); in ScrollX()
1808 SCCOL nOldDelta; in DoHSplit()
1809 SCCOL nNewDelta; in DoHSplit()
1944 SCCOL nCol = aViewData.GetCurX(); in GetInsertPos()
1948 for (SCCOL i=0; i<nCol; i++) in GetInsertPos()
2290 SCCOL nRightPos = static_cast<SCCOL>(nPosX); in FreezeSplitters()
2374 SCCOL nPosX = aViewData.GetCurX(); in SplitAtCursor()
2470 SCCOL nCol = aViewData.GetCurX(); in HasPageFieldDataAtCursor()
[all …]
/trunk/main/sc/source/ui/optdlg/
H A Dtpusrlst.cxx142 SCCOL nStartCol = 0; in Init()
144 SCCOL nEndCol = 0; in Init()
432 SCCOL nStartCol = rStartPos.Col(); in CopyListFromArea()
434 SCCOL nEndCol = rEndPos.Col(); in CopyListFromArea()
462 for ( SCCOL col=nStartCol; col<=nEndCol; col++ ) in CopyListFromArea()
488 for ( SCCOL col=nStartCol; col<=nEndCol; col++ ) in CopyListFromArea()

Completed in 1248 milliseconds

12345678910>>...14