Lines Matching refs:GetDrawObjs
331 while ( pFrm->GetDrawObjs() && pFrm->GetDrawObjs()->Count() ) in DeleteCnt()
333 SwAnchoredObject *pAnchoredObj = (*pFrm->GetDrawObjs())[0]; in DeleteCnt()
1430 if ( GetDrawObjs() ) in Format()
1432 sal_uInt32 nCnt = GetDrawObjs()->Count(); in Format()
1438 SwAnchoredObject* pAnchoredObj = (*GetDrawObjs())[i]; in Format()
1673 if ( !bPrevInvalid && pFrm->GetDrawObjs() && pLay->IsAnLower( pFrm ) ) in CalcCntnt()
1677 sal_uInt32 nCnt = pFrm->GetDrawObjs()->Count(); in CalcCntnt()
1681 SwAnchoredObject* pAnchoredObj = (*pFrm->GetDrawObjs())[i]; in CalcCntnt()
1749 if ( !pFrm->GetDrawObjs() ) in CalcCntnt()
1751 if ( pFrm->GetDrawObjs()->Count() < nCnt ) in CalcCntnt()
2387 if ( GetDrawObjs() ) in InvalidateObjs()
2396 for ( ; i < GetDrawObjs()->Count(); ++i ) in InvalidateObjs()
2398 SwAnchoredObject* pAnchoredObj = (*GetDrawObjs())[i]; in InvalidateObjs()