Searched refs:PropertyMapVector2 (Results 1 – 2 of 2) sorted by relevance
52 typedef std::vector<PropertyMapVector1> PropertyMapVector2; typedef107 PropertyMapVector2 m_aCellProperties;
577 PropertyMapVector2::const_iterator aRowOfCellsIterator = m_aCellProperties.begin(); in endTableGetCellProperties()578 PropertyMapVector2::const_iterator aRowOfCellsIteratorEnd = m_aCellProperties.end(); in endTableGetCellProperties()579 PropertyMapVector2::const_iterator aLastRowIterator = m_aCellProperties.end() - 1; in endTableGetCellProperties()
Completed in 11 milliseconds