Searched refs:ControlFeatures (Results 1 – 2 of 2) sorted by relevance
592 …void FmTextControlShell::transferFeatureStatesToItemSet( ControlFeatures& _rDispatchers, SfxAllIte… in transferFeatureStatesToItemSet()596 for ( ControlFeatures::const_iterator aFeature = _rDispatchers.begin(); in transferFeatureStatesToItemSet()681 ControlFeatures aAdditionalFestures; in executeAttributeDialog()710 … ControlFeatures::const_iterator aFeaturePos = m_aControlFeatures.find( nSlotForDispatcher ); in executeAttributeDialog()843 ControlFeatures::const_iterator aFeaturePos = m_aControlFeatures.find( nSlot ); in ExecuteTextAttribute()963 ControlFeatures::const_iterator aFeaturePos = m_aControlFeatures.find( nSlot ); in GetTextAttributeState()1172 for ( ControlFeatures::iterator aLoop = m_aControlFeatures.begin(); in implClearActiveControlRef()1180 ControlFeatures aEmpty; in implClearActiveControlRef()1290 ControlFeatures& _rDispatchers ) in fillFeatureDispatchers()1302 … _rDispatchers.insert( ControlFeatures::value_type( *pSlots, ControlFeature( pDispatcher ) ) ); in fillFeatureDispatchers()
115 typedef ::std::map< SfxSlotId, ControlFeature, ::std::less< SfxSlotId > > ControlFeatures; typedef in svx::FmTextControlShell116 … ControlFeatures m_aControlFeatures;180 ControlFeatures& _rDispatchers185 ControlFeatures& _rDispatchers,
Completed in 20 milliseconds