Home
last modified time | relevance | path

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

/aoo42x/main/writerfilter/source/dmapper/
H A DDomainMapperTableHandler.hxx52 typedef std::vector<PropertyMapVector1> PropertyMapVector2; typedef
107 PropertyMapVector2 m_aCellProperties;
H A DDomainMapperTableHandler.cxx577 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 46 milliseconds