Searched refs:pIncludeProperties (Results 1 – 1 of 1) sorted by relevance
1274 const ::rtl::OUString pIncludeProperties[] = in getSupportedProperties() local1312 for (size_t i = 0; i < sizeof(pIncludeProperties)/sizeof(pIncludeProperties[0]) ;++i ) in getSupportedProperties()1316 … = ::std::find_if(pIter,pEnd,::std::bind2nd(PropertyCompare(),boost::cref(pIncludeProperties[i]))); in getSupportedProperties()1320 if ( PROPERTY_DATAFIELD == pIncludeProperties[i] ) in getSupportedProperties()