Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/layout/
H A Dsortedobjsimpl.cxx82 const SwFmtAnchor* pAnchorListed = &(rFmtListed.GetAnchor()); in operator ()() local
89 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 23 milliseconds