Lines Matching refs:ContainsAny
888 pFrm = ((SwSectionFrm*)pFrm)->ContainsAny(); in Paste()
894 if( pFrm && 0 != (pFrm=((SwLayoutFrm*)pFrm)->ContainsAny()) ) in Paste()
935 pFrm = ((SwSectionFrm*)pFrm)->ContainsAny(); in Cut()
975 pFrm = ((SwSectionFrm*)pFrm)->ContainsAny(); in Cut()
1058 !pSct->ContainsAny( true ) ) ) ) in Cut()
1071 SwFrm* pTmp = ((SwLayoutFrm*)pUp->GetNext())->ContainsAny(); in Cut()
1181 pFrm = ((SwSectionFrm*)pFrm)->ContainsAny(); in Paste()
1189 pFrm = ((SwSectionFrm*)pFrm)->ContainsAny(); in Paste()
2192 if( pSect->ContainsAny() == this ) in Modify()
2265 SwFrm* pCnt = ((SwSectionFrm*)pNxt)->ContainsAny(); in _UpdateAttr()
2310 SwFrm* pCnt = ((SwSectionFrm*)pNxt)->ContainsAny(); in _UpdateAttr()
3531 SwFrm* pAny = ContainsAny(); in FormatWidthCols()
3550 SwFrm* pFtnAny = pFtnCont->ContainsAny(); in FormatWidthCols()