Home
last modified time | relevance | path

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

/aoo41x/main/xmloff/source/forms/
H A Dproperty_meta_data.cxx215 const IndexedPropertyGroups& rPropertyGroups( lcl_getIndexedPropertyGroups() ); in getPropertyGroup() local
216 const IndexedPropertyGroups::const_iterator pos = rPropertyGroups.find( i_propertyGroup ); in getPropertyGroup()
217 if ( pos != rPropertyGroups.end() ) in getPropertyGroup()
240 const IndexedPropertyGroups& rPropertyGroups = lcl_getIndexedPropertyGroups(); in getPropertyGroupList() local
244 … const IndexedPropertyGroups::const_iterator groupPos = rPropertyGroups.find( propGroup ); in getPropertyGroupList()
245 … ENSURE_OR_CONTINUE( groupPos != rPropertyGroups.end(), "getPropertyGroupList: inconsistency!" ); in getPropertyGroupList()

Completed in 14 milliseconds