Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/ui/docshell/
H A Ddocsh.cxx1051 sal_Bool bSimpleColWidth[MAXCOLCOUNT]; in ConvertFrom() local
1052 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()
H A Ddocsh8.cxx246 sal_Bool bSimpleColWidth[MAXCOLCOUNT] ) in DBaseImport()
365 &bSimpleColWidth[nCol] ); in DBaseImport()
/aoo41x/main/sc/source/ui/inc/
H A Ddocsh.hxx146 sal_Bool bSimpleColWidth[MAXCOLCOUNT] );

Completed in 65 milliseconds