Lines Matching refs:GetObj
163 SdrObject* pSO=rSrcList.GetObj(no); in CopyObjects()
187 const SdrObject* pSrcOb=rSrcList.GetObj(no); in CopyObjects()
195 SdrObject* pEdgeObjTmp=GetObj(no); in CopyObjects()
200 SdrObject* pDstNode1=GetObj(nDstNode1); in CopyObjects()
209 SdrObject* pDstNode2=GetObj(nDstNode2); in CopyObjects()
290 SdrObject* pObj=GetObj(no); in SetPage()
307 SdrObject* pObj=GetObj(i); in SetModel()
317 SdrObject* pObj=GetObj(no); in RecalcObjOrdNums()
330 SdrObject* pObj=GetObj(i); in RecalcRects()
699 SdrObject* pObj = GetObj(nNum); in NbcReformatAllTextObjects()
748 GetObj(a)->BurnInStyleSheetAttributes(); in BurnInStyleSheetAttributes()
760 SdrObject* SdrObjList::GetObj(sal_uIntPtr nNum) const in GetObj() function in SdrObjList
786 SdrObjList* pSubOL=GetObj(nNum)->GetSubList(); in CountAllObjects()
798 SdrObject* pObj=GetObj(--nObjNum); in ForceSwapInObjects()
814 SdrObject* pObj=GetObj(--nObjNum); in ForceSwapOutObjects()
837 SdrObject* pUngroupObj = GetObj( nObjNum ); in UnGroupObj()
1880 if( GetObj( n )->IsTransparent( bCheckForAlphaChannel ) ) in HasTransparentObjects()