Searched refs:PropertyMapVector2 (Results 1 – 2 of 2) sorted by relevance
50 typedef std::vector<PropertyMapVector1> PropertyMapVector2; typedef98 PropertyMapVector2 m_aCellProperties;
523 PropertyMapVector2::const_iterator aRowOfCellsIterator = m_aCellProperties.begin(); in endTableGetCellProperties()524 PropertyMapVector2::const_iterator aRowOfCellsIteratorEnd = m_aCellProperties.end(); in endTableGetCellProperties()525 PropertyMapVector2::const_iterator aLastRowIterator = m_aCellProperties.end() - 1; in endTableGetCellProperties()
Completed in 9 milliseconds