Home
last modified time | relevance | path

Searched refs:maPropertyNameMap (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/sd/source/core/
H A DCustomAnimationPreset.cxx447 implImportLabels( xConfigProvider, aPropertyPath, maPropertyNameMap ); in importResources()
575 return translateName( rPresetId, maPropertyNameMap ); in getUINameForProperty()
/aoo42x/main/sd/inc/
H A DCustomAnimationPreset.hxx135 UStringMap maPropertyNameMap; member in sd::CustomAnimationPresets
/aoo42x/main/stoc/source/inspect/
H A Dintrospection.cxx208 IntrospectionNameMap maPropertyNameMap; member in stoc_inspect::IntrospectionAccessStatic_Impl
334 IntrospectionNameMap::iterator aIt = pThis->maPropertyNameMap.find( aPropertyName ); in getPropertyIndex()
335 if( !( aIt == pThis->maPropertyNameMap.end() ) ) in getPropertyIndex()
2238 IntrospectionNameMap& rPropNameMap = pAccess->maPropertyNameMap; in implInspect()

Completed in 40 milliseconds