Searched refs:pIncludeProperties (Results 1 – 1 of 1) sorted by relevance
1273 const ::rtl::OUString pIncludeProperties[] = in getSupportedProperties() local1311 for (size_t i = 0; i < sizeof(pIncludeProperties)/sizeof(pIncludeProperties[0]) ;++i ) in getSupportedProperties()1315 … = ::std::find_if(pIter,pEnd,::std::bind2nd(PropertyCompare(),boost::cref(pIncludeProperties[i]))); in getSupportedProperties()1319 if ( PROPERTY_DATAFIELD == pIncludeProperties[i] ) in getSupportedProperties()
Completed in 33 milliseconds