Home
last modified time | relevance | path

Searched refs:nRow (Results 26 – 50 of 523) sorted by relevance

12345678910>>...21

/trunk/main/sc/source/core/data/
H A Dtable1.cxx986 nRow = sal::static_int_cast<SCsROW>( nRow + nMovY ); in GetNextPos()
994 nRow = rMark.GetNextMarked( nCol, nRow, bUp ); in GetNextPos()
1000 nRow = rMark.GetNextMarked( nCol, nRow, bUp ); in GetNextPos()
1003 while ( nRow < 0 || nRow > MAXROW ) in GetNextPos()
1023 nRow = 0; in GetNextPos()
1024 nRow = rMark.GetNextMarked( nCol, nRow, bUp ); in GetNextPos()
1030 nRow = rMark.GetNextMarked( nCol, nRow, bUp ); in GetNextPos()
1041 --nRow; in GetNextPos()
1048 ++nRow; in GetNextPos()
1061 pNextRows[i] = (i<nCol) ? (nRow+1) : nRow; in GetNextPos()
[all …]
H A Ddpoutput.cxx668 lcl_SetStyleById( pDoc,nTab, nDataStartCol,nRow, nTabEndCol,nRow, in HeaderCell()
679 lcl_SetFrame( pDoc,nTab, nCol,nRow, nCol,nRow, 20 ); in FieldCell()
687 pDoc->ApplyFlagsTab(nCol, nRow, nCol, nRow, nTab, nMergeFlag); in FieldCell()
695 pDoc->ApplyFlagsTab(nCol, nRow, nCol, nRow, nTab, SC_MF_BUTTON); in lcl_DoFilterButton()
771 bool bInColHeader = (nRow >= nTabStartRow && nRow < nDataStartRow); in GetPositionType()
816 for (long nRow=0; nRow<nRowCount; nRow++) in Output() local
942 for (long nRow=0; nRow<nThisRowCount; nRow++) in Output() local
1763 long nRow; in GetPivotData() local
1805 for (nRow=0; nRow<nRowCount; nRow++) in GetPivotData()
1961 sal_Bool bSpecial = ( nRow+1 >= nDataStartRow && nRow <= nTabEndRow && in GetHeaderDrag()
[all …]
H A Dtable3.cxx142 for ( SCROW nRow = nInd1; nRow <= nInd2; nRow++ ) in CreateSortInfoArray() local
415 for (SCROW nRow = aSortParam.nRow1; nRow <= aSortParam.nRow2; nRow++) in SwapCol() local
490 nRow, pCell2, static_cast<SCCOL>(nIndex2), nRow ); in Compare()
508 SCROW nRow; in DecoladeRow() local
580 SCROW nRow; in TestRemoveSubTotals() local
613 SCROW nRow; in RemoveSubTotals() local
743 for (SCROW nRow=nStartRow; nRow<=nEndRow+1 && bSpaceLeft; nRow++) in DoSubTotals() local
845 ++nRow; in DoSubTotals()
1712 nRow++; in CreateExcelQuery()
1821 nRow++; in CreateStarQuery()
[all …]
H A Ddocumen3.cxx1156 SCROW nRow; in SearchAndReplace() local
1168 nRow = 0; in SearchAndReplace()
1179 nRow = rRow; in SearchAndReplace()
1308 SCROW nRow; in HasAutoFilter() local
1641 --nRow; in lcl_AddTwipsWhile()
1644 rPosY = nRow; in lcl_AddTwipsWhile()
1748 SCROW nRow = 0; in lcl_SnapVer() local
1767 ++nRow; in lcl_SnapVer()
1800 SCROW nRow = 0; in SnapVisArea() local
1962 SCROW nRow; in DoMergeContents() local
[all …]
/trunk/main/sc/source/core/tool/
H A Dchartpos.cxx205 for ( nRow = nRow1; nRow <= nRow2; nRow++, p++ ) in GlueState()
215 for ( nRow = 0; bGlue && nRow < nR; nRow++, p++ ) in GlueState()
224 nRow = nR; in GlueState()
237 for ( nRow = 0; bGlue && nRow < nR; nRow++ ) in GlueState()
239 p = pA + nRow; in GlueState()
423 for ( nRow = nRow1; nRow <= nRow2; nRow++, nInsRow++ ) in CreatePositionMap()
522 SCROW nRow; in ScChartPositionMap() local
532 for ( nRow = 0; nRow < nRowCount; nRow++ ) in ScChartPositionMap()
540 for ( nRow = 0; nRow < nRowCount; nRow++ ) in ScChartPositionMap()
563 for ( nRow = 0; nRow < nRowCount; nRow++, nIndex++ ) in ScChartPositionMap()
[all …]
H A Dchartarr.cxx145 SCSIZE nRow; in CreateMemChartSingle() local
254 for (nRow=0; nRow<nRowCount; nRow++) in CreateMemChartSingle()
269 aRows[nRow], nTab1, nFormat ); in CreateMemChartSingle()
289 for (nRow=0; nRow<nRowCount; nRow++) in CreateMemChartSingle()
322 for (nRow=0; nRow<nRowCount; nRow++) in CreateMemChartSingle()
327 ScAddress aAddr( nStrCol, aRows[nRow], nTab1 ); in CreateMemChartSingle()
334 aString += String::CreateFromInt32( aRows[nRow]+1 ); in CreateMemChartSingle()
379 SCSIZE nRow = 0; in CreateMemChartMulti() local
415 for ( nRow = 0; nRow < nRowCount; nRow++, nIndex++ ) in CreateMemChartMulti()
448 for ( nRow = 0; nRow < nRowCount; nRow++, nIndex++ ) in CreateMemChartMulti()
[all …]
H A Dconsoli.cxx97 pData[nCount].nRow = nRow; in AddEntry()
313 for (SCROW nRow=nStartRow; nRow<=nRow2; nRow++) in AddFields() local
536 SCROW nRow; in AddData() local
589 for (nRow=nStartRow; nRow<=nRow2; nRow++) in AddData()
619 for (nRow=nRow1; nRow<=nRow2; nRow++) in AddData()
703 SCROW nStartRow = nRow; in OutputToDocument()
715 nRow = nStartRow; in OutputToDocument()
777 aSRef.nRow = aRef.nRow; in OutputToDocument()
797 aCRef.Ref1.nRow = nRow+nArrY; in OutputToDocument()
798 aCRef.Ref2.nRow = nRow+nArrY+nNeeded-1; in OutputToDocument()
[all …]
H A Ddetfunc.cxx324 SanitizeRow( nRow ); in GetDrawPos()
334 ++nRow; in GetDrawPos()
380 return GetDrawRect( nCol, nRow, nCol, nRow ); in GetDrawRect()
547 pData->maEnd.Set( nCol, nRow, nTab); in InsertArrow()
636 return InsertArrow( nCol, nRow, in DrawEntry()
1237 nResult = InsertSuccLevel( nCol, nRow, nCol, nRow, aData, 0 ); in ShowSucc()
1269 sal_uInt16 nLevelCount = FindSuccLevel( nCol, nRow, nCol, nRow, 0, 0 ); in DeleteSucc()
1271 FindSuccLevel( nCol, nRow, nCol, nRow, 0, nLevelCount ); // loeschen in DeleteSucc()
1381 SCROW nRow; in MarkInvalid() local
1388 for ( nRow = nNextRow; nRow < nCellRow && nInsCount < SC_DET_MAXCIRCLE; nRow++ ) in MarkInvalid()
[all …]
H A Drefupdat.cxx532 ((rRef.Ref1.nRow >= nRow1 in Update()
611 Expand( rRef.Ref1.nRow, rRef.Ref2.nRow, nRow1, nDy ); in Update()
619 ((rRef.Ref1.nRow >= nRow1 in Update()
661 || oldRow1 != rRef.Ref1.nRow in Update()
664 || oldRow2 != rRef.Ref2.nRow in Update()
802 || oldRow1 != rRef.Ref1.nRow in Move()
805 || oldRow2 != rRef.Ref2.nRow in Move()
887 rRef.Ref1.nRow >= rSource.aStart.Row() && rRef.Ref2.nRow <= rSource.aEnd.Row() && in UpdateTranspose()
913 rRef.Ref1.nRow >= rArea.aStart.Row() && rRef.Ref2.nRow <= rArea.aEnd.Row() && in UpdateGrow()
917 ( rRef.Ref1.nRow == rArea.aStart.Row() || rRef.Ref1.nRow == rArea.aStart.Row()+1 ) && in UpdateGrow()
[all …]
/trunk/main/svx/source/table/
H A Daccessibletableshape.cxx170 sal_Int32 nColumn = 0, nRow = 0; in getAccessibleChild() local
243 for( sal_Int32 nRow = 0; nRow < nRowCount; ++nRow ) in modified() local
486 checkCellPosition( 0, nRow ); in getAccessibleRowDescription()
504 checkCellPosition( nColumn, nRow ); in getAccessibleRowExtentAt()
519 checkCellPosition( nColumn, nRow ); in getAccessibleColumnExtentAt()
572 sal_Int32 nCount = nRow; in getSelectedAccessibleRows()
646 checkCellPosition( 0, nRow ); in isAccessibleRowSelected()
732 sal_Int32 nColumn = 0, nRow = 0; in getAccessibleRow() local
734 return nRow; in getAccessibleRow()
742 sal_Int32 nColumn = 0, nRow = 0; in getAccessibleColumn() local
[all …]
/trunk/main/sc/source/filter/rtf/
H A Deeimpars.cxx159 SCROW nRow = nStartRow + pE->nRow; in WriteToDocument() local
160 if ( nRow != nLastMergedRow ) in WriteToDocument()
165 if ( nRow <= nOverlapRowMax ) in WriteToDocument()
173 nLastMergedRow = nRow; in WriteToDocument()
177 pE->nRow = nRow; in WriteToDocument()
178 if ( ValidCol(nCol) && ValidRow(nRow) ) in WriteToDocument()
308 nRO = nRow + pE->nRowOverlap - 1; in WriteToDocument()
396 ScAddress( nCol, nRow, nTab ) ); in WriteToDocument()
431 for ( SCROW nRow = nStartRow; nRow <= nEndRow; nRow++ ) in WriteToDocument() local
446 SCROW nRow = pE->nRow; in WriteToDocument() local
[all …]
/trunk/main/dbaccess/source/ui/tabledesign/
H A DTEditControl.hxx107 virtual sal_Bool SeekRow(long nRow);
112 virtual RowStatus GetRowStatus(long nRow) const;
126 virtual void InsertRows( long nRow );
128 virtual void InsertNewRows( long nRow );
130 virtual sal_Bool IsPrimaryKeyAllowed( long nRow );
131 virtual sal_Bool IsInsertNewAllowed( long nRow );
132 virtual sal_Bool IsDeleteAllowed( long nRow );
173 sal_Bool IsCutAllowed( long nRow = -1 );
174 sal_Bool IsCopyAllowed( long nRow = -1 );
175 sal_Bool IsPasteAllowed( long nRow = -1 );
[all …]
/trunk/main/sc/source/ui/view/
H A Dviewfunc.cxx223 AdjustRowHeight( nRow, nRow, sal_True ); //! nicht doppelt ? in DoAutoAttributes()
282 bRet = pDoc->IsBlockEditable( nTab, nCol, nRow, nCol, nRow, in SelectionEditable()
356 ScEditableTester aTester( pDoc, nCol,nRow, nCol,nRow, rMark ); in EnterData()
633 AdjustRowHeight(nRow,nRow); in EnterData()
691 ScEditableTester aTester( pDoc, nTab, nCol,nRow, nCol,nRow ); in EnterValue()
698 nCol,nRow,nTab, nCol,nRow,nTab, HASATTR_NEEDHEIGHT ); in EnterValue()
737 ScEditableTester aTester( pDoc, nTab, nCol,nRow, nCol,nRow ); in EnterData()
822 AdjustRowHeight(nRow,nRow); in EnterData()
842 AdjustRowHeight(nRow,nRow); in EnterData()
2194 for (SCROW nRow = nStartNo; nRow <= nEndNo; ++nRow) in SetWidthOrHeight() local
[all …]
H A Dviewfun2.cxx246 if (nRow > 0) in lcl_SeekAutoSumData()
247 --nRow; in lcl_SeekAutoSumData()
279 --nRow; in lcl_FindNextSumEntryInColumn()
406 SCROW nStartRow = nRow; in GetAutoSumArea()
408 SCROW nEndRow = nRow; in GetAutoSumArea()
417 if ( nRow != 0 in GetAutoSumArea()
425 nSeekRow = nRow - 1; in GetAutoSumArea()
523 for ( SCROW nRow = nStartRow; nRow <= nEndRow; ++nRow ) in AutoSum() local
548 for ( SCROW nRow = nStartRow; nRow <= nEndRow; ++nRow ) in AutoSum() local
683 for ( SCROW nRow = nStartRow; nRow <= nEndRow; ++nRow ) in AutoSum() local
[all …]
/trunk/main/sc/source/ui/miscdlgs/
H A Dautofmt.cxx607 void ScAutoFmtPreview::DrawString( size_t nCol, size_t nRow ) in DrawString() argument
769 if ( (nCol == 0) || (nRow == 0) ) in DrawString()
794 for( size_t nRow = 0; nRow < 5; ++nRow ) in DrawStrings() local
796 DrawString( nCol, nRow ); in DrawStrings()
805 for( size_t nRow = 0; nRow < 5; ++nRow ) in DrawBackground() local
889 for( size_t nRow = 0; nRow < 5; ++nRow ) in CalcLineMap() local
897 maArray.SetCellStyleLeft( nCol, nRow, aStyle ); in CalcLineMap()
899 maArray.SetCellStyleRight( nCol, nRow, aStyle ); in CalcLineMap()
901 maArray.SetCellStyleTop( nCol, nRow, aStyle ); in CalcLineMap()
906 maArray.SetCellStyleTLBR( nCol, nRow, aStyle ); in CalcLineMap()
[all …]
/trunk/main/sc/source/ui/unoobj/
H A Dchart2uno.cxx320 for (SCROW nRow = 0; !bFoundValues && nRow < nSmallestValueRowIndex; ++nRow) in Chart2PositionMap() local
382 for (SCROW nRow = 0; nRow < nAllRowCount; ++nRow) in Chart2PositionMap() local
623 for (SCROW nRow = nRow1; nRow <= nRow2; ++nRow) in glueState() local
635 for (SCROW nRow = 0; bGlue && nRow < nR; ++nRow) in glueState() local
640 if (nRow > 0 && nRow > 0) in glueState()
657 for (SCROW nRow = 0; bGlue && nRow < nR; ++nRow) in glueState() local
730 SCROW nRow1 = s.nRow, nRow2 = e.nRow; in createPositionMap()
762 for (SCROW nRow = nRow1; nRow <= nRow2; ++nRow, ++nInsRow) in createPositionMap() local
771 aCellData.nRow = nRow; in createPositionMap()
3257 for ( sal_Int32 nRow = aStart.Row; nRow <= aEnd.Row && !bFound; ++nRow) in getNumberFormatKeyByIndex() local
[all …]
/trunk/main/sw/source/filter/writer/
H A Dwrtswtbl.cxx390 if( nRow==0 ) in GetAbsHeight()
393 pRow = aRows[nRow]; in GetAbsHeight()
455 sal_uInt16 nRow; in CollectTableRowsCols() local
588 sal_uInt16 nOldRow = nRow; in FillTableRowsCols()
599 nOldRow = nRow; in FillTableRowsCols()
609 nHeadEndRow = nRow; in FillTableRowsCols()
762 nRow++; in FillTableRowsCols()
813 sal_uInt16 nRow, nCol; in SwWriteTable() local
834 for( nRow=0; nRow<nRows; nRow++ ) in SwWriteTable()
844 for( nRow=0; nRow<nRows; nRow++ ) in SwWriteTable()
[all …]
/trunk/main/sc/inc/
H A Dtable.hxx327 double GetValue( SCCOL nCol, SCROW nRow );
350 ScPostIt* GetNote( SCCOL nCol, SCROW nRow );
448 sal_Bool HasData( SCCOL nCol, SCROW nRow );
520 void GetBorderLines( SCCOL nCol, SCROW nRow,
628 long GetNeededSize( SCCOL nCol, SCROW nRow,
656 sal_uLong GetRowOffset( SCROW nRow ) const;
673 SCROW GetHiddenRowCount( SCROW nRow );
676 void ShowRow(SCROW nRow, bool bShow);
677 void DBShowRow(SCROW nRow, bool bShow);
696 sal_uInt8 GetRowFlags( SCROW nRow ) const;
[all …]
/trunk/main/sc/source/ui/Accessibility/
H A DAccessiblePreviewTable.cxx199 if ( nRow < 0 || (mpTableInfo && nRow >= mpTableInfo->GetRows()) ) in getAccessibleRowDescription()
340 if ( nRow < 0 || (mpTableInfo && nRow >= mpTableInfo->GetRows()) ) in isAccessibleRowSelected()
368 …if ( mpTableInfo && nColumn >= 0 && nRow >= 0 && nColumn < mpTableInfo->GetCols() && nRow < mpTabl… in getAccessibleCellAt()
419 …if ( mpTableInfo && nColumn >= 0 && nRow >= 0 && nColumn < mpTableInfo->GetCols() && nRow < mpTabl… in isAccessibleSelected()
438 …if ( mpTableInfo && nColumn >= 0 && nRow >= 0 && nColumn < mpTableInfo->GetCols() && nRow < mpTabl… in getAccessibleIndex()
441 nRet = nRow * mpTableInfo->GetCols() + nColumn; in getAccessibleIndex()
457 sal_Int32 nRow = 0; in getAccessibleRow() local
460 nRow = nChildIndex / mpTableInfo->GetCols(); in getAccessibleRow()
465 return nRow; in getAccessibleRow()
581 long nRow = nIndex / nColumns; in getAccessibleChild() local
[all …]
H A DAccessibleTableBase.cxx129 if ((nRow > (maRange.aEnd.Row() - maRange.aStart.Row())) || (nRow < 0)) in getAccessibleRowDescription()
155 (nRow > (maRange.aEnd.Row() - maRange.aStart.Row())) || (nRow < 0)) in getAccessibleRowExtentAt()
159 nRow += maRange.aStart.Row(); in getAccessibleRowExtentAt()
168 if (nEndRow > nRow) in getAccessibleRowExtentAt()
169 nCount = nEndRow - nRow + 1; in getAccessibleRowExtentAt()
182 (nRow > (maRange.aEnd.Row() - maRange.aStart.Row())) || (nRow < 0)) in getAccessibleColumnExtentAt()
186 nRow += maRange.aStart.Row(); in getAccessibleColumnExtentAt()
292 nRow < 0 || in getAccessibleIndex()
297 nRow -= maRange.aStart.Row(); in getAccessibleIndex()
350 sal_Int32 nRow(0); in getAccessibleChild() local
[all …]
/trunk/main/sc/source/filter/lotus/
H A Dexpop.cxx99 sal_uInt16 nRow = static_cast<sal_uInt16>(nEndRow); in Dimensions() local
102 aOut << nCol << nRow; // Ending Col/Row in Dimensions()
142 DBG_ASSERT( nRow <= WK1MAXROW, "ExportWK1::Blank(): Row > WK1MAXROW" ); in Blank()
162 DBG_ASSERT( nRow <= WK1MAXROW, "ExportWK1::Label(): Row > WK1MAXROW" ); in Label()
200 << GenFormByte( aAttr ) << nCol << nRow in Formula()
353 sal_uInt16 nCol, nRow; in Write() local
369 nRow = static_cast<sal_uInt16>(nScRow); in Write()
377 Number( nCol, nRow, fVal, *pPatAttr ); in Write()
384 Label( nCol, nRow, aStr, *pPatAttr ); in Write()
389 Formula( nCol, nRow, ( ScFormulaCell * ) pCell, *pPatAttr ); in Write()
[all …]
/trunk/main/chart2/source/controller/dialogs/
H A DDataBrowser.cxx100 sal_Int32 lcl_getRowInData( long nRow ) in lcl_getRowInData() argument
102 return static_cast< sal_Int32 >( nRow ); in lcl_getRowInData()
668 return String::CreateFromInt32( nRow + 1 ); in GetRowString()
679 else if( nRow >= 0 && in GetCellText()
1062 sal_Bool DataBrowser::SeekRow( long nRow ) in SeekRow() argument
1064 if( ! EditBrowseBox::SeekRow( nRow )) in SeekRow()
1067 if( nRow < 0 ) in SeekRow()
1070 m_nSeekRow = nRow; in SeekRow()
1077 long nRow = GetCurRow(); in IsTabAllowed() local
1094 return ( nRow != nBadRow || in IsTabAllowed()
[all …]
/trunk/main/sd/source/ui/slidesorter/view/
H A DSlsLayouter.cxx699 sal_Int32 nRow = -1; in GetRowAtPosition() local
717 nRow, in GetRowAtPosition()
724 nRow = 0; in GetRowAtPosition()
727 return nRow; in GetRowAtPosition()
1114 + (nRow>0 ? nRow : 0) * mnVerticalGap), in GetPageObjectBox()
1137 if (nRow == 0) in AddBorderAndGap()
1189 nRow, in CalculateVerticalLogicalInsertPosition()
1191 nRow, in CalculateVerticalLogicalInsertPosition()
1192 (nRow == 0), in CalculateVerticalLogicalInsertPosition()
1445 nRow, in CalculateLogicalInsertPosition()
[all …]
/trunk/main/sc/source/ui/docshell/
H A Dimpex.cxx865 if (nRow>nEndRow) nEndRow = nRow; in Text2Doc()
874 ++nRow; in Text2Doc()
1206 SCROW nRow = nStartRow; in ExtText2Doc() local
1321 pDocSh->AdjustRowHeight( nRow, nRow, nTab); in ExtText2Doc()
1324 ++nRow; in ExtText2Doc()
1425 SCROW nRow; in Doc2Text() local
1433 for (nRow = nStartRow; nRow <= nEndRow; nRow++) in Doc2Text()
1589 || nRow < nStartRow || nRow > nEndRow in Sylk2Doc()
1595 nEndRow = nRow; in Sylk2Doc()
1788 SCROW nRow; in Doc2Sylk() local
[all …]
/trunk/main/accessibility/source/extended/
H A Daccessibletablistboxtable.cxx128 sal_Int32 nRow = m_pTabListBox->GetEntryPos( pEntry ); in ProcessWindowEvent() local
131 m_pTabListBox->CreateAccessibleCell( nRow, nCol ); in ProcessWindowEvent()
180 sal_Int32 nRow = m_pTabListBox->GetEntryPos( pEntry ); in ProcessWindowEvent() local
204 sal_Int32 nRow = m_pTabListBox->GetEntryPos( pEntry ); in ProcessWindowEvent() local
225 sal_Int32 nRow = m_pTabListBox->GetEntryPos( pEntry ); in ProcessWindowEvent() local
250 sal_Int32 nRow = m_pTabListBox->GetEntryPos( pEntry ); in ProcessWindowEvent() local
329 sal_Int32 nRow = 0; in implGetSelRow() local
333 ++nRow; in implGetSelRow()
334 if ( nRow == nSelRow ) in implGetSelRow()
420 sal_Int32 nRow = implGetSelRow( nSelectedChildIndex % nRows ); in getSelectedAccessibleChild() local
[all …]

Completed in 239 milliseconds

12345678910>>...21