Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/unocore/
H A Dunotext.cxx1916 SwNodeIndex aCellIndex = aStartCellPam.Start()->nNode; in ConvertCell() local
1917 while (aCellIndex < aEndCellPam.End()->nNode.GetIndex()) in ConvertCell()
1919 if (aCellIndex.GetNode().IsStartNode()) in ConvertCell()
1923 else if (aCellIndex.GetNode().IsEndNode()) in ConvertCell()
1932 ++aCellIndex; in ConvertCell()

Completed in 22 milliseconds