Home
last modified time | relevance | path

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

/aoo41x/main/framework/source/uiconfiguration/
H A Dmoduleuiconfigurationmanager.cxx1247 … UIElementData* pDefaultDataSettings = impl_findUIElementData( ResourceURL, nElementType ); in removeSettings() local
1248 if ( pDefaultDataSettings ) in removeSettings()
1257 aEvent.ReplacedElement <<= pDefaultDataSettings->xSettings; in removeSettings()
H A Duiconfigurationmanagerimpl.cxx1210 …UIElementData* pDefaultDataSettings = m_bUseDefault ? impl_findUIElementData( ResourceURL, nElemen… in removeSettings() local
1211 if ( pDefaultDataSettings ) in removeSettings()
1220 aEvent.ReplacedElement <<= pDefaultDataSettings->xSettings; in removeSettings()

Completed in 61 milliseconds