Searched refs:nPamStartIndex (Results 1 – 1 of 1) sorted by relevance
1066 const sal_uInt32 nPamStartIndex = pPaMStart->nNode.GetIndex(); in TstFlyRange() local1069 bOk = (nPamStartIndex < nFlyIndex && nPamEndIndex > nFlyIndex) || in TstFlyRange()1070 (((nPamStartIndex == nFlyIndex) && (pPaMStart->nContent.GetIndex() == 0)) && in TstFlyRange()1076 bOk = (nPamStartIndex < nFlyIndex && in TstFlyRange()1081 (((nPamStartIndex == nFlyIndex) && in TstFlyRange()
Completed in 16 milliseconds