Searched refs:pAnchorListed (Results 1 – 1 of 1) sorted by relevance
82 const SwFmtAnchor* pAnchorListed = &(rFmtListed.GetAnchor()); in operator ()() local89 if ((pAnchorListed->GetAnchorId() == FLY_AT_PAGE) && in operator ()()94 else if ((pAnchorListed->GetAnchorId() != FLY_AT_PAGE) && in operator ()()99 else if ((pAnchorListed->GetAnchorId() == FLY_AT_PAGE) && in operator ()()102 return pAnchorListed->GetOrder() < pAnchorNew->GetOrder(); in operator ()()107 if ((pAnchorListed->GetAnchorId() == FLY_AT_FLY) && in operator ()()112 else if ((pAnchorListed->GetAnchorId() != FLY_AT_FLY) && in operator ()()117 else if ((pAnchorListed->GetAnchorId() == FLY_AT_FLY) && in operator ()()137 if ((pAnchorListed->GetAnchorId() != FLY_AT_PARA) && in operator ()()145 else if ((pAnchorListed->GetAnchorId() == FLY_AT_CHAR) && in operator ()()[all …]
Completed in 13 milliseconds