• Eike Rathke's avatar
    TableRef: introduce ScDBDataPortion enum · 26e84b38
    Eike Rathke yazdı
    ... to replace
    * bool bStartonly=false with ScDBDataPortion::AREA
    * bool bStartonly=true  with ScDBDataPortion::TOP_LEFT
    
    and provide means to look at header row only with
    ScDBDataPortion::HEADER as needed for TableRef.
    
    Change-Id: I9f6affd04c15a6204193687b2379160eb975f56e
    26e84b38
dbfunc.cxx 15.5 KB