Home
last modified time | relevance | path

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

/aoo4110/main/svx/source/form/
H A Dformcontrolling.cxx86 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()
180FeatureDescriptions::const_iterator pos = ::std::find_if( rDescriptions.begin(), rDescriptions.end… in getControllerFeatureSlotIdForURL()
187 const FeatureDescriptions& rDescriptions( getFeatureDescriptions() ); in getControllerFeatureURLForSlotId()
188FeatureDescriptions::const_iterator pos = ::std::find_if( rDescriptions.begin(), rDescriptions.end… in getControllerFeatureURLForSlotId()
202 const FeatureDescriptions& rDescriptions( getFeatureDescriptions() ); in getFormFeatureForSlotId()
203FeatureDescriptions::const_iterator pos = ::std::find_if( rDescriptions.begin(), rDescriptions.end… in getFormFeatureForSlotId()
211 const FeatureDescriptions& rDescriptions( getFeatureDescriptions() ); in getSlotIdForFormFeature()
[all …]

Completed in 37 milliseconds