Searched refs:pColLengths (Results 1 – 1 of 1) sorted by relevance
409 sal_Int32* pColLengths, sal_Int32* pColScales, in lcl_GetColumnTypes() argument637 pColLengths[nField] = nFieldLen; in lcl_GetColumnTypes()806 const sal_Int32* pColLengths = aColLengths.getConstArray(); in DBaseExport() local822 aAny <<= pColLengths[nCol]; in DBaseExport()912 if ( nErr == eERR_OK && pColLengths[nCol] < aString.Len() ) in DBaseExport()994 const sal_Int32* pColLengths = aColLengths.getConstArray(); in DBaseExport() local1055 pColLengths[nCol] < nLen) in DBaseExport()1060 (int)pColLengths[nCol], (int)nLen); in DBaseExport()
Completed in 24 milliseconds