Home
last modified time | relevance | path

Searched refs:LAYER_USERDEFINED (Results 1 – 5 of 5) sorted by relevance

/AOO42X/main/framework/source/uiconfiguration/
H A Duiconfigurationmanagerimpl.cxx133 impl_preloadUIElementTypeList( LAYER_USERDEFINED, nElementType ); in impl_fillSequenceWithElementTypeInfo()
137 …UIElementDataHashMap& rUserElements = m_aUIElements[LAYER_USERDEFINED][nElementType].aElementsHash… in impl_fillSequenceWithElementTypeInfo()
250 if ( eLayer == LAYER_USERDEFINED ) in impl_preloadUIElementTypeList()
374 impl_preloadUIElementTypeList( LAYER_USERDEFINED, nElementType ); in impl_findUIElementData()
379 …UIElementDataHashMap& rUserHashMap = m_aUIElements[LAYER_USERDEFINED][nElementType].aElementsHashM… in impl_findUIElementData()
387 impl_requestUIElementData( nElementType, LAYER_USERDEFINED, pIter->second ); in impl_findUIElementData()
588 impl_requestUIElementData( nType, LAYER_USERDEFINED, rElement ); in impl_reloadElementTypeData()
677 m_aUIElements[LAYER_USERDEFINED][i].nElementType = i; in impl_Initialize()
678 m_aUIElements[LAYER_USERDEFINED][i].bModified = false; in impl_Initialize()
679 m_aUIElements[LAYER_USERDEFINED][i].xStorage = xElementTypeStorage; in impl_Initialize()
[all …]
H A Dmoduleuiconfigurationmanager.cxx165 impl_preloadUIElementTypeList( LAYER_USERDEFINED, nElementType ); in impl_fillSequenceWithElementTypeInfo()
168 …UIElementDataHashMap& rUserElements = m_aUIElements[LAYER_USERDEFINED][nElementType].aElementsHash… in impl_fillSequenceWithElementTypeInfo()
280 if ( eLayer == LAYER_USERDEFINED ) in impl_preloadUIElementTypeList()
405 impl_preloadUIElementTypeList( LAYER_USERDEFINED, nElementType ); in impl_findUIElementData()
409 …UIElementDataHashMap& rUserHashMap = m_aUIElements[LAYER_USERDEFINED][nElementType].aElementsHashM… in impl_findUIElementData()
417 impl_requestUIElementData( nElementType, LAYER_USERDEFINED, pIter->second ); in impl_findUIElementData()
615 impl_requestUIElementData( nType, LAYER_USERDEFINED, rElement ); in impl_reloadElementTypeData()
704 m_aUIElements[LAYER_USERDEFINED][i].nElementType = i; in impl_Initialize()
705 m_aUIElements[LAYER_USERDEFINED][i].bModified = false; in impl_Initialize()
706 m_aUIElements[LAYER_USERDEFINED][i].xStorage = xElementTypeStorage; in impl_Initialize()
[all …]
H A Dimagemanagerimpl.hxx168 LAYER_USERDEFINED, enumerator
H A Duiconfigurationmanagerimpl.hxx124 LAYER_USERDEFINED, enumerator
/AOO42X/main/framework/inc/uiconfiguration/
H A Dmoduleuiconfigurationmanager.hxx134 LAYER_USERDEFINED, enumerator