Home
last modified time | relevance | path

Searched refs:aRemoveNotifyContainer (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/framework/source/uiconfiguration/
H A Duiconfigurationmanager.cxx1211 ConfigEventNotifyContainer aRemoveNotifyContainer; in reload() local
1219 … impl_reloadElementTypeData( rDocElementType, aRemoveNotifyContainer, aReplaceNotifyContainer ); in reload()
1233 for ( sal_uInt32 j = 0; j < aRemoveNotifyContainer.size(); j++ ) in reload()
1234 implts_notifyContainerListener( aRemoveNotifyContainer[j], NotifyOp_Remove ); in reload()
H A Dmoduleuiconfigurationmanager.cxx1480 ConfigEventNotifyContainer aRemoveNotifyContainer; in reload() local
1490 …pl_reloadElementTypeData( rUserElementType, rDefaultElementType, aRemoveNotifyContainer, aReplaceN… in reload()
1504 for ( sal_uInt32 j = 0; j < aRemoveNotifyContainer.size(); j++ ) in reload()
1505 implts_notifyContainerListener( aRemoveNotifyContainer[j], NotifyOp_Remove ); in reload()
H A Duiconfigurationmanagerimpl.cxx1566 ConfigEventNotifyContainer aRemoveNotifyContainer; in reload() local
1576 …pl_reloadElementTypeData( rUserElementType, rDefaultElementType, aRemoveNotifyContainer, aReplaceN… in reload()
1590 …::std::for_each(aRemoveNotifyContainer.begin(),aRemoveNotifyContainer.end(),::boost::bind(&UIConfi… in reload()

Completed in 36 milliseconds