Searched defs:nDocRow (Results 1 – 5 of 5) sorted by relevance
174 …> lcl_GetUsedCell( const Reference<XSpreadsheet>& xSheet, sal_Int32 nDocColumn, sal_Int32 nDocRow ) in lcl_GetUsedCell()212 …l_HasTextInColumn( const Reference<XSpreadsheet>& xSheet, sal_Int32 nDocColumn, sal_Int32 nDocRow ) in lcl_HasTextInColumn()335 sal_Int32 nDocRow = nStartRow + nDBRow - 1; in lcl_SetValue() local
1000 for( SCROW nDocRow = nFirstRealDocRow; nDocRow < nFirstDocRow; ++nDocRow ) in FillInfo() local1008 for( SCROW nDocRow = nLastDocRow + 1; nDocRow <= nLastRealDocRow; ++nDocRow ) in FillInfo() local
580 long nDocRow = 0; in callFunction() local
1103 SCROW nDocRow = nStartRow; in lcl_PutDataArray() local1244 SCROW nDocRow = nStartRow; in lcl_PutFormulaArray() local
742 SCROW nDocRow = 0; in DBaseExport() local
Completed in 103 milliseconds