Home
last modified time | relevance | path

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

/trunk/main/writerfilter/source/dmapper/
H A DDomainMapperTableHandler.hxx49 typedef uno::Sequence< RowPropertyValuesSeq_t> CellPropertyValuesSeq_t; typedef
118 CellPropertyValuesSeq_t endTableGetCellProperties(TableInfo & rInfo);
H A DDomainMapperTableHandler.cxx565 CellPropertyValuesSeq_t DomainMapperTableHandler::endTableGetCellProperties(TableInfo & rInfo) in endTableGetCellProperties()
571 CellPropertyValuesSeq_t aCellProperties( m_aCellProperties.size() ); in endTableGetCellProperties()
782 CellPropertyValuesSeq_t aCellProperties = endTableGetCellProperties(aTableInfo); in endTable()

Completed in 24 milliseconds