Searched refs:pObjFound (Results 1 – 1 of 1) sorted by relevance
95 SdrObject* pObjFound = NULL; in GetObj() local104 while (nPage < nMaxPages && !pObjFound) in GetObj()109 while (aIter.IsMore() && !pObjFound) in GetObj()118 pObjFound = pObj; in GetObj()131 while (nPage < nMaxMasterPages && !pObjFound) in GetObj()136 while (aIter.IsMore() && !pObjFound) in GetObj()145 pObjFound = pObj; in GetObj()152 return (pObjFound); in GetObj()
Completed in 12 milliseconds