Home
last modified time | relevance | path

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

/trunk/main/forms/source/helper/
H A Dformnavigation.cxx109 for ( FeatureMap::iterator aFeature = m_aSupportedFeatures.begin(); in statusChanged()
140 for ( FeatureMap::iterator aFeature = m_aSupportedFeatures.begin(); in disposing()
176 for ( FeatureMap::iterator aFeature = m_aSupportedFeatures.begin(); in updateDispatches()
218 for ( FeatureMap::iterator aFeature = m_aSupportedFeatures.begin(); in connectDispatchers()
242 for ( FeatureMap::iterator aFeature = m_aSupportedFeatures.begin(); in disconnectDispatchers()
301 FeatureMap::const_iterator aInfo = m_aSupportedFeatures.find( _nFeatureId ); in dispatchWithArgument()
318 FeatureMap::const_iterator aInfo = m_aSupportedFeatures.find( _nFeatureId ); in dispatch()
332 FeatureMap::const_iterator aInfo = m_aSupportedFeatures.find( _nFeatureId ); in isEnabled()
344 FeatureMap::const_iterator aInfo = m_aSupportedFeatures.find( _nFeatureId ); in getBooleanState()
356 FeatureMap::const_iterator aInfo = m_aSupportedFeatures.find( _nFeatureId ); in getStringState()
[all …]
/trunk/main/forms/source/inc/
H A Dformnavigation.hxx67 typedef ::std::map< sal_Int16, FeatureInfo > FeatureMap; typedef in frm::OFormNavigationHelper
76 FeatureMap m_aSupportedFeatures;

Completed in 19 milliseconds