Searched defs:SetStartRow (Results 1 – 3 of 3) sorted by relevance
/trunk/main/sc/source/ui/inc/ | ||
H A D | asciiopt.hxx | 110 void SetStartRow( long nRow) { nStartRow= nRow; } in SetStartRow() function in ScAsciiOptions |
H A D | printfun.hxx | 128 void SetStartRow(SCROW n) { nStartRow = n; } in SetStartRow() function in ScPageRowEntry |
/trunk/main/sc/inc/ | ||
H A D | chartpos.hxx | 148 void SetStartRow(SCROW nNew) { nStartRow = nNew; } in SetStartRow() function in ScChartPositioner |
Completed in 14 milliseconds