Searched refs:rRowSequence (Results 1 – 1 of 1) sorted by relevance
67 void rowSequenceToTags(XMLTag::Pointer_t pTag, RowSequence_t & rRowSequence) in rowSequenceToTags() argument69 sal_Int32 nCount = rRowSequence.getLength(); in rowSequenceToTags()74 CellSequence_t & rCells = rRowSequence[n]; in rowSequenceToTags()89 RowSequence_t & rRowSequence = rTableSequence[n]; in tableSequenceToTag() local91 rowSequenceToTags(pRowTag, rRowSequence); in tableSequenceToTag()
Completed in 10 milliseconds