Searched refs:nGroupStartRow (Results 1 – 2 of 2) sorted by relevance
245 nGroupStartRow(0), in ScXMLTableRowsContext()259 nGroupStartRow = rImport.GetTables().GetCurrentRow(); in ScXMLTableRowsContext()260 ++nGroupStartRow; in ScXMLTableRowsContext()351 if (nGroupStartRow <= nGroupEndRow) in EndElement()360 …pRowArray->Insert(static_cast<SCROW>(nGroupStartRow), static_cast<SCROW>(nGroupEndRow), bResized, … in EndElement()
62 sal_Int32 nGroupStartRow; member in ScXMLTableRowsContext
Completed in 21 milliseconds