Home
last modified time | relevance | path

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

/AOO42X/main/framework/source/uiconfiguration/
H A Duiconfigurationmanager.cxx450 UIElementType& rDocElementType, in impl_resetElementTypeData() argument
453 UIElementDataHashMap& rHashMap = rDocElementType.aElementsHashMap; in impl_resetElementTypeData()
490 UIElementType& rDocElementType, in impl_reloadElementTypeData() argument
494 UIElementDataHashMap& rHashMap = rDocElementType.aElementsHashMap; in impl_reloadElementTypeData()
496 Reference< XStorage > xElementStorage( rDocElementType.xStorage ); in impl_reloadElementTypeData()
501 sal_Int16 nType = rDocElementType.nElementType; in impl_reloadElementTypeData()
546 rDocElementType.bModified = sal_False; in impl_reloadElementTypeData()
744 UIElementType& rDocElementType = m_aUIElements[j]; in reset() local
746 impl_resetElementTypeData( rDocElementType, aRemoveEventNotifyContainer ); in reset()
747 rDocElementType.bModified = sal_False; in reset()
[all …]
/AOO42X/main/framework/inc/uiconfiguration/
H A Duiconfigurationmanager.hxx185 …void impl_resetElementTypeData( UIElementType& rDocElementType, ConfigEventNotifyContai…
186 …void impl_reloadElementTypeData( UIElementType& rDocElementType, ConfigEventNotifyConta…