Home
last modified time | relevance | path

Searched refs:rRowSequence (Results 1 – 1 of 1) sorted by relevance

/aoo42x/main/writerfilter/source/dmapper/
H A DDomainMapperTableHandler.cxx67 void rowSequenceToTags(XMLTag::Pointer_t pTag, RowSequence_t & rRowSequence) in rowSequenceToTags() argument
69 sal_Int32 nCount = rRowSequence.getLength(); in rowSequenceToTags()
74 CellSequence_t & rCells = rRowSequence[n]; in rowSequenceToTags()
89 RowSequence_t & rRowSequence = rTableSequence[n]; in tableSequenceToTag() local
91 rowSequenceToTags(pRowTag, rRowSequence); in tableSequenceToTag()

Completed in 11 milliseconds