Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/unocore/
H A Dunotext.cxx1912 SwNodeIndex aCellIndex = aStartCellPam.Start()->nNode; in ConvertCell() local
1913 while (aCellIndex < aEndCellPam.End()->nNode.GetIndex()) in ConvertCell()
1915 if (aCellIndex.GetNode().IsStartNode()) in ConvertCell()
1919 else if (aCellIndex.GetNode().IsEndNode()) in ConvertCell()
1928 ++aCellIndex; in ConvertCell()

Completed in 21 milliseconds