Home
last modified time | relevance | path

Searched refs:nFirstRow (Results 1 – 25 of 27) sorted by relevance

12

/trunk/main/svx/source/dialog/
H A Dframelinkarray.cxx106 rCell.mbOverlapY = nRow > nFirstRow; in lclSetMergedRange()
160 size_t nFirstRow = nRow; in GetMergedFirstRow() local
161 while( (nFirstRow > 0) && GetCell( nCol, nFirstRow ).mbOverlapY ) --nFirstRow; in GetMergedFirstRow()
162 return nFirstRow; in GetMergedFirstRow()
624 return ((nCol == nLastCol) && (nRow == nFirstRow)) ? in GetCellStyleTR()
741 size_t nFirstCol, nFirstRow, nLastCol, nLastRow; in GetMergedSize() local
744 rnHeight = nLastRow - nFirstRow + 1; in GetMergedSize()
762 mxImpl->mnFirstClipRow = nFirstRow; in SetClipRange()
861 DBG_FRAME_CHECK_ROW( nFirstRow, "GetRowHeight" ); in GetRowHeight()
1023 for( nRow = nFirstRow; nRow <= nLastRow; ++nRow ) in DrawRange()
[all …]
/trunk/main/sc/source/filter/excel/
H A Dimpop.cxx517 sal_uInt16 nFirstRow, nLastRow, nFormLen; in Array25() local
520 aIn >> nFirstRow >> nLastRow >> nFirstCol >> nLastCol; in Array25()
826 sal_uInt16 nFirstRow, nLastRow, nLenExpr; in Shrfmla() local
829 aIn >> nFirstRow >> nLastRow >> nFirstCol >> nLastCol; in Shrfmla()
844 static_cast<SCROW>(nFirstRow), GetCurrScTab(), in Shrfmla()
998 sal_uInt16 nFirstRow, nLastRow, nFormLen; in Array34() local
1001 aIn >> nFirstRow >> nLastRow >> nFirstCol >> nLastCol; in Array34()
1041 sal_uInt16 nFirstRow, nLastRow; in TableOp() local
1046 aIn >> nFirstRow >> nLastRow >> nFirstCol >> nLastCol >> nGrbit in TableOp()
1051 if( nFirstCol && nFirstRow ) in TableOp()
[all …]
/trunk/main/sc/source/ui/docshell/
H A Ddocsh8.cxx422 SCROW nFirstRow = rDataRange.aStart.Row(); in lcl_GetColumnTypes() local
429 SCROW nFirstDataRow = ( bHasFieldNames ? nFirstRow + 1 : nFirstRow ); in lcl_GetColumnTypes()
443 pDoc->GetString( nCol, nFirstRow, nTab, aString ); in lcl_GetColumnTypes()
674 pDoc->SetString( nCol, nFirstRow, nTab, aOutString ); in lcl_GetColumnTypes()
675 rDocShell.PostPaint( nCol, nFirstRow, nTab, nCol, nFirstRow, nTab, PAINT_GRID ); in lcl_GetColumnTypes()
711 SCROW nFirstRow, nLastRow; in DBaseExport() local
713 aDocument.GetDataStart( nTab, nFirstCol, nFirstRow ); in DBaseExport()
717 if ( nFirstRow > nLastRow ) in DBaseExport()
718 nFirstRow = nLastRow; in DBaseExport()
720 nLastRow - nFirstRow ); in DBaseExport()
[all …]
/trunk/main/sc/source/filter/xml/
H A Dxmlrowi.cxx173 sal_Int32 nFirstRow(nCurrentRow - nRepeatedRows + 1); in EndElement() local
174 if (nFirstRow > MAXROW) in EndElement()
175 nFirstRow = MAXROW; in EndElement()
178 …uno::Reference <table::XCellRange> xCellRange(xSheet->getCellRangeByPosition(0, nFirstRow, 0, nCur… in EndElement()
201 … pSheetData->AddRowStyle( sStyleName, ScAddress( 0, (SCROW)nFirstRow, (SCTAB)nSheet ) ); in EndElement()
222 … pDoc->SetRowHidden((SCROW)nFirstRow, (SCROW)nCurrentRow, (SCTAB)nSheet, true); in EndElement()
224 … pDoc->SetRowFiltered((SCROW)nFirstRow, (SCROW)nCurrentRow, (SCTAB)nSheet, true); in EndElement()
/trunk/main/sc/source/ui/view/
H A Dviewfun5.cxx156 SCROW nFirstRow, nLastRow; in PasteDataFormat() local
157 if ( pSrcDoc->GetDataStart( nSrcTab, nFirstCol, nFirstRow ) ) in PasteDataFormat()
162 nFirstRow = nLastRow = 0; in PasteDataFormat()
164 …ScClipParam aClipParam(ScRange(nFirstCol, nFirstRow, nSrcTab, nLastCol, nLastRow, nSrcTab), false); in PasteDataFormat()
562 SCROW nFirstRow, nLastRow; in PasteDataFormat() local
563 if ( pInsDoc->GetDataStart( nSrcTab, nFirstCol, nFirstRow ) ) in PasteDataFormat()
568 nFirstRow = nLastRow = 0; in PasteDataFormat()
570 aSource = ScRange( nFirstCol, nFirstRow, nSrcTab, in PasteDataFormat()
H A Dviewfunc.cxx2982 SCROW nFirstRow = nStartRow; in GetCreateNameFlags() local
2984 if (nStartRow+1 < nEndRow) { ++nFirstRow; --nLastRow; } in GetCreateNameFlags()
2985 for (j=nFirstRow; j<=nLastRow && bOk; j++) in GetCreateNameFlags()
2993 for (j=nFirstRow; j<=nLastRow && bOk; j++) in GetCreateNameFlags()
H A Doutput.cxx1223 size_t nFirstRow = 1; in DrawFrame() local
1228 rArray.SetClipRange( nFirstCol, nFirstRow, nLastCol, nLastRow ); in DrawFrame()
1231 size_t nRow1 = nFirstRow; in DrawFrame()
/trunk/main/sc/source/core/data/
H A Dfillinfo.cxx916 size_t nFirstRow = nRow; in FillInfo() local
965 nFirstRow = static_cast< size_t >( nFirstCellInfoY ); in FillInfo()
976 rArray.SetMergedRange( nFirstCol, nFirstRow, nLastCol, nLastRow ); in FillInfo()
997 if( nFirstRow == 0 ) in FillInfo()
1036 …rArray.SetCellStyleLeft( nFirstCol, nFirstRow, svx::frame::Style( pBox->GetLeft(), nScaleX ) ); in FillInfo()
1037 …rArray.SetCellStyleRight( nFirstCol, nFirstRow, svx::frame::Style( pBox->GetRight(), nScaleX ) ); in FillInfo()
1038 …rArray.SetCellStyleTop( nFirstCol, nFirstRow, svx::frame::Style( pBox->GetTop(), nScaleY ) ); in FillInfo()
1039 …rArray.SetCellStyleBottom( nFirstCol, nFirstRow, svx::frame::Style( pBox->GetBottom(), nScaleY ) ); in FillInfo()
1043 … rArray.SetCellStyleTLBR( nFirstCol, nFirstRow, svx::frame::Style( pTLBR->GetLine(), nScaleY ) ); in FillInfo()
1045 … rArray.SetCellStyleBLTR( nFirstCol, nFirstRow, svx::frame::Style( pBLTR->GetLine(), nScaleY ) ); in FillInfo()
H A Dtable1.cxx623 SCROW nFirstRow; in GetDataStart() local
624 if (aCol[i].GetFirstVisibleAttr( nFirstRow )) in GetDataStart()
629 if (nFirstRow < nMinY) in GetDataStart()
630 nMinY = nFirstRow; in GetDataStart()
H A Ddpobject.cxx613 SCROW nFirstRow = aOutRange.aStart.Row(); in RefreshAfterLoad() local
618 while ( nInitial + 1 < nOutRows && lcl_HasButton( pDoc, nFirstCol, nFirstRow + nInitial, nTab ) ) in RefreshAfterLoad()
622 pDoc->IsBlockEmpty( nTab, nFirstCol, nFirstRow + nInitial, nFirstCol, nFirstRow + nInitial ) && in RefreshAfterLoad()
629 pDoc->ApplyAttr( nFirstCol + 1, nFirstRow + nPos, nTab, ScMergeFlagAttr(SC_MF_AUTO) ); in RefreshAfterLoad()
/trunk/main/svx/inc/svx/
H A Dframelinkarray.hxx119 long GetRowHeight( size_t nFirstRow, size_t nLastRow ) const;
313 …void SetMergedRange( size_t nFirstCol, size_t nFirstRow, size_t nLastCol, size_t nL…
380 …void SetClipRange( size_t nFirstCol, size_t nFirstRow, size_t nLastCol, size_t nLas…
431 long GetRowHeight( size_t nFirstRow, size_t nLastRow ) const;
510 size_t nFirstCol, size_t nFirstRow,
H A Dsvdotable.hxx123 void DistributeRows( sal_Int32 nFirstRow, sal_Int32 nLastRow );
/trunk/main/sc/source/ui/dbgui/
H A Dpfiltdlg.cxx297 SCROW nFirstRow = theQueryData.nRow1; in FillFieldLists() local
304 pDoc->GetString( col, nFirstRow, nTab, aFieldName ); in FillFieldLists()
344 SCROW nFirstRow = theQueryData.nRow1; in UpdateValueList() local
346 nFirstRow++; in UpdateValueList()
351 pDoc->GetFilterEntriesArea( nColumn, nFirstRow, nLastRow, in UpdateValueList()
H A Dfiltdlg.cxx458 SCROW nFirstRow = theQueryData.nRow1; in FillFieldLists() local
465 pDoc->GetString( col, nFirstRow, nTab, aFieldName ); in FillFieldLists()
508 SCROW nFirstRow = theQueryData.nRow1; in UpdateValueList() local
516 pDoc->GetFilterEntriesArea( nColumn, nFirstRow+1, nLastRow, in UpdateValueList()
525 pDoc->GetFilterEntriesArea( nColumn, nFirstRow, nFirstRow, in UpdateValueList()
H A Dtpsubt.cxx286 SCROW nFirstRow = rSubTotalData.nRow1; in FillListBoxes() local
300 pDoc->GetString( col, nFirstRow, nTab, aFieldName ); in FillListBoxes()
H A Dtpsort.cxx152 nFirstRow = 0; in Init()
299 static_cast<SCCOLROW>(nFirstRow) : in FillItemSet()
/trunk/main/sw/source/core/unocore/
H A Dunochart.cxx1188 sal_Int32 nFirstCol = -1, nFirstRow = -1, nLastCol = -1, nLastRow = -1; in detectArguments() local
1191 lcl_GetCellPosition( aCell, nFirstCol, nFirstRow); in detectArguments()
1203 if (nFirstCol == nLastCol && nFirstRow != nLastRow) in detectArguments()
1205 else if (nFirstCol != nLastCol && nFirstRow == nLastRow) in detectArguments()
1229 pSequenceMapping[nDS1] = nDtaSrcIsColumns ? nFirstCol : nFirstRow; in detectArguments()
1768 sal_Int32 nFirstCol = -1, nFirstRow = -1, nLastCol = -1, nLastRow = -1; in AddRowCols() local
1771 lcl_GetCellPosition( pFirstBox->GetName(), nFirstCol, nFirstRow ); in AddRowCols()
1775 if (nFirstCol == nLastCol && nFirstRow != nLastRow) in AddRowCols()
1777 if (nFirstCol == nLastCol || nFirstRow == nLastRow) in AddRowCols()
1782 sal_Int32 nFirstNewRow = bBehind ? nFirstRow + 1 : nFirstRow - nLines; in AddRowCols()
[all …]
/trunk/main/svx/source/table/
H A Dtablelayouter.cxx1151 void TableLayouter::DistributeRows( ::Rectangle& rArea, sal_Int32 nFirstRow, sal_Int32 nLastRow ) in DistributeRows() argument
1157 if( (nFirstRow < 0) || (nFirstRow>= nLastRow) || (nLastRow >= nRowCount) ) in DistributeRows()
1163 for( sal_Int32 nRow = nFirstRow; nRow <= nLastRow; ++nRow ) in DistributeRows()
1169 const sal_Int32 nRows = (nLastRow-nFirstRow+1); in DistributeRows()
1181 for( sal_Int32 nRow = nFirstRow; nRow <= nLastRow; ++nRow ) in DistributeRows()
H A Dtablelayouter.hxx123 void DistributeRows( ::Rectangle& rArea, sal_Int32 nFirstRow, sal_Int32 nLastRow );
/trunk/main/sc/source/filter/lotus/
H A Dlotattr.cxx226 pAkt->nFirstRow = pAkt->nLastRow = nRow; in SetAttr()
234 pAkt->nFirstRow = pAkt->nLastRow = nRow; in SetAttr()
247 pDoc->ApplyPatternAreaTab( nColNum, pAkt->nFirstRow, nColNum, pAkt->nLastRow, in Apply()
/trunk/main/sc/source/filter/inc/
H A Dlotattr.hxx119 SCROW nFirstRow; member
/trunk/main/toolkit/workben/layout/
H A Dtpsort.hxx99 SCROW nFirstRow; member in ScTabPageSortFields
H A Dtpsort.cxx165 nFirstRow = 0; in Init()
304 static_cast<SCCOLROW>(nFirstRow) : in FillItemSet()
/trunk/main/sc/source/ui/inc/
H A Dtpsort.hxx99 SCROW nFirstRow; member in ScTabPageSortFields
/trunk/main/svx/inc/svx/sdr/table/
H A Dtablecontroller.hxx137 …SVX_DLLPRIVATE void MergeRange( sal_Int32 nFirstCol, sal_Int32 nFirstRow, sal_Int32 nLastCol, sal_…

Completed in 180 milliseconds

12