Lines Matching refs:GetDrawObjs
275 if ( pFrm->GetDrawObjs() ) in ~SwFrmNotify()
277 const SwSortedObjs &rObjs = *pFrm->GetDrawObjs(); in ~SwFrmNotify()
462 if( _rLayoutFrm.IsFlyFrm() && _rLayoutFrm.GetDrawObjs() ) in lcl_InvalidatePosOfLowers()
1040 pMasterFrm->GetDrawObjs() ) in ~SwCntntNotify()
1042 SwSortedObjs* pObjs = pMasterFrm->GetDrawObjs(); in ~SwCntntNotify()
2406 ASSERT( _pFrm->GetDrawObjs(), "Keine DrawObjs fuer lcl_RemoveFlysFromPage." ); in lcl_RemoveObjsFromPage()
2407 SwSortedObjs &rObjs = *_pFrm->GetDrawObjs(); in lcl_RemoveObjsFromPage()
2426 if ( pFlyFrm->GetDrawObjs() ) in lcl_RemoveObjsFromPage()
2435 if ( pCnt->GetDrawObjs() ) in lcl_RemoveObjsFromPage()
2510 if ( pFloat->GetDrawObjs() ) in SaveCntnt()
2519 { if ( pCnt->GetDrawObjs() ) in SaveCntnt()
2574 ASSERT( _pFrm->GetDrawObjs(), "Keine DrawObjs fuer lcl_AddFlysToPage." ); in lcl_AddObjsToPage()
2575 SwSortedObjs &rObjs = *_pFrm->GetDrawObjs(); in lcl_AddObjsToPage()
2599 if ( pFlyFrm->GetDrawObjs() ) in lcl_AddObjsToPage()
2608 if ( pCnt->GetDrawObjs() ) in lcl_AddObjsToPage()
2686 if ( pPage && pSav->GetDrawObjs() ) in RestoreCntnt()
2694 { if ( pPage && pBlub->GetDrawObjs() ) in RestoreCntnt()
2785 SwSortedObjs *pObjs = (SwSortedObjs*)pAnch->GetDrawObjs(); in lcl_Regist()
2832 if ( pLay->GetDrawObjs() ) in RegistFlys()
2839 else if ( pFrm->GetDrawObjs() ) in RegistFlys()
2974 if ( pCnt->GetDrawObjs() ) in lcl_NotifyCntnt()
2976 const SwSortedObjs &rObjs = *pCnt->GetDrawObjs(); in lcl_NotifyCntnt()