Home
last modified time | relevance | path

Searched refs:aFound (Results 1 – 25 of 47) sorted by path

12

/trunk/main/accessibility/source/helper/
H A Dcharacterattributeshelper.cxx96 AttributeMap::iterator aFound = m_aAttributeMap.find( pNames[i] ); in GetCharacterAttributes() local
97 if ( aFound != m_aAttributeMap.end() ) in GetCharacterAttributes()
98 aAttributeMap.insert( *aFound ); in GetCharacterAttributes()
/trunk/main/chart2/source/controller/chartapiwrapper/
H A DMinMaxLineWrapper.cxx383 …tPropertyValueMap::const_iterator aFound( rStaticDefaults.find( getInfoHelper().getHandleByName( r… in getPropertyDefault() local
384 if( aFound == rStaticDefaults.end() ) in getPropertyDefault()
386 return (*aFound).second; in getPropertyDefault()
H A DUpDownBarWrapper.cxx347 …tPropertyValueMap::const_iterator aFound( rStaticDefaults.find( getInfoHelper().getHandleByName( r… in getPropertyDefault() local
348 if( aFound == rStaticDefaults.end() ) in getPropertyDefault()
350 return (*aFound).second; in getPropertyDefault()
/trunk/main/chart2/source/model/main/
H A DAxis.cxx600 tPropertyValueMap::const_iterator aFound( rStaticDefaults.find( nHandle ) ); in GetDefaultValue() local
601 if( aFound == rStaticDefaults.end() ) in GetDefaultValue()
603 return (*aFound).second; in GetDefaultValue()
H A DBaseCoordinateSystem.cxx381 tPropertyValueMap::const_iterator aFound( rStaticDefaults.find( nHandle ) ); in GetDefaultValue() local
382 if( aFound == rStaticDefaults.end() ) in GetDefaultValue()
384 return (*aFound).second; in GetDefaultValue()
H A DDataSeries.cxx288 tPropertyValueMap::const_iterator aFound( rStaticDefaults.find( nHandle ) ); in GetDefaultValue() local
289 if( aFound == rStaticDefaults.end() ) in GetDefaultValue()
291 return (*aFound).second; in GetDefaultValue()
H A DDiagram.cxx646 tPropertyValueMap::const_iterator aFound( rStaticDefaults.find( nHandle ) ); in GetDefaultValue() local
647 if( aFound == rStaticDefaults.end() ) in GetDefaultValue()
649 return (*aFound).second; in GetDefaultValue()
H A DFormattedString.cxx228 tPropertyValueMap::const_iterator aFound( rStaticDefaults.find( nHandle ) ); in GetDefaultValue() local
229 if( aFound == rStaticDefaults.end() ) in GetDefaultValue()
231 return (*aFound).second; in GetDefaultValue()
H A DGridProperties.cxx172 tPropertyValueMap::const_iterator aFound( rStaticDefaults.find( nHandle ) ); in GetDefaultValue() local
173 if( aFound == rStaticDefaults.end() ) in GetDefaultValue()
175 return (*aFound).second; in GetDefaultValue()
H A DLegend.cxx295 tPropertyValueMap::const_iterator aFound( rStaticDefaults.find( nHandle ) ); in GetDefaultValue() local
296 if( aFound == rStaticDefaults.end() ) in GetDefaultValue()
298 return (*aFound).second; in GetDefaultValue()
H A DPageBackground.cxx156 tPropertyValueMap::const_iterator aFound( rStaticDefaults.find( nHandle ) ); in GetDefaultValue() local
157 if( aFound == rStaticDefaults.end() ) in GetDefaultValue()
159 return (*aFound).second; in GetDefaultValue()
H A DStockBar.cxx168 tPropertyValueMap::const_iterator aFound( rStaticDefaults.find( nHandle ) ); in GetDefaultValue() local
169 if( aFound == rStaticDefaults.end() ) in GetDefaultValue()
171 return (*aFound).second; in GetDefaultValue()
H A DTitle.cxx308 tPropertyValueMap::const_iterator aFound( rStaticDefaults.find( nHandle ) ); in GetDefaultValue() local
309 if( aFound == rStaticDefaults.end() ) in GetDefaultValue()
311 return (*aFound).second; in GetDefaultValue()
H A DWall.cxx159 tPropertyValueMap::const_iterator aFound( rStaticDefaults.find( nHandle ) ); in GetDefaultValue() local
160 if( aFound == rStaticDefaults.end() ) in GetDefaultValue()
162 return (*aFound).second; in GetDefaultValue()
/trunk/main/chart2/source/model/template/
H A DAreaChartTypeTemplate.cxx154 tPropertyValueMap::const_iterator aFound( rStaticDefaults.find( nHandle ) ); in GetDefaultValue() local
155 if( aFound == rStaticDefaults.end() ) in GetDefaultValue()
157 return (*aFound).second; in GetDefaultValue()
H A DBarChartTypeTemplate.cxx247 tPropertyValueMap::const_iterator aFound( rStaticDefaults.find( nHandle ) ); in GetDefaultValue() local
248 if( aFound == rStaticDefaults.end() ) in GetDefaultValue()
250 return (*aFound).second; in GetDefaultValue()
H A DBubbleChartType.cxx206 tPropertyValueMap::const_iterator aFound( rStaticDefaults.find( nHandle ) ); in GetDefaultValue() local
207 if( aFound == rStaticDefaults.end() ) in GetDefaultValue()
209 return (*aFound).second; in GetDefaultValue()
H A DBubbleChartTypeTemplate.cxx142 tPropertyValueMap::const_iterator aFound( rStaticDefaults.find( nHandle ) ); in GetDefaultValue() local
143 if( aFound == rStaticDefaults.end() ) in GetDefaultValue()
145 return (*aFound).second; in GetDefaultValue()
H A DCandleStickChartType.cxx289 tPropertyValueMap::const_iterator aFound( rStaticDefaults.find( nHandle ) ); in GetDefaultValue() local
290 if( aFound == rStaticDefaults.end() ) in GetDefaultValue()
292 return (*aFound).second; in GetDefaultValue()
H A DColumnChartType.cxx168 tPropertyValueMap::const_iterator aFound( rStaticDefaults.find( nHandle ) ); in GetDefaultValue() local
169 if( aFound == rStaticDefaults.end() ) in GetDefaultValue()
171 return (*aFound).second; in GetDefaultValue()
H A DColumnLineChartTypeTemplate.cxx160 tPropertyValueMap::const_iterator aFound( rStaticDefaults.find( nHandle ) ); in GetDefaultValue() local
161 if( aFound == rStaticDefaults.end() ) in GetDefaultValue()
163 return (*aFound).second; in GetDefaultValue()
H A DLineChartType.cxx180 tPropertyValueMap::const_iterator aFound( rStaticDefaults.find( nHandle ) ); in GetDefaultValue() local
181 if( aFound == rStaticDefaults.end() ) in GetDefaultValue()
183 return (*aFound).second; in GetDefaultValue()
H A DLineChartTypeTemplate.cxx182 tPropertyValueMap::const_iterator aFound( rStaticDefaults.find( nHandle ) ); in GetDefaultValue() local
183 if( aFound == rStaticDefaults.end() ) in GetDefaultValue()
185 return (*aFound).second; in GetDefaultValue()
H A DPieChartType.cxx211 tPropertyValueMap::const_iterator aFound( rStaticDefaults.find( nHandle ) ); in GetDefaultValue() local
212 if( aFound == rStaticDefaults.end() ) in GetDefaultValue()
214 return (*aFound).second; in GetDefaultValue()
H A DPieChartTypeTemplate.cxx189 tPropertyValueMap::const_iterator aFound( rStaticDefaults.find( nHandle ) ); in GetDefaultValue() local
190 if( aFound == rStaticDefaults.end() ) in GetDefaultValue()
192 return (*aFound).second; in GetDefaultValue()

Completed in 181 milliseconds

12