Home
last modified time | relevance | path

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

/aoo4110/main/reportdesign/source/ui/inspection/
H A DGeometryHandler.cxx1273 const ::rtl::OUString pIncludeProperties[] = in getSupportedProperties() local
1311 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 47 milliseconds