Home
last modified time | relevance | path

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

/trunk/main/writerfilter/source/dmapper/
H A DDomainMapperTableHandler.hxx48 typedef uno::Sequence< TablePropertyValues_t > RowPropertyValuesSeq_t; typedef
49 typedef uno::Sequence< RowPropertyValuesSeq_t> CellPropertyValuesSeq_t;
120 RowPropertyValuesSeq_t endTableGetRowProperties();
H A DDomainMapperTableHandler.cxx583 RowPropertyValuesSeq_t* pCellProperties = aCellProperties.getArray(); in endTableGetCellProperties()
727 RowPropertyValuesSeq_t DomainMapperTableHandler::endTableGetRowProperties() in endTableGetRowProperties()
733 RowPropertyValuesSeq_t aRowProperties( m_aRowProperties.size() ); in endTableGetRowProperties()
784 RowPropertyValuesSeq_t aRowProperties = endTableGetRowProperties(); in endTable()

Completed in 30 milliseconds