Searched refs:rObjs (Results 1 – 16 of 16) sorted by relevance
285 SwAnchoredObject* pObj = rObjs[i]; in ~SwFrmNotify()2407 SwSortedObjs &rObjs = *_pFrm->GetDrawObjs(); in lcl_RemoveObjsFromPage() local2408 for ( sal_uInt16 i = 0; i < rObjs.Count(); ++i ) in lcl_RemoveObjsFromPage()2410 SwAnchoredObject* pObj = rObjs[i]; in lcl_RemoveObjsFromPage()2575 SwSortedObjs &rObjs = *_pFrm->GetDrawObjs(); in lcl_AddObjsToPage() local2576 for ( sal_uInt16 i = 0; i < rObjs.Count(); ++i ) in lcl_AddObjsToPage()2578 SwAnchoredObject* pObj = rObjs[i]; in lcl_AddObjsToPage()2977 for ( sal_uInt16 i = 0; i < rObjs.Count(); ++i ) in lcl_NotifyCntnt()2979 SwAnchoredObject* pObj = rObjs[i]; in lcl_NotifyCntnt()3107 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()
1681 const SwSortedObjs &rObjs = *pBoss->GetDrawObjs(); in AdjustNeighbourhood() local1683 for ( sal_uInt16 i = 0; i < rObjs.Count(); ++i ) in AdjustNeighbourhood()1685 SwAnchoredObject* pAnchoredObj = rObjs[i]; in AdjustNeighbourhood()3938 SwSortedObjs &rObjs = *pCnt->GetDrawObjs(); in lcl_InvalidateAllCntnt() local3939 for ( sal_uInt16 i = 0; i < rObjs.Count(); ++i ) in lcl_InvalidateAllCntnt()3941 SwAnchoredObject* pAnchoredObj = rObjs[i]; in lcl_InvalidateAllCntnt()3970 const SwSortedObjs &rObjs = *pPage->GetSortedObjs(); in InvalidateAllCntnt() local3971 for ( sal_uInt16 i = 0; i < rObjs.Count(); ++i ) in InvalidateAllCntnt()3973 SwAnchoredObject* pAnchoredObj = rObjs[i]; in InvalidateAllCntnt()4017 for ( sal_uInt8 i = 0; i < rObjs.Count(); ++i ) in InvalidateAllObjPos()[all …]
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()2240 const SwSortedObjs &rObjs = *pCnt->GetDrawObjs(); in _DoIdleJob() local2241 for ( sal_uInt16 i = 0; i < rObjs.Count(); ++i ) in _DoIdleJob()2243 SwAnchoredObject* pObj = rObjs[i]; in _DoIdleJob()
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()
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()
2474 SwSortedObjs& rObjs = *(pPageFrm->GetSortedObjs()); in NotifyLowerObjs() local2475 for ( sal_uInt32 i = 0; i < rObjs.Count(); ++i ) in NotifyLowerObjs()2477 SwAnchoredObject* pObj = rObjs[i]; in NotifyLowerObjs()
2930 SwSortedObjs &rObjs = *pFrm->GetDrawObjs(); in MakeFrms() local2931 for( sal_uInt16 i = 0; i < rObjs.Count(); ++i) in MakeFrms()2935 SwAnchoredObject* pObj = rObjs[i]; in MakeFrms()
6116 const SwSortedObjs& rObjs = *(pLow->GetDrawObjs()); in RefreshLaySubsidiary() local6117 for ( sal_uInt32 i = 0; i < rObjs.Count(); ++i ) in RefreshLaySubsidiary()6119 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()
1873 const SwSortedObjs &rObjs = *GetDrawObjs(); in FillSelection() local1874 for ( sal_uInt16 i = 0; i < rObjs.Count(); ++i ) in FillSelection()1876 const SwAnchoredObject* pAnchoredObj = rObjs[i]; in FillSelection()
1124 SwSortedObjs &rObjs = *pPage->GetSortedObjs(); in GetAllFlyFmts() local1125 for( sal_uInt16 i = 0; i < rObjs.Count(); ++i) in GetAllFlyFmts()1127 SwAnchoredObject* pAnchoredObj = rObjs[i]; in GetAllFlyFmts()
Completed in 160 milliseconds