Searched refs:bSimpleColWidth (Results 1 – 3 of 3) sorted by relevance
1051 sal_Bool bSimpleColWidth[MAXCOLCOUNT]; in ConvertFrom() local1052 memset( bSimpleColWidth, 1, (MAXCOLCOUNT) * sizeof(sal_Bool) ); in ConvertFrom()1256 ScGlobal::GetCharsetValue(sItStr), bSimpleColWidth ); in ConvertFrom()1273 if ( !bSimpleColWidth[nCol] ) in ConvertFrom()1491 (bSetSimpleTextColWidths && bSimpleColWidth[nCol]) ); in ConvertFrom()
246 sal_Bool bSimpleColWidth[MAXCOLCOUNT] ) in DBaseImport()365 &bSimpleColWidth[nCol] ); in DBaseImport()
146 sal_Bool bSimpleColWidth[MAXCOLCOUNT] );
Completed in 37 milliseconds