Searched defs:nDocCol (Results 1 – 3 of 3) sorted by relevance
724 for ( SCCOL nDocCol = nFirstCol; nDocCol <= nLastCol && bHasFieldNames; nDocCol++ ) in DBaseExport() local881 SCCOL nDocCol = sal::static_int_cast<SCCOL>( nFirstCol + nCol ); in DBaseExport() local992 SCCOL nDocCol = nFirstCol; in DBaseExport() local
984 for( SCCOL nDocCol = nFirstRealDocCol; nDocCol < nFirstDocCol; ++nDocCol ) in FillInfo() local992 for( SCCOL nDocCol = nLastDocCol + 1; nDocCol <= nLastRealDocCol; ++nDocCol ) in FillInfo() local
1109 SCCOL nDocCol = nStartCol; in lcl_PutDataArray() local1250 SCCOL nDocCol = nStartCol; in lcl_PutFormulaArray() local
Completed in 129 milliseconds