Searched refs:_nFormFeature (Results 1 – 6 of 6) sorted by relevance
158 …MatchFeatureDescriptionByFormFeature( sal_Int32 _nFormFeature ) :m_nFormFeature( _nFormFeature ) {… in MatchFeatureDescriptionByFormFeature()209 sal_Int32 FeatureSlotTranslation::getSlotIdForFormFeature( sal_Int16 _nFormFeature ) in getSlotIdForFormFeature() argument212 …Descriptions.begin(), rDescriptions.end(), MatchFeatureDescriptionByFormFeature( _nFormFeature ) ); in getSlotIdForFormFeature()
48 …eatureDispatcher::OSingleFeatureDispatcher( const URL& _rFeatureURL, const sal_Int16 _nFormFeature, in OSingleFeatureDispatcher() argument54 ,m_nFormFeature( _nFormFeature ) in OSingleFeatureDispatcher()
417 FeatureURL( const sal_Int16 _nFormFeature, const sal_Char* _pAsciiURL ) in FeatureURL()418 :nFormFeature( _nFormFeature ) in FeatureURL()
71 ::rtl::OUString lcl_getCommandURL( const sal_Int16 _nFormFeature ) in lcl_getCommandURL() argument74 switch ( _nFormFeature ) in lcl_getCommandURL()
78 const sal_Int16 _nFormFeature,
63 static sal_Int32 getSlotIdForFormFeature( sal_Int16 _nFormFeature );
Completed in 19 milliseconds