Home
last modified time | relevance | path

Searched refs:nRelRow (Results 1 – 19 of 19) sorted by relevance

/trunk/main/sc/source/core/tool/
H A Drefdata.cxx35 nRelRow = nRow - rPos.Row(); in CalcRelFromAbs()
48 nRow = nRelRow + rPos.Row(); in SmartRelAbs()
50 nRelRow = nRow - rPos.Row(); in SmartRelAbs()
69 nRow = nRelRow + rPos.Row(); in CalcAbsIfRel()
191 (Flags.bRowRel ? nRelRow == r.nRelRow : nRow == r.nRow) && in operator ==()
247 nRow1 = rRef1.nRelRow; in lcl_putInOrder()
248 rRef1.nRelRow = rRef2.nRelRow; in lcl_putInOrder()
249 rRef2.nRelRow = nRow1; in lcl_putInOrder()
H A Drangenam.cxx217 if ( rRef1.IsRowRel() && rRef1.nRelRow < nMinRow ) in GuessPosition()
218 nMinRow = rRef1.nRelRow; in GuessPosition()
227 if ( rRef2.IsRowRel() && rRef2.nRelRow < nMinRow ) in GuessPosition()
228 nMinRow = rRef2.nRelRow; in GuessPosition()
H A Drefupdat.cxx831 rRef.Ref1.nRow = rRef.Ref1.nRelRow + rPos.Row(); in MoveRelWrap()
836 rRef.Ref2.nRow = rRef.Ref2.nRelRow + rPos.Row(); in MoveRelWrap()
H A Dcompiler.cxx1589 if (rRef.nRelRow != 0) in r1c1_add_row()
1592 rBuf.append( String::CreateFromInt32( rRef.nRelRow ) ); in r1c1_add_row()
4524 rRef.Ref1.nRelRow = aBkp.Ref1.nRelRow; in UpdateSharedFormulaReference()
4544 rRef.Ref2.nRelRow = aBkp.Ref2.nRelRow; in UpdateSharedFormulaReference()
H A Dtoken.cxx68 rRef.nRelRow = static_cast<SCsROW>(rAPI.RelativeRow); in lcl_SingleRefToCalc()
89 rRef.nRelRow = static_cast<SCsROW>(rAPI.RelativeRow); in lcl_ExternalRefToCalc()
H A Dchgtrack.cxx2039 rRef1.nRelRow = SCROW_MAX; in lcl_InvalidateReference()
2060 rRef2.nRelRow = SCROW_MAX; in lcl_InvalidateReference()
H A Dinterpr4.cxx1140 rRow = aPos.Row() + rRef.nRelRow; in SingleRefToVars()
/trunk/main/svtools/source/brwbox/
H A Dbrwbox2.cxx947 for ( sal_uLong nRelRow = nRelTopRow; in ImplPaintData() local
948 nRelRow <= nRelBottomRow && (sal_uLong)nTopRow+nRelRow < (sal_uLong)nRowCount; in ImplPaintData()
949 ++nRelRow, aPos.Y() += nDataRowHeigt ) in ImplPaintData()
953 DBG_ASSERT( (sal_uInt16)(nTopRow+nRelRow) < nRowCount, "BrowseBox::ImplPaintData: invalid seek" ); in ImplPaintData()
954 if ( (nTopRow+long(nRelRow)) < 0 || (sal_uInt16)(nTopRow+nRelRow) >= nRowCount ) in ImplPaintData()
958 sal_uLong nRow = nTopRow+nRelRow; in ImplPaintData()
H A Ddatwin.cxx343 long nRelRow = rPosPixel.Y() < 0 in CreateBrowseEvent() local
346 long nRow = nRelRow < 0 ? -1 : nRelRow + pBox->nTopRow; in CreateBrowseEvent()
371 Point( nColX, nRelRow * pBox->GetDataRowHeight() ), in CreateBrowseEvent()
/trunk/main/sc/source/filter/qpro/
H A Dqproform.cxx52 rSRD.nRelRow = (~nTmp + 1); in ReadSRD()
53 rSRD.nRelRow = (sal_Int16)(nTmp << 3); in ReadSRD()
54 rSRD.nRelRow /= 8; in ReadSRD()
/trunk/main/sc/inc/
H A Drefdata.hxx58 SCsROW nRelRow; member
81 inline void InitMembers() { nRow = nRelRow = 0; nCol = nRelCol = 0; nTab = nRelTab = 0; } in InitMembers()
/trunk/main/sc/source/core/data/
H A Dcell2.cxx1230 rRef1.nRelCol = static_cast<SCCOL>(rRef1.nRelRow); in TransposeReference()
1231 rRef1.nRelRow = static_cast<SCROW>(nTemp); in TransposeReference()
1236 rRef2.nRelCol = static_cast<SCCOL>(rRef2.nRelRow); in TransposeReference()
1237 rRef2.nRelRow = static_cast<SCROW>(nTemp); in TransposeReference()
H A Dconditio.cxx1012 nRow2 = rChanged.Row() - aProv.Ref1.nRelRow; in SourceChanged()
1034 nRow1 = rChanged.Row() - aProv.Ref2.nRelRow; in SourceChanged()
/trunk/main/sc/source/filter/excel/
H A Dexcform.cxx1676 rSRD.nRelRow = static_cast<SCsROW>(static_cast<sal_Int16>(nRow | 0xC000)); in ExcRelToScRel()
1679 rSRD.nRelRow = static_cast<SCsROW>(nRow & nRowMask); in ExcRelToScRel()
1705 rSRD.nRelRow = rSRD.nRow - aEingPos.Row(); in ExcRelToScRel()
1881 rSRD.nRelRow = MAXROW - aEingPos.Row(); in SetComplRow()
H A Dexcform8.cxx1393 rSRD.nRelRow = static_cast<SCsROW>(static_cast<sal_Int16>(nRow)); in ExcRelToScRel8()
1413 rSRD.nRelRow = static_cast<SCsROW>(nRow) - aEingPos.Row(); in ExcRelToScRel8()
H A Dxelink.cxx981 sal_uInt16 nRow = static_cast< sal_uInt16 >( bRowRel ? rRef.nRelRow : rRef.nRow ); in WriteAddData()
1013 sal_uInt16 nRow1 = static_cast< sal_uInt16 >( bRow1Rel ? r1.nRelRow : r1.nRow ); in WriteAddData()
1014 sal_uInt16 nRow2 = static_cast< sal_uInt16 >( bRow2Rel ? r2.nRelRow : r2.nRow ); in WriteAddData()
H A Dxeformula.cxx1853 …sal_Int16 nXclRelRow = static_cast< sal_Int16 >( rRefData.IsRowRel() ? rRefData.nRelRow : rRefData… in ConvertRefData()
/trunk/main/sc/source/ui/unoobj/
H A Dtokenuno.cxx298 rAPI.RelativeRow = rRef.nRelRow; in SC_IMPL_DUMMY_PROPERTY_LISTENER()
317 rAPI.RelativeRow = rRef.nRelRow; in lcl_SingleRefToApi()
/trunk/main/sc/source/filter/lotus/
H A Dlotform.cxx293 rSRD.nRelRow = static_cast< SCsROW >( static_cast< sal_Int16 >( nRow ) ); in LotusRelToScRel()

Completed in 191 milliseconds