Searched refs:groupPos (Results 1 – 2 of 2) sorted by relevance
244 … const IndexedPropertyGroups::const_iterator groupPos = rPropertyGroups.find( propGroup ); in getPropertyGroupList() local245 … ENSURE_OR_CONTINUE( groupPos != rPropertyGroups.end(), "getPropertyGroupList: inconsistency!" ); in getPropertyGroupList()246 o_propertyGroups.push_back( groupPos->second ); in getPropertyGroupList()
504 RBGroup(sal_uInt16& groupPos ):mRBGroupPos(groupPos){} in RBGroup() argument
Completed in 15 milliseconds