Home
last modified time | relevance | path

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

/trunk/main/reportdesign/source/ui/inspection/
H A Dmetadata.cxx319 beans::Property* pPropsIter = aProps.getArray(); in getExcludeProperties() local
320 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 17 milliseconds