Home
last modified time | relevance | path

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

/aoo41x/main/writerfilter/source/dmapper/
H A DDomainMapperTableHandler.hxx50 typedef std::vector<PropertyMapVector1> PropertyMapVector2; typedef
98 PropertyMapVector2 m_aCellProperties;
H A DDomainMapperTableHandler.cxx523 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 23 milliseconds