Home
last modified time | relevance | path

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

/aoo4110/main/framework/source/fwe/interaction/
H A Dpreventduplicateinteraction.cxx133 for ( pIt = m_lInteractionRules.begin(); in handle()
134 pIt != m_lInteractionRules.end() ; in handle()
189 for ( pIt = m_lInteractionRules.begin(); in handleInteractionRequest()
190 pIt != m_lInteractionRules.end() ; in handleInteractionRequest()
244 for ( pIt = m_lInteractionRules.begin(); in addInteractionRule()
245 pIt != m_lInteractionRules.end() ; in addInteractionRule()
257 m_lInteractionRules.push_back(aInteractionInfo); in addInteractionRule()
272 for ( pIt = m_lInteractionRules.begin(); in getInteractionInfo()
273 pIt != m_lInteractionRules.end() ; in getInteractionInfo()
/aoo4110/main/framework/inc/framework/
H A Dpreventduplicateinteraction.hxx135 InteractionList m_lInteractionRules; member in framework::PreventDuplicateInteraction

Completed in 13 milliseconds