Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/docshell/
H A Ddocsh.cxx1053 ScRange aColWidthRange; in ConvertFrom() local
1267 aColWidthRange.aStart.SetRow( 1 ); // Spaltenheader nicht in ConvertFrom()
1479 aColWidthRange.aEnd.SetCol( nEndCol ); in ConvertFrom()
1480 aColWidthRange.aEnd.SetRow( nEndRow ); in ConvertFrom()
1482 aMark.SetMarkArea( aColWidthRange ); in ConvertFrom()

Completed in 36 milliseconds