Searched defs:nRow (Results 351 – 356 of 356) sorted by relevance
1...<<1112131415
1063 void ScOutputData::GetVisibleCell( SCCOL nCol, SCROW nRow, SCTAB nTabP, ScBaseCell*& rpCell ) in GetVisibleCell()
1041 getRow( BitmapBuffer *pBuffer, sal_uLong nRow ) in getRow()
981 sal_uInt16 nRow = static_cast< sal_uInt16 >( bRowRel ? rRef.nRelRow : rRef.nRow ); in WriteAddData() local
472 const SmNode * SmNode::FindTokenAt(sal_uInt16 nRow, sal_uInt16 nCol) const in FindTokenAt()
3020 const sal_Int32 nRow = pPagePrintSettings->GetRow(); in getRenderer() local
3568 void SchXMLExportHelper_Impl::getCellAddress( sal_Int32 nCol, sal_Int32 nRow ) in getCellAddress()