Lines Matching refs:FeatureDescriptions
86 typedef ::std::vector< FeatureDescription > FeatureDescriptions; typedef
89 const FeatureDescriptions& getFeatureDescriptions() in getFeatureDescriptions()
91 static FeatureDescriptions s_aFeatureDescriptions; in getFeatureDescriptions()
179 const FeatureDescriptions& rDescriptions( getFeatureDescriptions() ); in getControllerFeatureSlotIdForURL()
180 …FeatureDescriptions::const_iterator pos = ::std::find_if( rDescriptions.begin(), rDescriptions.end… in getControllerFeatureSlotIdForURL()
187 const FeatureDescriptions& rDescriptions( getFeatureDescriptions() ); in getControllerFeatureURLForSlotId()
188 …FeatureDescriptions::const_iterator pos = ::std::find_if( rDescriptions.begin(), rDescriptions.end… in getControllerFeatureURLForSlotId()
202 const FeatureDescriptions& rDescriptions( getFeatureDescriptions() ); in getFormFeatureForSlotId()
203 …FeatureDescriptions::const_iterator pos = ::std::find_if( rDescriptions.begin(), rDescriptions.end… in getFormFeatureForSlotId()
211 const FeatureDescriptions& rDescriptions( getFeatureDescriptions() ); in getSlotIdForFormFeature()
212 …FeatureDescriptions::const_iterator pos = ::std::find_if( rDescriptions.begin(), rDescriptions.end… in getSlotIdForFormFeature()