Searched refs:pPropsIter (Results 1 – 1 of 1) sorted by relevance
319 beans::Property* pPropsIter = aProps.getArray(); in getExcludeProperties() local320 beans::Property* pPropsEnd = pPropsIter + aProps.getLength(); in getExcludeProperties()321 for (; pPropsIter != pPropsEnd; ++pPropsIter) in getExcludeProperties()324 …eProperties)/sizeof(pExcludeProperties[0]) && pExcludeProperties[nPos] != pPropsIter->Name;++nPos ) in getExcludeProperties()327 _rExcludeProperties.push_back(*pPropsIter); in getExcludeProperties()
Completed in 13 milliseconds