Lines Matching refs:GetIndex

341 	if( rWhere.GetIndex() )  in SwNode()
343 SwNode* pNd = rNodes[ rWhere.GetIndex() -1 ]; in SwNode()
413 while( !pTmp->IsTableNode() && pTmp->GetIndex() ) in FindTableNode()
492 GetTblBox( pSttNd->GetIndex() ); in IsProtect()
564 *pPgDescNdIdx = pNode->GetIndex(); in FindPageDesc()
575 if( pNd->GetIndex() < GetNodes().GetEndOfExtras().GetIndex() && in FindPageDesc()
644 if( pNd->GetIndex() < GetNodes().GetEndOfExtras().GetIndex() ) in FindPageDesc()
646 if( pNd->GetIndex() > GetNodes().GetEndOfAutotext().GetIndex() ) in FindPageDesc()
760 *pPgDescNdIdx = pNd->GetIndex(); in FindPageDesc()
811 pSttNd->GetIndex() ); in GetTblBox()
819 while( eTyp != pTmp->GetStartNodeType() && pTmp->GetIndex() ) in FindSttNodeByType()
968 while( 0 != ( pCNd = rNds.GoNext( &aIdx )) && pCNd->GetIndex() < nEndIdx ) in CheckSectionCondColl()
1225 if( pIdx->GetIndex() < Len() ) in GoNext()
1232 xub_StrLen nPos = pIdx->GetIndex(); in GoNext()
1273 if( pIdx->GetIndex() > 0 ) in GoPrevious()
1280 xub_StrLen nPos = pIdx->GetIndex(); in GoPrevious()
1338 SwNode2Layout aNode2Layout( *this, rNode.GetIndex() ); in MakeFrms()
1830 if( pNd->GetNodeType() != nNdType || rNds.Count()-1 == aIdx.GetIndex() ) in CanJoinNext()
1855 while( aIdx.GetIndex() && in CanJoinPrev()
1860 if( pNd->GetNodeType() != nNdType || 0 == aIdx.GetIndex() ) in CanJoinPrev()
1925 GetTblBox( pSttNd->GetIndex() ) ) && pBox && in IsAnyCondition()
1959 pSttNd = pSttNd->GetIndex() in IsAnyCondition()
1973 rOutlNds[ nPos ]->GetIndex() < GetIndex() ) in IsAnyCondition()