Home
last modified time | relevance | path

Searched defs:iId (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sfx2/source/sidebar/
H A DTheme.cxx479 PropertyNameToIdMap::const_iterator iId (maPropertyNameToIdMap.find(rsPropertyName)); in setPropertyValue() local
524 PropertyNameToIdMap::const_iterator iId (maPropertyNameToIdMap.find(rsPropertyName)); in getPropertyValue() local
547 PropertyNameToIdMap::const_iterator iId (maPropertyNameToIdMap.find(rsPropertyName)); in addPropertyChangeListener() local
572 PropertyNameToIdMap::const_iterator iId (maPropertyNameToIdMap.find(rsPropertyName)); in removePropertyChangeListener() local
607 PropertyNameToIdMap::const_iterator iId (maPropertyNameToIdMap.find(rsPropertyName)); in addVetoableChangeListener() local
632 PropertyNameToIdMap::const_iterator iId (maPropertyNameToIdMap.find(rsPropertyName)); in removeVetoableChangeListener() local
685 PropertyNameToIdMap::const_iterator iId (maPropertyNameToIdMap.find(rsPropertyName)); in getPropertyByName() local
705 PropertyNameToIdMap::const_iterator iId (maPropertyNameToIdMap.find(rsPropertyName)); in hasPropertyByName() local
/trunk/main/sd/source/ui/framework/configuration/
H A DConfigurationUpdater.cxx259 vector<Reference<XResourceId> >::iterator iId; in CleanRequestedConfiguration() local