Lines Matching refs:GetDrawObjs
350 while ( pFrm->GetDrawObjs() && pFrm->GetDrawObjs()->Count() ) in DeleteCnt()
352 SwAnchoredObject *pAnchoredObj = (*pFrm->GetDrawObjs())[0]; in DeleteCnt()
1450 if ( GetDrawObjs() ) in Format()
1452 sal_uInt32 nCnt = GetDrawObjs()->Count(); in Format()
1458 SwAnchoredObject* pAnchoredObj = (*GetDrawObjs())[i]; in Format()
1693 if ( !bPrevInvalid && pFrm->GetDrawObjs() && pLay->IsAnLower( pFrm ) ) in CalcCntnt()
1697 sal_uInt32 nCnt = pFrm->GetDrawObjs()->Count(); in CalcCntnt()
1701 SwAnchoredObject* pAnchoredObj = (*pFrm->GetDrawObjs())[i]; in CalcCntnt()
1769 if ( !pFrm->GetDrawObjs() ) in CalcCntnt()
1771 if ( pFrm->GetDrawObjs()->Count() < nCnt ) in CalcCntnt()
2407 if ( GetDrawObjs() ) in InvalidateObjs()
2416 for ( ; i < GetDrawObjs()->Count(); ++i ) in InvalidateObjs()
2418 SwAnchoredObject* pAnchoredObj = (*GetDrawObjs())[i]; in InvalidateObjs()