Searched defs:nRowPos (Results 1 – 11 of 11) sorted by relevance
49 const uno::Reference<sdbc::XRow>& xRow, long nRowPos, in PutData()
818 SCROW nRowPos = nDataStartRow + (SCROW)nRow; //! check for overflow in Output() local881 SCROW nRowPos = nMemberStartRow + (SCROW)nField; //! check for overflow in Output() local944 SCROW nRowPos = nDataStartRow + (SCROW)nRow; //! check for overflow in Output() local1803 long nRowPos = 0; in GetPivotData() local
2325 long nRowPos = 0; in UpdateRunningTotals() local
1431 void SbaGridControl::DoRowDrag( sal_Int16 nRowPos ) in DoRowDrag()1437 void SbaGridControl::implTransferSelectedRows( sal_Int16 nRowPos, bool _bTrueIfClipboardFalseIfDrag… in implTransferSelectedRows()1476 void SbaGridControl::DoFieldDrag(sal_uInt16 nColumnPos, sal_Int16 nRowPos) in DoFieldDrag()
224 void ScRetypePassDlg::SetTableData(size_t nRowPos, SCTAB nTab) in SetTableData()
673 SCROW nRowPos = 0; in GetTableInfo() local
755 for (size_t nRowPos=0; nRowPos+1<nRowCount; nRowPos++) in HitPageBreak() local
1104 size_t nRowPos; in DrawPagePreview() local
894 sal_Int32 nRowPos = getDriverPos(); in insertRow() local
2599 for(sal_uInt32 nRowPos = 0; nRowPos < m_aHeader.db_anz;++nRowPos) in copyData() local
380 void FmFilterAdapter::setText(sal_Int32 nRowPos, in setText()
Completed in 292 milliseconds