Home
last modified time | relevance | path

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

/trunk/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
747 rDocElementType.bModified = sal_False; in reset()
1217 UIElementType& rDocElementType = m_aUIElements[i]; in reload() local
[all …]
/trunk/main/framework/inc/uiconfiguration/
H A Duiconfigurationmanager.hxx185 …void impl_resetElementTypeData( UIElementType& rDocElementType, ConfigEventNotifyContai…
186 …void impl_reloadElementTypeData( UIElementType& rDocElementType, ConfigEventNotifyConta…

Completed in 24 milliseconds