Searched refs:rObjs (Results 1 – 16 of 16) sorted by relevance
269 SwAnchoredObject* pObj = rObjs[i]; in ~SwFrmNotify()2391 SwSortedObjs &rObjs = *_pFrm->GetDrawObjs(); in lcl_RemoveObjsFromPage() local2392 for ( sal_uInt16 i = 0; i < rObjs.Count(); ++i ) in lcl_RemoveObjsFromPage()2394 SwAnchoredObject* pObj = rObjs[i]; in lcl_RemoveObjsFromPage()2559 SwSortedObjs &rObjs = *_pFrm->GetDrawObjs(); in lcl_AddObjsToPage() local2560 for ( sal_uInt16 i = 0; i < rObjs.Count(); ++i ) in lcl_AddObjsToPage()2562 SwAnchoredObject* pObj = rObjs[i]; in lcl_AddObjsToPage()2961 for ( sal_uInt16 i = 0; i < rObjs.Count(); ++i ) in lcl_NotifyCntnt()2963 SwAnchoredObject* pObj = rObjs[i]; in lcl_NotifyCntnt()3091 for ( sal_uInt16 i = 0; i < rObjs.Count(); ++i ) in Notify_Background()[all …]
724 SwSortedObjs &rObjs = *pNew->GetDrawObjs(); in AppendFlyToPage() local725 for ( sal_uInt16 i = 0; i < rObjs.Count(); ++i ) in AppendFlyToPage()727 SwAnchoredObject* pTmpObj = rObjs[i]; in AppendFlyToPage()892 SwSortedObjs &rObjs = *pToMove->GetDrawObjs(); in MoveFly() local893 for ( sal_uInt32 i = 0; i < rObjs.Count(); ++i ) in MoveFly()895 SwAnchoredObject* pObj = rObjs[i]; in MoveFly()
306 SwSortedObjs &rObjs = *pPage->GetSortedObjs(); in Write() local307 for ( sal_uInt16 i = 0; i < rObjs.Count(); ++i ) in Write()309 SwAnchoredObject* pAnchoredObj = rObjs[i]; in Write()1027 SwSortedObjs &rObjs = *pPage->GetSortedObjs(); in _CheckFlyCache() local1106 for ( sal_uInt16 i = 0; i < rObjs.Count(); ++i ) in _CheckFlyCache()1108 SwAnchoredObject* pAnchoredObj = rObjs[i]; in _CheckFlyCache()
224 const SwSortedObjs &rObjs = *pPage->GetSortedObjs(); in PaintWithoutFlys() local228 for ( i = 0; i < rObjs.Count() && aTmp.Count(); ++i ) in PaintWithoutFlys()230 SdrObject *pO = rObjs[i]->DrawObj(); in PaintWithoutFlys()1122 const SwSortedObjs &rObjs = *pCnt->GetDrawObjs(); in lcl_FindFirstInvaCntnt() local1123 for ( sal_uInt16 i = 0; i < rObjs.Count(); ++i ) in lcl_FindFirstInvaCntnt()1125 const SwAnchoredObject* pObj = rObjs[i]; in lcl_FindFirstInvaCntnt()2242 const SwSortedObjs &rObjs = *pCnt->GetDrawObjs(); in _DoIdleJob() local2243 for ( sal_uInt16 i = 0; i < rObjs.Count(); ++i ) in _DoIdleJob()2245 SwAnchoredObject* pObj = rObjs[i]; in _DoIdleJob()
1676 const SwSortedObjs &rObjs = *pBoss->GetDrawObjs(); in AdjustNeighbourhood() local1678 for ( sal_uInt16 i = 0; i < rObjs.Count(); ++i ) in AdjustNeighbourhood()1680 SwAnchoredObject* pAnchoredObj = rObjs[i]; in AdjustNeighbourhood()3933 SwSortedObjs &rObjs = *pCnt->GetDrawObjs(); in lcl_InvalidateAllCntnt() local3934 for ( sal_uInt16 i = 0; i < rObjs.Count(); ++i ) in lcl_InvalidateAllCntnt()3936 SwAnchoredObject* pAnchoredObj = rObjs[i]; in lcl_InvalidateAllCntnt()3965 const SwSortedObjs &rObjs = *pPage->GetSortedObjs(); in InvalidateAllCntnt() local3966 for ( sal_uInt16 i = 0; i < rObjs.Count(); ++i ) in InvalidateAllCntnt()3968 SwAnchoredObject* pAnchoredObj = rObjs[i]; in InvalidateAllCntnt()4012 for ( sal_uInt8 i = 0; i < rObjs.Count(); ++i ) in InvalidateAllObjPos()[all …]
768 const SwSortedObjs &rObjs = *pFrm->GetDrawObjs(); in SnapShot() local769 for ( sal_uInt16 i = 0; i < rObjs.Count(); ++i ) in SnapShot()771 SwAnchoredObject* pObj = rObjs[i]; in SnapShot()
254 const SwSortedObjs &rObjs = *GetSortedObjs(); in FillSelection() local255 for ( sal_uInt16 i = 0; i < rObjs.Count(); ++i ) in FillSelection()257 const SwAnchoredObject* pAnchoredObj = rObjs[i]; in FillSelection()2569 const SwSortedObjs &rObjs = *pPage->GetSortedObjs(); in CalcFrmRects() local2570 for ( sal_uInt16 i = 0; i < rObjs.Count(); ++i ) in CalcFrmRects()2572 SwAnchoredObject* pAnchoredObj = rObjs[i]; in CalcFrmRects()
169 SwSortedObjs &rObjs = *pCntnt->GetDrawObjs(); in Modify() local170 for( sal_uInt16 i = 0; i < rObjs.Count(); ++i) in Modify()172 SwFlyFrm* pFlyFrm = dynamic_cast<SwFlyFrm*>(rObjs[i]); in Modify()
326 const SwSortedObjs &rObjs = *pPage->GetSortedObjs(); in BwdMoveNecessary() local328 for ( sal_uInt16 i = 0; nRet < 3 && i < rObjs.Count(); ++i ) in BwdMoveNecessary()332 SwAnchoredObject* pObj = rObjs[i]; in BwdMoveNecessary()
1499 SwSortedObjs &rObjs = *pPage->GetSortedObjs(); in RemoveSuperfluous() local1500 for ( sal_uInt16 i = 0; bOnlySuperfluosObjs && i < rObjs.Count(); ++i ) in RemoveSuperfluous()1503 SwAnchoredObject* pAnchoredObj = rObjs[i]; in RemoveSuperfluous()
2494 SwSortedObjs& rObjs = *(pPageFrm->GetSortedObjs()); in NotifyLowerObjs() local2495 for ( sal_uInt32 i = 0; i < rObjs.Count(); ++i ) in NotifyLowerObjs()2497 SwAnchoredObject* pObj = rObjs[i]; in NotifyLowerObjs()
2861 SwSortedObjs &rObjs = *pFrm->GetDrawObjs(); in MakeFrms() local2862 for( sal_uInt16 i = 0; i < rObjs.Count(); ++i) in MakeFrms()2866 SwAnchoredObject* pObj = rObjs[i]; in MakeFrms()
1306 const SwSortedObjs& rObjs = *pPage->GetSortedObjs(); in lcl_SubtractFlys() local1311 for ( sal_uInt16 j = 0; (j < rObjs.Count()) && rRegion.Count(); ++j ) in lcl_SubtractFlys()1313 const SwAnchoredObject* pAnchoredObj = rObjs[j]; in lcl_SubtractFlys()5989 const SwSortedObjs& rObjs = *(pLow->GetDrawObjs()); in RefreshLaySubsidiary() local5990 for ( sal_uInt32 i = 0; i < rObjs.Count(); ++i ) in RefreshLaySubsidiary()5992 const SwAnchoredObject* pAnchoredObj = rObjs[i]; in RefreshLaySubsidiary()
260 const SwSortedObjs &rObjs = *pStartFrm->GetDrawObjs(); in lcl_GetFtnLower() local261 for ( sal_uInt16 i = 0; i < rObjs.Count(); ++i ) in lcl_GetFtnLower()263 SwAnchoredObject* pAnchoredObj = rObjs[i]; in lcl_GetFtnLower()
1869 const SwSortedObjs &rObjs = *GetDrawObjs(); in FillSelection() local1870 for ( sal_uInt16 i = 0; i < rObjs.Count(); ++i ) in FillSelection()1872 const SwAnchoredObject* pAnchoredObj = rObjs[i]; in FillSelection()
1132 SwSortedObjs &rObjs = *pPage->GetSortedObjs(); in GetAllFlyFmts() local1133 for( sal_uInt16 i = 0; i < rObjs.Count(); ++i) in GetAllFlyFmts()1135 SwAnchoredObject* pAnchoredObj = rObjs[i]; in GetAllFlyFmts()
Completed in 196 milliseconds