Searched refs:aRemoveNotifyContainer (Results 1 – 3 of 3) sorted by relevance
| /trunk/main/framework/source/uiconfiguration/ |
| H A D | uiconfigurationmanager.cxx | 1205 ConfigEventNotifyContainer aRemoveNotifyContainer; in reload() local 1213 … impl_reloadElementTypeData( rDocElementType, aRemoveNotifyContainer, aReplaceNotifyContainer ); in reload() 1227 for ( sal_uInt32 j = 0; j < aRemoveNotifyContainer.size(); j++ ) in reload() 1228 implts_notifyContainerListener( aRemoveNotifyContainer[j], NotifyOp_Remove ); in reload()
|
| H A D | uiconfigurationmanagerimpl.cxx | 1558 ConfigEventNotifyContainer aRemoveNotifyContainer; in reload() local 1568 …pl_reloadElementTypeData( rUserElementType, rDefaultElementType, aRemoveNotifyContainer, aReplaceN… in reload() 1582 …::std::for_each(aRemoveNotifyContainer.begin(),aRemoveNotifyContainer.end(),::boost::bind(&UIConfi… in reload()
|
| H A D | moduleuiconfigurationmanager.cxx | 1472 ConfigEventNotifyContainer aRemoveNotifyContainer; in reload() local 1482 …pl_reloadElementTypeData( rUserElementType, rDefaultElementType, aRemoveNotifyContainer, aReplaceN… in reload() 1496 for ( sal_uInt32 j = 0; j < aRemoveNotifyContainer.size(); j++ ) in reload() 1497 implts_notifyContainerListener( aRemoveNotifyContainer[j], NotifyOp_Remove ); in reload()
|