Home
last modified time | relevance | path

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

/aoo4110/main/svx/source/form/
H A Dfmtextcontrolshell.cxx592 …void FmTextControlShell::transferFeatureStatesToItemSet( ControlFeatures& _rDispatchers, SfxAllIte… in transferFeatureStatesToItemSet()
596 for ( ControlFeatures::const_iterator aFeature = _rDispatchers.begin(); in transferFeatureStatesToItemSet()
681 ControlFeatures aAdditionalFestures; in executeAttributeDialog()
710ControlFeatures::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()
/aoo4110/main/svx/source/inc/
H A Dfmtextcontrolshell.hxx115 typedef ::std::map< SfxSlotId, ControlFeature, ::std::less< SfxSlotId > > ControlFeatures; typedef in svx::FmTextControlShell
116ControlFeatures m_aControlFeatures;
180 ControlFeatures& _rDispatchers
185 ControlFeatures& _rDispatchers,

Completed in 27 milliseconds