Home
last modified time | relevance | path

Searched refs:pObjFound (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/sd/source/core/
H A Ddrawdoc2.cxx95 SdrObject* pObjFound = NULL; in GetObj() local
104 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 13 milliseconds