Home
last modified time | relevance | path

Searched refs:pColLengths (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sc/source/ui/docshell/
H A Ddocsh8.cxx409 sal_Int32* pColLengths, sal_Int32* pColScales, in lcl_GetColumnTypes() argument
637 pColLengths[nField] = nFieldLen; in lcl_GetColumnTypes()
806 const sal_Int32* pColLengths = aColLengths.getConstArray(); in DBaseExport() local
822 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() local
1055 pColLengths[nCol] < nLen) in DBaseExport()
1060 (int)pColLengths[nCol], (int)nLen); in DBaseExport()

Completed in 10 milliseconds