Searched refs:SetStartRow (Results 1 – 5 of 5) sorted by relevance
110 void SetStartRow( long nRow) { nStartRow= nRow; } in SetStartRow() function in ScAsciiOptions
128 void SetStartRow(SCROW n) { nStartRow = n; } in SetStartRow() function in ScPageRowEntry
148 void SetStartRow(SCROW nNew) { nStartRow = nNew; } in SetStartRow() function in ScChartPositioner
511 rOpt.SetStartRow( (long)aNfRow.GetValue() ); in GetOptions()
3103 maPageRows[nPagesY].SetStartRow( nPageStartRow ); in CalcPages()3144 maPageRows[nPagesY].SetStartRow( nPageStartRow ); in CalcPages()
Completed in 41 milliseconds