Lines Matching refs:GetDrawObjs
259 if ( pFrm->GetDrawObjs() ) in ~SwFrmNotify()
261 const SwSortedObjs &rObjs = *pFrm->GetDrawObjs(); in ~SwFrmNotify()
446 if( _rLayoutFrm.IsFlyFrm() && _rLayoutFrm.GetDrawObjs() ) in lcl_InvalidatePosOfLowers()
1024 pMasterFrm->GetDrawObjs() ) in ~SwCntntNotify()
1026 SwSortedObjs* pObjs = pMasterFrm->GetDrawObjs(); in ~SwCntntNotify()
2390 ASSERT( _pFrm->GetDrawObjs(), "Keine DrawObjs fuer lcl_RemoveFlysFromPage." ); in lcl_RemoveObjsFromPage()
2391 SwSortedObjs &rObjs = *_pFrm->GetDrawObjs(); in lcl_RemoveObjsFromPage()
2410 if ( pFlyFrm->GetDrawObjs() ) in lcl_RemoveObjsFromPage()
2419 if ( pCnt->GetDrawObjs() ) in lcl_RemoveObjsFromPage()
2494 if ( pFloat->GetDrawObjs() ) in SaveCntnt()
2503 { if ( pCnt->GetDrawObjs() ) in SaveCntnt()
2558 ASSERT( _pFrm->GetDrawObjs(), "Keine DrawObjs fuer lcl_AddFlysToPage." ); in lcl_AddObjsToPage()
2559 SwSortedObjs &rObjs = *_pFrm->GetDrawObjs(); in lcl_AddObjsToPage()
2583 if ( pFlyFrm->GetDrawObjs() ) in lcl_AddObjsToPage()
2592 if ( pCnt->GetDrawObjs() ) in lcl_AddObjsToPage()
2670 if ( pPage && pSav->GetDrawObjs() ) in RestoreCntnt()
2678 { if ( pPage && pBlub->GetDrawObjs() ) in RestoreCntnt()
2769 SwSortedObjs *pObjs = (SwSortedObjs*)pAnch->GetDrawObjs(); in lcl_Regist()
2816 if ( pLay->GetDrawObjs() ) in RegistFlys()
2823 else if ( pFrm->GetDrawObjs() ) in RegistFlys()
2958 if ( pCnt->GetDrawObjs() ) in lcl_NotifyCntnt()
2960 const SwSortedObjs &rObjs = *pCnt->GetDrawObjs(); in lcl_NotifyCntnt()